1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00
Files
archived-php-src/Zend/Optimizer
Dmitry Stogov b33e3eb8c2 Fix zend_may_throw() for FETCH_DIM_IS and ISSET_ISEMPTY_DIM_OBJ
Recentlty this insructions were updated to emit warning on inability to
convert double index to long. This may lead to exception.

This fixes memory leak on wordpress test suite (nightly workflow)
2024-01-17 00:19:43 +03:00
..
2023-04-26 15:20:27 +02:00
2023-03-10 19:27:17 +01:00
2022-10-17 15:08:21 +03:00
2023-11-03 10:58:20 +03:00
2023-12-18 12:27:35 +03:00