-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/spl/tests/
File Upload :
Current File : //usr/src/php/ext/spl/tests/bug49972.phpt

--TEST--
Bug #49972 (AppendIterator undefined function crash)
--FILE--
<?php

$iterator = new AppendIterator();
$iterator->undefined();

?>
--EXPECTF--
Fatal error: Call to undefined method AppendIterator::undefined() in %s on line %d

Copyright © 2017 || Recoded By Mr.Bumblebee