1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Christoph M. Becker
aab1445b4c Don't specify method return values in stubs
We also fix the @return annotation of `::open()` and `::XML()`, which
return an `XMLReader` instance when called statically.
2019-10-11 12:19:00 +02:00
Christoph M. Becker
616027cf69 Add ext/xmlreader stubs 2019-09-04 11:55:33 +02:00