1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00
Files
archived-php-src/ext
Nikita Popov 4609ded082 Fixed bug #79917
op_arrays can be shared on two levels: Either the op_array is
completely shared, or it is distinct but shares all members
(apart from static_variables).

The the op_array is distinct, we need to make sure to properly
initialize the MAP_PTR structures.
2020-08-11 14:58:54 +02:00
..
2019-12-16 10:32:49 -08:00
2019-09-04 08:53:35 +02:00
2020-06-26 12:29:23 +02:00
2020-06-18 10:07:45 +02:00
2020-01-03 18:51:07 +01:00
2020-06-13 18:32:15 +02:00
2020-05-12 13:31:53 +02:00
2020-06-23 16:00:11 +02:00
2020-06-12 14:07:43 +02:00
2020-02-03 13:41:31 +01:00
2020-03-23 14:13:42 +01:00
2020-06-05 10:51:51 +02:00
2020-07-28 10:27:22 +02:00
2020-05-27 11:26:25 +03:00
2020-08-11 14:58:54 +02:00
2020-07-22 10:21:24 +02:00
2020-04-23 17:35:09 +02:00
2019-09-30 17:51:41 +02:00
2019-09-09 14:24:26 +02:00
2020-02-03 13:41:31 +01:00
2020-08-05 10:39:30 +02:00
2020-07-15 10:58:56 +02:00
2020-05-13 23:25:28 +02:00
2020-02-24 12:41:24 +01:00
2020-08-10 12:25:26 +02:00
2020-01-30 13:06:25 +01:00
2020-06-18 17:13:01 +02:00
2020-08-06 12:34:14 +02:00
2020-02-03 13:41:31 +01:00