mirror of
https://github.com/php/php-src.git
synced 2026-04-21 06:51:18 +02:00
07fe46fb5d
* The ptr check is redundant because XMLWRITER_FROM_OBJECT will return if ptr is NULL. * Use RETURN_BOOL to simplify the return code.