]> granicus.if.org Git - php/commit
- Reverted changes that required constructor overrides to invoke the parent
authorGustavo André dos Santos Lopes <cataphract@php.net>
Sat, 29 Oct 2011 23:17:18 +0000 (23:17 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Sat, 29 Oct 2011 23:17:18 +0000 (23:17 +0000)
commit41abc6d01742f97ca1fd43cc1130634f80458f8d
treec589909f43058ea12e8cd0ed0f2b70baf600549f
parent62270fef736ad8338d66be4d32dcbcf75b5e5995
- Reverted changes that required constructor overrides to invoke the parent
  constructor in several SPL classes and applied 5.3 fixes instead.
  Related bugs: #54384, #55175 and #55300
UPGRADING
ext/spl/php_spl.c
ext/spl/php_spl.h
ext/spl/spl_directory.c
ext/spl/spl_iterators.c
ext/spl/tests/CallbackFilterIteratorTest-002.phpt
ext/spl/tests/bug41828.phpt
ext/spl/tests/bug54281.phpt
ext/spl/tests/bug54384.phpt
ext/spl/tests/iterator_031.phpt