mirror of
https://github.com/php/php-src.git
synced 2026-03-31 12:42:29 +02:00
Instead of fixing up temporaries count in between observer steps, just apply the additional temporary in the two affected observer steps. Closes GH-14018.