mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 12:55:26 +01:00
4aabb411a8
* Added event to prevent tainting. * Remove optional codebase parameter. * Removed falsy check for codebase. * Use two separate hooks for adding and removing taints * Add slashes * Update add/remove taint test name. * Cleaned up SafeArrayKeyChecker example plugin. * Added more AddRemoveTaintsEvent calls to codebase. * Fix type check error with $added_taints param. * Added AddRemoveTaintsEvent to remaining classes. * Fix post-merge error. * Add comma * Remove $int_offset that never existed Co-authored-by: Matt Brown <github@muglug.com> |
||
---|---|---|
.. | ||
composer-based/echo-checker | ||
ClassUnqualifier.php | ||
FunctionCasingChecker.php | ||
PreventFloatAssignmentChecker.php | ||
SafeArrayKeyChecker.php | ||
StringChecker.php |