1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
psalm/stubs
Markus Staab 4206a4f59e
Added PDOStatement->fetchObject() stub (#4693)
* Added PDOStatement->fetchObject() stub

* fix stub param

* fix Xdebug spelling

* Use extension_loaded check instead

Co-authored-by: Matthew Brown <github@muglug.com>
2021-01-29 11:46:25 +01:00
..
CoreGenericClasses.phpstub Fix #4481 - ReflectionProperty implements Reflector 2021-01-29 11:46:03 +01:00
CoreGenericFunctions.phpstub Fix core return types 2021-01-29 11:46:25 +01:00
CoreImmutableClasses.phpstub Move static code out of src 2021-01-29 11:39:51 +01:00
ext-ds.php Fix #4578 - replace number type in ext-ds stubs 2021-01-29 11:46:12 +01:00
pdo.php Added PDOStatement->fetchObject() stub (#4693) 2021-01-29 11:46:25 +01:00
Php80.php Fix #4517 - track type contradiction issues in match expressions 2021-01-29 11:46:07 +01:00
Xdebug.php Move static code out of src 2021-01-29 11:39:51 +01:00