mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Passing NULL as the pointer to intl_error* will use the global error stack. This is what we need to do instead of pushing it onto the temporary format object that is released.