1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/Zend/Optimizer
Derick Rethans 4d6dde595c Emit EXT_STMT after each pipe stage, and attach the TMP var that holds the intermediary result (#19377)
* Emit EXT_STMT after each pipe stage, and attach the TMP var that holds the intermediary result
* Add ZEND_EXT_STMT to keeps_op1_alive as per review
* Fix leak with EXT_STMT when pipe result is unused

Co-authored-by: Ilija Tovilo <ilija.tovilo@me.com>
2025-08-12 10:26:06 +01:00
..
2025-03-24 19:35:30 +01:00
2024-10-14 13:25:31 +02:00
2023-01-16 12:25:59 +01:00
2025-03-21 13:57:16 +01:00
2023-01-16 12:25:59 +01:00
2025-05-19 19:22:16 +02:00
2025-08-11 23:05:50 +02:00