-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/fileinfo/tests/
File Upload :
Current File : //usr/src/php/ext/fileinfo/tests/finfo_open_002.phpt

--TEST--
FileInfo - Calling the constructor twice
--SKIPIF--
<?php require_once(dirname(__FILE__) . '/skipif.inc'); ?>
--FILE--
<?php

$x = new finfo;
$x->finfo();

echo "done!\n";

?>
--EXPECTF--
done!



Copyright © 2017 || Recoded By Mr.Bumblebee