mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
2a1aa8cac5
When step_callback fails, agg_context->val is passed dtor, but agg_context->val is also used in final_callback regardless of the success/failure of step_callback, so should not call dtor. closes #14004 fixes #13998
21 KiB
21 KiB