1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/stubs
2022-01-06 01:55:55 +01: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 array_count_values return type for uncertain arrays 2021-12-10 02:45:58 +02:00
CoreGenericIterators.phpstub
CoreImmutableClasses.phpstub
decimal.phpstub Allow operator overloading for Decimal extension (fixes #3938). 2021-12-08 10:59:37 -06:00
DOM.phpstub
ext-ds.phpstub Add Set::map() to ext-ds stub 2021-12-14 10:19:08 +01:00
ext-geos.phpstub
mongodb.phpstub
mysqli.phpstub typo 2021-12-29 16:56:09 +01:00
pdo.phpstub pdo: more precise generic type 2022-01-03 17:11:03 +01: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 Issue #6618: All reflection classes should implement Reflector. 2022-01-06 01:55:55 +01:00
soap.phpstub Update signatures of methods of SoapClient 2021-12-12 19:43:06 +03:00
SPL.phpstub Fix invalid class/method declaration in stub 2021-10-05 21:41:27 +09:00
Xdebug.phpstub