1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 23:53:30 +02:00
Files
archived-php-src/ext/opcache/Optimizer
Nikita Popov 051ff33660 Fix bug #81272: Fix func info for functions returning EMPTY_ARRAY
The empty array has refcount > 1, so we should indicate this in
func info. In most cases this renders the func info redundant,
so drop it entirely.
2021-07-20 14:40:17 +02:00
..
2020-10-19 15:13:53 +02:00
2021-05-17 15:46:49 +02:00
2021-04-08 18:21:00 +02:00
2020-03-17 15:23:52 +01:00
2020-07-24 10:05:03 +02:00
2020-01-16 19:14:31 +01:00
2021-06-10 10:54:21 +02:00
2020-07-31 15:53:36 +02:00
2020-07-31 15:53:36 +02:00
2020-09-18 11:03:08 +02:00
2020-12-14 15:29:21 +03:00
2020-12-14 15:29:21 +03:00
2019-10-03 02:18:16 +03:00
2021-05-06 10:46:30 +02:00