taint 0.4.1

XSS code sniffer


An extension used for detecting XSS codes(tainted string),
And also can be used to spot sql injection vulnerabilities, shell inject, etc.

License: PHP

Changes

- Fixed bug #61163 (Passing and using tainted data in specific way crashes)
- Fix build while zend_error_noreturn missed