]> granicus.if.org Git - php/commit
Show full signature upon inheritance mismatch
authorBob Weinand <bobwei9@hotmail.com>
Sun, 28 Jun 2015 22:28:52 +0000 (00:28 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Sun, 28 Jun 2015 23:00:12 +0000 (01:00 +0200)
commite5fae77969c4f7879c0f7e805c267a1448aef922
treefdf10476a08e09326853815ba687ede5f79addc4
parent9f77c44d47cc9727865473684d8914153bf53b40
Show full signature upon inheritance mismatch
39 files changed:
Zend/tests/argument_restriction_001.phpt
Zend/tests/argument_restriction_002.phpt
Zend/tests/argument_restriction_006.phpt
Zend/tests/bug60573.phpt
Zend/tests/bug63336.phpt
Zend/tests/bug64988.phpt
Zend/tests/bug65322.phpt
Zend/tests/errmsg_045.phpt
Zend/tests/objects_002.phpt
Zend/tests/objects_003.phpt
Zend/tests/objects_004.phpt
Zend/tests/objects_006.phpt
Zend/tests/objects_007.phpt
Zend/tests/objects_008.phpt
Zend/tests/objects_009.phpt
Zend/tests/return_types/008.phpt
Zend/tests/return_types/009.phpt
Zend/tests/return_types/generators003.phpt
Zend/tests/return_types/inheritance001.phpt
Zend/tests/return_types/inheritance002.phpt
Zend/tests/return_types/inheritance003.phpt
Zend/tests/return_types/inheritance005.phpt
Zend/tests/return_types/inheritance006.phpt
Zend/tests/return_types/inheritance007.phpt
Zend/tests/return_types/rfc004.phpt
Zend/tests/variadic/adding_additional_optional_parameter_error.phpt
Zend/tests/variadic/non_variadic_implements_variadic_error.phpt
Zend/tests/variadic/removing_parameter_error.phpt
Zend/tests/variadic/variadic_changed_byref_error.phpt
Zend/tests/variadic/variadic_changed_typehint_error.phpt
Zend/zend_inheritance.c
tests/classes/ctor_in_interface_01.phpt
tests/classes/ctor_in_interface_03.phpt
tests/classes/ctor_in_interface_04.phpt
tests/classes/inheritance_004.phpt
tests/classes/type_hinting_005a.phpt
tests/classes/type_hinting_005b.phpt
tests/classes/type_hinting_005c.phpt
tests/classes/type_hinting_005d.phpt