php-src/ext/xmlwriter
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
..
tests Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS
php_xmlwriter.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_xmlwriter.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
xmlwriter_arginfo.h Fix required number of arguments in stubs 2019-10-07 16:33:41 +02:00
xmlwriter.stub.php Fix required number of arguments in stubs 2019-10-07 16:33:41 +02:00