Home
last modified time | relevance | path

Searched refs:maxMemory (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/spl/tests/
H A DSplTempFileObject_constructor_error.phpt12 SplTempFileObject::__construct(): Argument #1 ($maxMemory) must be of type int, string given
/PHP-8.1/ext/spl/
H A Dspl_directory.stub.php301 public function __construct(int $maxMemory = 2 * 1024 * 1024) {} argument
H A Dspl_directory_arginfo.h271 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, maxMemory, IS_LONG, 0, "2 * 1024 * 1024")

Completed in 9 milliseconds