1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Files
archived-php-src/ext/standard/tests/serialize
Nikita Popov 2fb12be84c Fixed bug #80411
References to null-serializations are stored as null, and as such
are part of the reference count.

Reminds me that we really need to deprecate the mess that is
Serializable.
2020-11-25 17:23:42 +01:00
..
2019-04-09 17:27:02 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:46:15 +02:00
2017-02-03 18:52:57 +01:00
2017-09-11 12:38:20 +02:00
2017-02-03 18:52:57 +01:00
2016-10-23 22:26:25 +02:00
2017-02-03 18:52:57 +01:00
2019-09-25 10:57:03 +02:00
2016-02-02 09:56:57 +01:00
2016-08-17 00:47:02 -07:00
2016-08-17 01:01:03 -07:00
2016-08-17 00:45:57 -07:00
2017-01-01 21:11:01 +01:00
2018-07-02 17:27:43 +02:00
2017-07-04 19:06:16 -07:00
2017-03-23 22:06:46 +01:00
2017-09-11 12:38:20 +02:00
2017-08-12 13:11:35 +02:00
2020-11-25 17:23:42 +01:00