]> granicus.if.org Git - php/commit
Inheritance checks should not ignore parents if these implement an interface
authorPedro Magalhães <mail@pmmaga.net>
Thu, 26 Jan 2017 22:50:56 +0000 (23:50 +0100)
committerJoe Watkins <krakjoe@php.net>
Sat, 28 Jan 2017 06:28:10 +0000 (06:28 +0000)
commitb67eb3440bb244adf6957bf2c68aeeaa6efc8c8d
tree297c7842cd672aabd023510186cf23c9684b1279
parentbf914ff75a79aaacffebf689e6dd2b17175070b0
Inheritance checks should not ignore parents if these implement an interface
Zend/tests/bug62358.phpt
Zend/tests/bug73987.phpt [new file with mode: 0644]
Zend/tests/bug73987_1.phpt [new file with mode: 0644]
Zend/zend_inheritance.c