mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
cc1335022f
Historically, `SimpleXMLIterator` had only implemented `Iterator` and `RecursiveIterator` methods. This changed in 8.0, when iterator methods were moved to `SimpleXMLElement`, and `SimpleXMLIterator` was made a dummy class extending `SimpleXMLElement`. Fixes vimeo/psalm#6305, in the sense that Psalm would no longer report different errors depending on the runtime PHP version. |
||
---|---|---|
.. | ||
CoreGenericClasses.phpstub | ||
CoreGenericFunctions.phpstub | ||
CoreGenericIterators.phpstub | ||
CoreImmutableClasses.phpstub | ||
DOM.phpstub | ||
ext-ds.phpstub | ||
ext-geos.phpstub | ||
mongodb.phpstub | ||
pdo.phpstub | ||
Php80.phpstub | ||
Php81.phpstub | ||
Reflection.phpstub | ||
soap.phpstub | ||
SPL.phpstub | ||
Xdebug.phpstub |