1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/stubs
2022-12-18 14:52:44 +01:00
..
extensions Unify a way how to load stubs for extentions 2022-12-10 17:02:47 +01:00
CoreGenericClasses.phpstub Configure a correct attribute target in stubs/CoreGenericClasses.phpstub 2022-08-24 21:32:26 +02:00
CoreGenericFunctions.phpstub array_merge_recursive 2022-12-18 14:52:44 +01:00
CoreGenericIterators.phpstub Merge remote-tracking branch 'origin/4.x' into HEAD 2022-11-08 10:25:04 +01:00
CoreImmutableClasses.phpstub Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
Php80.phpstub Declaring more precise types and purity boundaries on ext-reflection symbols in .phpstub files 2022-12-06 11:08:30 +01:00
Php81.phpstub Mark Reflection(Method|Property)#setAccessible() as pure starting from PHP 8.1 onwards 2022-12-07 14:22:15 +01:00
Php82.phpstub Refine ReflectionUnionType and ReflectionIntersectionType for PHP 8.1 and PHP 8.2 2022-12-06 18:26:50 +01: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 Removed templated parameters from ReflectionClass#isInstance() 2022-12-06 11:21:09 +01:00
SPL.phpstub Fix template param for SplDoublyLinkedList. 2022-10-14 11:54:53 +05:30