1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
Tyson Andre 43def0af46 Deprecate SplFixedArray::__wakeup() (#9704)
GH-9354 added the `__serialize` and `__unserialize` method,
so unserialize() and other unserializers will call `__unserialize`
instead of `__wakeup` for SplFixedArray and userland subclasses.

RFC: https://wiki.php.net/rfc/deprecations_php_8_4#deprecate_splfixedarraywakeup
2024-08-08 16:16:42 +01:00
..
2024-08-05 16:15:19 +02:00
2024-08-05 16:23:38 +02:00
2024-08-03 09:47:39 +02:00
2024-08-07 22:38:48 +01:00
2024-08-07 10:04:58 +02:00
2024-08-03 09:47:39 +02:00