Craig
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Edited Supporting the "literal-string" type, used to prevent Injection vulnerabilities
Both Psalm and PHPStan have supported the "literal-string" type for a year: https://github.com/vimeo/psalm/releases/tag/4.8.0https://github.com/phpstan/phpstan/releases/tag/0.12.97 This type is des...