1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00
Files
archived-php-src/ext
Nikita Popov 4a4ae45a0b Fix bug #81142 by adding zend_string_init_existing_interned()
Add a new interned string handler that fetches an interned string
if it exists, but does not create one if it does not (and instead
returns a non-interned string).

This fixes bug #81142, by preventing the creating of new interned
strings for unserialized array keys.

Closes GH-7360.
2021-08-12 11:57:50 +02:00
..
2021-07-16 16:01:03 +02:00
2021-06-29 17:13:02 +02:00
2021-08-10 14:22:26 +02:00
2021-07-20 12:28:35 +02:00
2021-06-29 17:13:02 +02:00
2021-07-12 09:33:08 +02:00
2021-07-20 12:28:35 +02:00
2021-07-08 15:34:51 +02:00
2021-08-01 18:03:30 +01:00
2021-08-02 17:31:26 +02:00
2021-08-02 14:51:46 +02:00
2021-06-29 17:13:02 +02:00
2021-08-11 14:03:18 +02:00
2021-08-10 00:07:45 +02:00
2021-07-08 16:46:08 +02:00
2021-06-29 17:13:02 +02:00
2021-07-12 18:38:24 +02:00
2021-07-28 11:02:26 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 16:13:05 +02:00
2021-07-23 17:51:15 +02:00
2021-08-03 12:16:13 +02:00
2021-08-02 14:51:46 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 13:58:28 +01:00
2021-07-20 12:28:35 +02:00
2021-07-20 12:28:35 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 17:26:39 +02:00
2021-08-12 02:28:26 +03:00
2021-06-29 17:13:02 +02:00
2021-07-30 17:26:39 +02:00
2021-07-20 12:28:35 +02:00