1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/stubs
orklah d64023548c
Merge pull request #9067 from weirdan/backed-enum-cases
fix `I::cases()` where `interface I extends BackedEnum`
2023-01-07 21:05:35 +01:00
..
extensions Narrow down the return type of DOMXPath::query() 2023-01-06 16:19:48 +01:00
CoreGenericClasses.phpstub Prevent other DB escaping functions from escaping non-sql taints 2022-12-28 14:19:01 -06:00
CoreGenericFunctions.phpstub Merge pull request #9016 from Ocramius/feature/#5039-more-refined-types-for-explode-core-function 2022-12-29 10:23:18 +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 Fix ReflectionFunctionAbstract::getExtensionName() stub 2023-01-03 22:16:58 +01:00
Php81.phpstub fix I::cases() where interface I extends BackedEnum 2023-01-05 21:35:47 -04: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 Fix ReflectionClass stub 2023-01-03 23:55:59 +01:00
SPL.phpstub Fix template param for SplDoublyLinkedList. 2022-10-14 11:54:53 +05:30