mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
0a6c9d0177
Also simplified the return type from `static|false` to `static`, since the method throws at all times, on failure. On PHP 7.x, it could only fail if an invalid type was passed in, which is not really valid anyway, from a type perspective. Ref (PHP 8.1.x): |
||
---|---|---|
.. | ||
CoreGenericClasses.phpstub | ||
CoreGenericFunctions.phpstub | ||
CoreGenericIterators.phpstub | ||
CoreImmutableClasses.phpstub | ||
decimal.phpstub | ||
DOM.phpstub | ||
ext-apcu.phpstub | ||
ext-ds.phpstub | ||
ext-geos.phpstub | ||
mongodb.phpstub | ||
mysqli.phpstub | ||
pdo.phpstub | ||
Php80.phpstub | ||
Php81.phpstub | ||
phpparser.phpstub | ||
phpredis.phpstub | ||
Reflection.phpstub | ||
soap.phpstub | ||
SPL.phpstub | ||
Xdebug.phpstub |