1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/stubs
orklah 2e01e9b7cd
Merge pull request #7396 from Patrick-Remy/feat/key-of-value-of-improvements
feat: make key-of/value-of usable with non-const arrays
2022-01-31 21:39:01 +01:00
..
extensions Add stub for PDOException. 2022-01-27 17:05:48 -06:00
CoreGenericClasses.phpstub load the ReturnTypeWillChange stubs for all versions to allow using it on every PHP version 2021-11-09 19:57:03 +01:00
CoreGenericFunctions.phpstub feat: make value-of<T> capable for template types 2022-01-27 22:28:40 +01:00
CoreGenericIterators.phpstub fix some iterator stubs (#6970) 2022-01-30 01:18:05 +01:00
CoreImmutableClasses.phpstub Update CoreImmutableClasses.phpstub (#5218) 2021-02-14 12:07:39 -05:00
Php80.phpstub php 8.0 introduced visibility constants on ReflectionClassConstant 2021-10-06 08:58:53 +02:00
Php81.phpstub fix(stubs): UnitEnum::cases() can return an empty list 2021-12-21 12:06:41 +01:00
phpparser.phpstub ->args to ->getArgs 2021-10-09 23:37:04 +02:00
Reflection.phpstub improve support for enum_exists 2022-01-22 18:27:24 +01:00
SPL.phpstub Fix invalid class/method declaration in stub 2021-10-05 21:41:27 +09:00