php-src/tests/classes
Máté Kocsis fbe30592d6
Improve type error messages when an object is given
From now on, we always display the given object's type instead of just reporting "object".
Additionally, make the format of return type errors match the format of argument errors.

Closes GH-5625
2020-05-26 19:06:19 +02:00
..
__call_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
__call_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
__call_003.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
__call_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
__call_005.phpt Slipt error messages while checking magic methods attributes 2020-04-27 16:32:00 +02:00
__call_006.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
__call_007.phpt Slipt error messages while checking magic methods attributes 2020-04-27 16:32:00 +02:00
__set__get_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
__set__get_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
__set__get_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
__set__get_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
__set__get_005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
__set_data_corrupt.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
abstract.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
abstract_by_interface_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
abstract_by_interface_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
abstract_class.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
abstract_derived.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
abstract_final.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
abstract_inherit.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
abstract_not_declared.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
abstract_redeclare.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
abstract_static.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
abstract_user_call.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
array_access_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_006.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_007.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_008.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_009.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_010.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_011.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_012.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_access_013.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
array_conversion_keys.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
assign_op_property_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
autoload_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
autoload_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
autoload_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
autoload_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
autoload_005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
autoload_006.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
autoload_007.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
autoload_008.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
autoload_009.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
autoload_010.phpt Allow throwing exception while loading parent class 2019-09-12 16:41:18 +02:00
autoload_011.phpt Allow throwing exception while loading parent class 2019-09-12 16:41:18 +02:00
autoload_012.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
autoload_013.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
autoload_014.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
autoload_015.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
autoload_016.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
autoload_017.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
autoload_018.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
autoload_019.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
autoload_020.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
autoload_021.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
autoload_derived.inc Rename *.p5c files to *.inc 2018-09-21 23:21:14 +02:00
autoload_implements.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
autoload_interface.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
autoload_root.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
bug23951.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug24399.phpt
bug24445.phpt
bug26737.phpt Skip non-existing properties returned by __sleep() 2020-04-22 16:41:04 +02:00
bug27468.phpt Improve error message of foreach 2020-03-09 11:29:40 +01:00
bug27504.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
bug29446.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug65768.phpt Fixed bug #65768: DateTimeImmutable::diff does not work 2013-11-29 23:31:07 +01:00
bug75765.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
class_abstract.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
class_example.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
class_final.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
class_stdclass.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
clone_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
clone_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
clone_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
clone_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
clone_005.phpt Fix lineno for more inheritance errors 2019-03-27 13:02:28 +01:00
clone_006.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_basic_001.phpt Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
constants_basic_002.phpt Convert some notices to warnings 2019-10-02 10:34:08 +02:00
constants_basic_003.inc Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_basic_003.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
constants_basic_004.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
constants_basic_005.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
constants_basic_006.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
constants_comments_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
constants_error_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
constants_error_003.phpt Make ASSIGN, ASSIGN_OP, INC and DEC opcodes to return IS_TMP_VAR instead of IS_VAR. 2020-02-07 13:36:52 +03:00
constants_error_004.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
constants_error_005.phpt Update error message 2014-07-26 18:38:54 +02:00
constants_error_006.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
constants_error_007.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
constants_scope_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_visibility_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_visibility_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_visibility_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_visibility_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_visibility_005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_visibility_006.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_visibility_007.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_visibility_008.phpt Use EXPECT when possible 2019-03-11 00:05:44 -03:00
constants_visibility_error_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_visibility_error_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_visibility_error_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
constants_visibility_error_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ctor_dtor.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ctor_dtor_inheritance.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ctor_failure.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
ctor_in_interface_01.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ctor_in_interface_02.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ctor_in_interface_03.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ctor_in_interface_04.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ctor_visibility.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dereferencing_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
destructor_and_echo.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
destructor_and_exceptions.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
destructor_and_globals.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
destructor_and_references.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
destructor_inheritance.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
destructor_visibility_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
destructor_visibility_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
destructor_visibility_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
factory_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
factory_and_singleton_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
factory_and_singleton_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
factory_and_singleton_003.phpt Remove zend_version() checks from tests 2017-01-30 22:50:25 +01:00
factory_and_singleton_004.phpt Remove zend_version() checks from tests 2017-01-30 22:50:25 +01:00
factory_and_singleton_005.phpt Remove zend_version() checks from tests 2017-01-30 22:50:25 +01:00
factory_and_singleton_006.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
factory_and_singleton_007.phpt Remove zend_version() checks from tests 2017-01-30 22:50:25 +01:00
factory_and_singleton_008.phpt Remove zend_version() checks from tests 2017-01-30 22:50:25 +01:00
factory_and_singleton_009.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
factory_and_singleton_010.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
final.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
final_abstract.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
final_ctor1.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
final_redeclare.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
incdec_property_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
incdec_property_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
incdec_property_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
incdec_property_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
inheritance.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
inheritance_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
inheritance_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
inheritance_006.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_and_extends.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_class.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
interface_constant_inheritance_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_constant_inheritance_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_constant_inheritance_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_constant_inheritance_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_constant_inheritance_005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_constant_inheritance_006.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_constant_inheritance_007.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_doubled.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_implemented.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_instantiate.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_member.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_method.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_method_final.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_method_private.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_must_be_implemented.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_optional_arg.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_optional_arg_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interface_optional_arg_003.inc Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
interface_optional_arg_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interfaces_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interfaces_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
interfaces_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
iterators_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
iterators_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
iterators_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
iterators_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
iterators_005.phpt Remove zend_version() checks from tests 2017-01-30 22:50:25 +01:00
iterators_006.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
iterators_007.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
iterators_008.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
method_call_variation_001.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
method_override_optional_arg_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
method_override_optional_arg_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
object_reference_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_003b.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_004b.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_006.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_006b.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_007.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_007b.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_members.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_members_serialization.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
private_redeclare.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
property_override_private_private.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_private_privateStatic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_private_protected.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_private_protectedStatic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_private_public.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_private_publicStatic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_privateStatic_private.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_privateStatic_privateStatic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_privateStatic_protected.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_privateStatic_protectedStatic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_privateStatic_public.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_privateStatic_publicStatic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_protected_private.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_protected_privateStatic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_protected_protected.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_protected_protectedStatic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_protected_public.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_protected_publicStatic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_protectedStatic_private.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_protectedStatic_privateStatic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_protectedStatic_protected.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_protectedStatic_protectedStatic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_protectedStatic_public.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_protectedStatic_publicStatic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_public_private.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_public_privateStatic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_public_protected.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_public_protectedStatic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_public_public.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_override_public_publicStatic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_publicStatic_private.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_publicStatic_privateStatic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_publicStatic_protected.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_publicStatic_protectedStatic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_publicStatic_public.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
property_override_publicStatic_publicStatic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
property_recreate_private.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
property_recreate_protected.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
protected_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
protected_001b.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
protected_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
serialize_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
singleton_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
static_mix_1.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
static_mix_2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
static_properties_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
static_properties_003.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
static_properties_003_error1.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
static_properties_003_error2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
static_properties_003_error3.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
static_properties_003_error4.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
static_properties_004.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
static_properties_undeclared_assign.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
static_properties_undeclared_assignInc.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
static_properties_undeclared_assignRef.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
static_properties_undeclared_inc.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
static_properties_undeclared_isset.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
static_properties_undeclared_read.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
static_this.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
this.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
tostring_001.phpt Improve type error messages when an object is given 2020-05-26 19:06:19 +02:00
tostring_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
tostring_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
tostring_004.phpt Improve type error messages when an object is given 2020-05-26 19:06:19 +02:00
type_hinting_001.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
type_hinting_002.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
type_hinting_003.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
type_hinting_004.phpt Change argument error message format 2020-02-26 15:00:08 +01:00
type_hinting_005a.phpt Always generate fatal error for LSP failures 2019-05-07 13:45:28 +02:00
type_hinting_005c.phpt Always generate fatal error for LSP failures 2019-05-07 13:45:28 +02:00
type_hinting_005d.phpt Always generate fatal error for LSP failures 2019-05-07 13:45:28 +02:00
unset_properties.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_000a.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_000b.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_000c.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_001a.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_001b.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_001c.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_002a.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_002b.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_002c.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_003a.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_003b.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_003c.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_004a.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_004b.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_004c.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
visibility_005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00