Searched refs:maxMemory (Results 1 – 3 of 3) sorted by relevance
12 SplTempFileObject::__construct(): Argument #1 ($maxMemory) must be of type int, string given
386 public function __construct(int $maxMemory = 2 * 1024 * 1024) {} argument
272 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, maxMemory, IS_LONG, 0, "2 * 1024 * 1024")
Completed in 14 milliseconds