php-src/ext/xmlreader
Nikita Popov a31f46421d Allow exceptions in __toString()
RFC: https://wiki.php.net/rfc/tostring_exceptions

And convert some object to string conversion related recoverable
fatal errors into Error exceptions.

Improve exception safety of internal code performing string
conversions.
2019-06-05 14:25:07 +02:00
..
tests Use separate output files in xmlreader tests 2019-03-15 23:50:22 +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_xmlreader.c Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
php_xmlreader.h Cleanup unused module globals 2019-03-12 13:44:05 +03:00