1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/tests
Nikita Popov 3e6b447979 Partially deprecate Serializable
If Serializable is implemented, require that __serialize() and
__unserialize() are implemented as well, else issue a deprecation
warning.

Also deprecate use of PDO::FETCH_SERIALIZE.

RFC: https://wiki.php.net/rfc/phase_out_serializable

Closes GH-6494.
2021-04-28 16:55:14 +02:00
..
2021-04-13 12:09:37 +02:00
2021-04-28 16:55:14 +02:00
2021-04-22 10:22:50 +02:00
2020-09-18 14:28:32 +02:00
2021-04-13 12:09:37 +02:00