php-src/ext/xml
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 Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
compat.c Remove local variables 2019-02-03 21:03:00 +01:00
config.m4 Use a common setup macro to detect the Expat library 2019-06-04 10:10:50 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
expat_compat.h Remove local variables 2019-02-03 21:03:00 +01:00
php_xml.h Remove local variables 2019-02-03 21:03:00 +01:00
xml.c Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00