1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/stubs
orklah 31be6212b7
add stubs for standard iterators (#4725)
* add stubs for standard iterators

* Apply suggestions from code review cc @weirdan

Co-authored-by: Bruce Weirdan <weirdan@gmail.com>

* complete stub + delete code made redundant by stubs + fix some syntax in stubs

* fix parse error

Co-authored-by: Bruce Weirdan <weirdan@gmail.com>
2021-01-29 11:47:28 +01:00
..
CoreGenericClasses.phpstub add stubs for standard iterators (#4725) 2021-01-29 11:47:28 +01:00
CoreGenericFunctions.phpstub fix phpdoc (#4905) 2021-01-29 11:47:23 +01:00
CoreGenericIterators.phpstub add stubs for standard iterators (#4725) 2021-01-29 11:47:28 +01:00
CoreImmutableClasses.phpstub
ext-ds.php Fix Ds\Sequence::toArray() return type (#4763) 2021-01-29 11:47:13 +01:00
ext-geos.php GEOS stubs (#4902) 2021-01-29 11:47:22 +01:00
pdo.php Add missing param for constructor arguments in PDOStatement#fetchObject (#4915) 2021-01-29 11:47:24 +01:00
Php80.php Change ReflectionUnionType::getTypes() return type (#4903) 2021-01-29 11:47:22 +01:00
soap.php Use better stubs for Serializable and SoapClient 2021-01-29 11:47:18 +01:00
Xdebug.php