mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
13828771c7
While there is value in declaring `DateTimeImmutable::createFromInterface()` as mutation-free in a stub, this method was introduced in PHP 8.0, so we cannot really declare it in a stub. For now, we drop it, as the value of its stub declaration is much lower than the problems it introduces through its conditional existence. |
||
---|---|---|
.. | ||
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 |