php-src/Zend/tests/traits
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
..
bugs Improve output of tokens in Parse Errors 2020-07-13 11:07:40 +02:00
abstract_method_1.phpt Check abstract method signatures coming from traits 2020-03-26 10:07:22 +01:00
abstract_method_2.phpt Check abstract method signatures coming from traits 2020-03-26 10:07:22 +01:00
abstract_method_3.phpt Check abstract method signatures coming from traits 2020-03-26 10:07:22 +01:00
abstract_method_4.phpt Check abstract method signatures coming from traits 2020-03-26 10:07:22 +01:00
abstract_method_5.phpt Check abstract method signatures coming from traits 2020-03-26 10:07:22 +01:00
abstract_method_6.phpt Check abstract method signatures coming from traits 2020-03-26 10:07:22 +01:00
abstract_method_7.phpt Check abstract method signatures coming from traits 2020-03-26 10:07:22 +01:00
abstract_method_8.phpt Fix treatment of "self" when validating against trait method 2020-04-23 11:41:34 +02:00
abstract_method_9.phpt Fix treatment of "self" when validating against trait method 2020-04-23 11:41:34 +02:00
abstract_method_10.phpt Fix treatment of "self" when validating against trait method 2020-04-23 11:41:34 +02:00
bug54441.phpt Resolve trait alias refers to earlier 2020-03-03 14:23:31 +01:00
bug55137.phpt
bug55214.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug55355.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug55372.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug55424.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug55524.phpt Improve output of tokens in Parse Errors 2020-07-13 11:07:40 +02:00
bug60145.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60153.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60165a.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60165b.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60165c.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60165d.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60173.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60217a.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60217b.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60217c.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60369.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug60717.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60809.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug61052.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug61998.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug63911.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug64070.phpt
bug64235.phpt
bug64235b.phpt
bug65576a.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug65576b.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug69579.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug74607.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug74607a.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug74922.phpt
bug74922a.phpt
bug74922b.inc
bug74922b.phpt
bug74922c.phpt
bug75607.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug75607a.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug76539.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug76700.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug76773.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
conflict001.phpt Enable better trait conflict error message 2020-03-10 16:19:11 +01:00
conflict002.phpt Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
conflict003.phpt Enable better trait conflict error message 2020-03-10 16:19:11 +01:00
direct_static_member_access.phpt Deprecate direct access to static trait members 2021-07-09 14:12:28 +02:00
error_001.phpt Improve class inheritance error messages (#7307) 2021-07-27 09:42:37 +02:00
error_002.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
error_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
error_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
error_005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
error_006.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
error_007.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
error_008.phpt
error_009.phpt Improve class inheritance error messages (#7307) 2021-07-27 09:42:37 +02:00
error_010.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
error_011.phpt Enable better trait conflict error message 2020-03-10 16:19:11 +01:00
error_012.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
error_013.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
error_014.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
error_015.phpt Enable better trait conflict error message 2020-03-10 16:19:11 +01:00
error_016.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
flattening001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
flattening002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
flattening003.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
get_declared_traits_001.phpt
get_declared_traits_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
get_declared_traits_003.phpt
get_declared_traits_004.phpt Use IS_ALIAS_PTR to make distinct between aliasses and real classes 2021-02-10 00:00:55 +03:00
inheritance001.phpt Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
inheritance002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
inheritance003.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
interface_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_003.phpt Include class name in Serializable deprecation message 2021-08-11 10:35:47 +02:00
language001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
language002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
language003.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
language004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
language005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
language006.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
language007.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
language008a.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
language008b.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
language009.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
language010.phpt Enable better trait conflict error message 2020-03-10 16:19:11 +01:00
language011.phpt Enable better trait conflict error message 2020-03-10 16:19:11 +01:00
language012.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
language013.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
language014.phpt Enable better trait conflict error message 2020-03-10 16:19:11 +01:00
language015.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
language016.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
language017.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
language018.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
language019.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
methods_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
methods_002.phpt Enable better trait conflict error message 2020-03-10 16:19:11 +01:00
methods_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
no_static_arg_binding.phpt
precedence_unknown_class.phpt Fix handling of unknown class in trait precedence list 2021-03-19 16:04:47 +01:00
property001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
property002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
property003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
property004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
property005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
property006.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
property007.phpt Fix some typos (#7320) 2021-07-31 08:34:57 +02:00
property008.phpt Change the order of properties used for var_dump(), serialize(), comparison, etc. 2021-03-01 13:29:49 +03:00
property009.phpt Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
static_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
static_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
static_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
static_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
static_forward_static_call.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
static_get_called_class.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
trait_constant_001.phpt Fix some typos (#7320) 2021-07-31 08:34:57 +02:00
trait_constant_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00