]> granicus.if.org Git - php/commit
Implement Parameter Type Widening RFC
authorNiklas Keller <me@kelunik.com>
Sun, 1 Jan 2017 14:53:24 +0000 (15:53 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Sat, 4 Feb 2017 22:33:24 +0000 (23:33 +0100)
commit2edc3cf8d2dd75501bf1049cf1b3ca57f11f1234
tree55b4e18b06cfec947b7275112b0a8e57f68390e1
parent0ecffc8af6bcf6e33e26df1ff6478b838b4bb98b
Implement Parameter Type Widening RFC
UPGRADING
Zend/tests/objects_009.phpt
Zend/tests/type_declarations/parameter_type_variance.phpt [new file with mode: 0644]
Zend/zend_inheritance.c
tests/classes/type_hinting_005b.phpt [deleted file]