php-src/ext/xmlwriter
Niels Dossche 07fe46fb5d
Simplify checks and returns in ext/xmlwriter (#10701)
* The ptr check is redundant because XMLWRITER_FROM_OBJECT will return
  if ptr is NULL.
* Use RETURN_BOOL to simplify the return code.
2023-02-26 14:07:55 +00:00
..
tests Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02: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 Simplify checks and returns in ext/xmlwriter (#10701) 2023-02-26 14:07:55 +00:00
php_xmlwriter.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_xmlwriter.stub.php Declare tentative return types for ext/xmlwriter 2021-05-25 19:15:18 +02:00
php_xmlwriter_arginfo.h Declare tentative return types for ext/xmlwriter 2021-05-25 19:15:18 +02:00