1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/stubs
2023-05-21 10:35:19 +01:00
..
extensions Ignore nullable return form SimpleXMLElement::addChild() 2023-05-04 21:07:44 +02:00
CoreGenericClasses.phpstub Add stub for DateInterval 2023-04-20 15:52:29 +01:00
CoreGenericFunctions.phpstub Narrow the type of haystack when strpos != false 2023-05-21 10:35:19 +01:00
CoreGenericIterators.phpstub fix: add missing constructor parameter to IteratorIterator 2023-04-13 00:14:26 +02:00
CoreImmutableClasses.phpstub Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
Php80.phpstub Update pack() stub 2023-02-28 23:50:23 -06:00
Php81.phpstub fix I::cases() where interface I extends BackedEnum 2023-01-05 21:35:47 -04:00
Php82.phpstub Fix return type of str_split() 2023-03-12 21:15:53 -05:00
phpparser.phpstub Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
Reflection.phpstub Merge pull request #9085 from BenMorel/newInstanceArgs 2023-01-19 23:08:21 +01:00
SPL.phpstub Fix template param for SplDoublyLinkedList. 2022-10-14 11:54:53 +05:30