1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/stubs/extensions
Yannick Gottschalk a4de6d9dc0 Fix #9997
- make SimpleXmlElement and SimpleXmlIterator not a universal object crate
- added typed magic __get method to SimpleXmlElement
- adjusted tests to reflect new behaviour of SimpleXmlElement
- added tests
2023-08-05 17:07:08 +02:00
..
apcu.phpstub Unify a way how to load stubs for extentions 2022-12-10 17:02:47 +01:00
decimal.phpstub Enable extensions based on composer.json instead of those loaded at runtime (fixes #5482). 2022-01-27 16:30:14 -06:00
dom.phpstub Fixed DOMDocument::load* signatures 2023-08-01 11:56:46 +02:00
ds.phpstub Enable extensions based on composer.json instead of those loaded at runtime (fixes #5482). 2022-01-27 16:30:14 -06:00
ffi.phpstub FFI Stubs: Extend FFI and FFI\CData definitions. 2023-02-21 23:08:49 +01:00
geos.phpstub Enable extensions based on composer.json instead of those loaded at runtime (fixes #5482). 2022-01-27 16:30:14 -06:00
gmp.phpstub Enable extensions based on composer.json instead of those loaded at runtime (fixes #5482). 2022-01-27 16:30:14 -06:00
ibm_db2.phpstub [ibm_db2] Improve return type inference for db2_autocommit() 2023-02-24 19:53:42 -03:00
mongodb.phpstub Add generic stubs for MongoDB BSON classes 2023-07-13 08:42:06 +02:00
mysqli.phpstub [mysql] Add stubs for mysqli, mysqli_stmt and mysqli_result classes 2023-03-21 06:10:02 -03:00
pdo.phpstub #10030 Add PDOStatement::bindValuebindValue() and PDOStatement::bindParam() as sources for TaintedSql 2023-07-21 15:27:47 +02:00
random.phpstub Unify a way how to load stubs for extentions 2022-12-10 17:02:47 +01:00
redis.phpstub Unify syntax for redis.phpstub 2023-01-09 14:12:39 +01:00
simplexml.phpstub Fix #9997 2023-08-05 17:07:08 +02:00
soap.phpstub Add SoapHeader stub. 2022-01-27 16:30:14 -06:00
xdebug.phpstub Enable extensions based on composer.json instead of those loaded at runtime (fixes #5482). 2022-01-27 16:30:14 -06:00