laruence / taint

Taint is a PHP extension, used for detecting XSS codes
Other
611 stars 128 forks source link

added failing test for nonexistent array key cannot be tainted #48

Closed staabm closed 6 years ago

staabm commented 7 years ago

I expected this case to work like demonstrated in the test.

staabm commented 7 years ago

in case the taint() api is meant to support only strings it would be great when taint() and untained() would emit warnings/notices