1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/stubs
Alies Lapatsin c07cba8da4
#4772 Mark 3rd argument of get_headers nullable and optional (#4774)
There is no documentation that $context is nullable but it’s better to mark is nullable and use default value so psalm will not ask to use all 3 parameters.
2020-12-03 23:14:43 -05:00
..
CoreGenericClasses.phpstub Fix #4481 - ReflectionProperty implements Reflector 2020-11-05 09:29:20 -05:00
CoreGenericFunctions.phpstub #4772 Mark 3rd argument of get_headers nullable and optional (#4774) 2020-12-03 23:14:43 -05:00
CoreImmutableClasses.phpstub Move static code out of src 2020-10-12 00:59:19 -04:00
ext-ds.php Fix Ds\Sequence::toArray() return type (#4763) 2020-12-03 09:28:26 -05:00
pdo.php Declare PdoStatement->fetchObject($class_name) a taint sink (#4701) 2020-11-25 15:50:19 -05:00
Php80.php Fix #4517 - track type contradiction issues in match expressions 2020-11-09 10:00:53 -05:00
Xdebug.php Move static code out of src 2020-10-12 00:59:19 -04:00