]> granicus.if.org Git - php/commit
Deprecate use of parent where no parent exists
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 24 May 2019 07:49:44 +0000 (09:49 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 24 May 2019 08:58:46 +0000 (10:58 +0200)
commitd7f3844c87c11073b717d0e888ab0d5c4074f216
treeee4e377e21d54f9c1279fc4d15a7270b5f9f9916
parentd9747c23a2e16825e141c5b2573afb805d42f97f
Deprecate use of parent where no parent exists

This deprecation is part of the covariance RFC.
Zend/tests/class_name_as_scalar_error_002.phpt
Zend/tests/type_declarations/variance/parent_in_class.phpt
Zend/zend_compile.c