-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/standard/tests/general_functions/
File Upload :
Current File : //usr/src/php/ext/standard/tests/general_functions/bug43293_2.phpt

--TEST--
Bug #43293 (Multiple segfaults in getopt())
--INI--
register_argc_argv=Off
--FILE--
<?php
$argv = array(true, false);
var_dump(getopt("abcd"));
?>
--EXPECT--
array(0) {
}


Copyright © 2017 || Recoded By Mr.Bumblebee