1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/ext/session
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-28 16:55:14 +02:00
2020-11-25 11:47:05 +01:00
2020-09-11 11:59:04 +02:00
2020-08-13 17:26:20 +02:00
2021-01-15 12:33:06 +01:00
2021-04-20 11:57:48 +02:00
2021-04-20 11:57:48 +02:00