1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Files
archived-php-src/ext/standard/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-15 12:32:41 +02:00
2021-04-19 18:48:44 +02:00
2021-03-08 14:51:45 +01:00
2021-03-01 18:50:11 +01:00
2021-02-25 17:39:31 +00:00
2021-01-04 01:52:59 -08:00
2021-04-28 16:55:14 +02:00
2020-09-18 14:28:32 +02:00
2021-01-26 23:01:40 -08:00