]> granicus.if.org Git - php/commit
Fix #75607 - Check if existing static trait property is a ref before comparing
authorPedro Magalhães <mail@pmmaga.net>
Fri, 1 Dec 2017 16:08:11 +0000 (16:08 +0000)
committerNikita Popov <nikita.ppv@gmail.com>
Sat, 16 Dec 2017 16:07:12 +0000 (17:07 +0100)
commit83964e0468e7f4ae39cd1435f3b53f62e174ac21
tree0c4c4fa7d5980eec0ff54f711a4824fd809f4222
parenta20c9bd3fec9b1df83193ae0db18cb04064461e3
Fix #75607 - Check if existing static trait property is a ref before comparing
Zend/tests/traits/bug75607.phpt [new file with mode: 0644]
Zend/tests/traits/bug75607a.phpt [new file with mode: 0644]
Zend/zend_inheritance.c