-=[ Mr. Bumblebee ]=-
_Indonesia_

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

--TEST--
SPL: Allow valid extension of SplFileObject::fscanf
--FILE--
<?php

class A extends SplFileObject {
    public function fscanf($format) {

    }
}
?>
===DONE===
--EXPECT--
===DONE===

Copyright © 2017 || Recoded By Mr.Bumblebee