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
..
basic Fix spelling and grammar mistakes 2021-04-13 12:09:37 +02:00
classes Partially deprecate Serializable 2021-04-28 16:55:14 +02:00
func Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
lang Make some exception properties typed 2021-04-22 10:22:50 +02:00
output Run tidy 2020-09-18 14:28:32 +02:00
run-test run-tests: use the EXTENSIONS section for skipping 2021-03-22 09:53:38 +01:00
security Fix spelling and grammar mistakes 2021-04-13 12:09:37 +02:00
strings Fix spelling and grammar mistakes 2021-04-13 12:09:37 +02:00