mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
0bff67c0ab
Before the zval -> zend_object migration, this code used macros like FORMATTER_METHOD_FETCH_OBJECT_NO_CHECK, which internally clear the error. Now that they are no longer used, we need to manually clear the error.