1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 09:03:04 +02:00
Files
archived-php-src/ext/gmp/tests
Nikita Popov 4218e89f8d Fix bug #65997 by switching to Serializable for GMP
Rather than using get_properties and __wakeup for serialization
the code now uses Serializable::serialize() and
Serializable::unserialize(). The get_properties handler is switched
to a get_debug_info handler. Thus get_gc will now return only
the normal properties and not do any modifications, thus fixing
the leak. This also avoids a $num property from being publicly
visible after the object was dumped or serialized, so that's an
extra plus.
2013-10-29 20:58:30 +01:00
..
2007-05-27 15:12:33 +00:00
2004-05-19 08:56:50 +00:00
2004-05-19 08:56:50 +00:00
2013-06-17 17:59:12 +02:00
2013-06-17 17:59:12 +02:00
2013-06-17 17:59:12 +02:00
2013-06-17 17:59:12 +02:00
2013-06-17 17:59:12 +02:00
2013-06-17 17:59:12 +02:00
2013-06-17 17:59:12 +02:00
2007-12-27 16:05:00 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2013-06-17 17:59:12 +02:00
2007-11-01 09:25:11 +00:00
2013-06-17 17:59:12 +02:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 09:25:11 +00:00
2012-08-23 17:09:45 +02:00
2007-11-01 00:46:13 +00:00
2007-11-01 09:25:11 +00:00
2007-11-01 09:25:11 +00:00
2007-12-27 16:05:00 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2013-06-17 17:59:12 +02:00
2013-06-17 17:59:12 +02:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 00:46:13 +00:00
2007-11-01 18:43:34 +00:00
2013-06-17 17:59:12 +02:00
2007-05-07 18:03:01 +00:00
2013-06-17 17:59:12 +02:00
2013-06-17 17:59:12 +02:00
2013-06-17 17:59:12 +02:00
2013-06-17 17:59:12 +02:00