]> granicus.if.org Git - php/commit
Fix #48667 (Implementing Iterator and IteratorAggregate is now restricted in both...
authorEtienne Kneuss <colder@php.net>
Mon, 1 Feb 2010 13:45:57 +0000 (13:45 +0000)
committerEtienne Kneuss <colder@php.net>
Mon, 1 Feb 2010 13:45:57 +0000 (13:45 +0000)
commitcca05f1403dca5db3f090850d8623cb7f36cd188
treee242dec6f7420be5e48bc7b0585470a010c5b20d
parentb0f76c253485334d1d917b45b867bce02f26ccd9
Fix #48667 (Implementing Iterator and IteratorAggregate is now restricted in both orders)
Zend/tests/bug48667_1.phpt [new file with mode: 0644]
Zend/tests/bug48667_2.phpt [new file with mode: 0644]
Zend/zend_interfaces.c