1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00
Files
archived-php-src/ext/standard
Nikita Popov 5f80eb7842 Fix required number of arguments in stubs
* get_parent_class() argument is optional
* Mark array_filter() $callback as optional
* The $base of gmp_strval() is optional
* DateTime constructor also accepts zero arguments
* hash_update_file() stream context is optional
* xmlwriter_write_dtd_entity() $isparam argument is optional
2019-10-07 16:33:41 +02:00
..
2019-10-07 12:43:51 +02:00
2019-10-07 16:32:42 +02:00
2019-09-30 10:30:20 +02:00
2019-10-02 14:41:25 +02:00
2019-08-14 19:24:16 +02:00
2019-10-02 11:21:17 +02:00
2019-09-30 10:30:20 +02:00
2019-09-30 10:30:20 +02:00