mirror of
https://github.com/php/php-src.git
synced 2026-04-02 21:52:36 +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.