1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/stubs/extensions
Niels Dossche 6eba2f564c Fix return type of DOMXPath::query
This can also return namespace nodes, which are not a child class of
DOMNode.
2023-12-02 12:02:56 +01:00
..
apcu.phpstub Unify a way how to load stubs for extentions 2022-12-10 17:02:47 +01:00
decimal.phpstub fix prefixed param and document it 2023-11-18 08:10:44 +01:00
dom.phpstub Fix return type of DOMXPath::query 2023-12-02 12:02:56 +01:00
ds.phpstub
ffi.phpstub FFI Stubs: Extend FFI and FFI\CData definitions. 2023-02-21 23:08:49 +01:00
geos.phpstub
gmp.phpstub
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 Update mysqli stub 2023-08-27 04:17:23 +02: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
rdkafka.phpstub Add stubs for rdKafka 2023-11-08 09:51:12 +00:00
redis.phpstub Allow int keys when calling Redis methods 2023-11-08 22:15:44 +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