mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
a579fa807c
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.