1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/stubs
Lukas Reschke a1fd92d9fd
Add more Psalm flows for string functions (#4576)
This adds string functions from
https://www.php.net/manual/en/ref.strings.php

This commit adds the flows for functions from "addcslashes" to "sprintf".
More are to follow in later commits.

Ref #3636
2021-01-29 11:46:12 +01:00
..
CoreGenericClasses.phpstub Fix #4481 - ReflectionProperty implements Reflector 2021-01-29 11:46:03 +01:00
CoreGenericFunctions.phpstub Add more Psalm flows for string functions (#4576) 2021-01-29 11:46:12 +01:00
CoreImmutableClasses.phpstub
ext-ds.php Add psalm-mutation-free to ext-ds (#4425) 2021-01-29 11:44:35 +01:00
Php80.php Fix #4517 - track type contradiction issues in match expressions 2021-01-29 11:46:07 +01:00
Xdebug.php