mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
80a4783d25
This introduces a new helper php_dom_create_nullable_object() that does the NULL check and puts NULL in return_value. Otherwise it runs php_dom_create_object(). This deduplicates a bit of code.
3.7 KiB
3.7 KiB