php-src/tests
Jeremy Mikola 858d0c0916 Include class name in Serializable deprecation message
The deprecation message was originally introduced in 3e6b447 (#6494).

I first encountered this notice when testing the MongoDB extension
with PHP 8.1, which produced many duplicate messages that provided
no detail about the particular class that needed to be fixed.

Closes GH-7346.
2021-08-11 10:35:47 +02:00
..
basic Add additional double to string APIs 2021-08-02 16:14:53 +02:00
classes Include class name in Serializable deprecation message 2021-08-11 10:35:47 +02:00
func Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
lang Declare tentative return types for Zend (#7251) 2021-07-19 13:44:20 +02:00
output Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
run-test run-tests: use the EXTENSIONS section for skipping 2021-03-22 09:53:38 +01:00
security Merge branch 'PHP-8.0' 2021-05-25 13:47:25 +02:00
strings Fix spelling and grammar mistakes 2021-04-13 12:09:37 +02:00