Home
last modified time | relevance | path

Searched refs:memory (Results 176 – 200 of 342) sorted by path

12345678910>>...14

/PHP-7.4/ext/phar/tests/
H A Dbug46178.phpt2 Phar: PHP bug #46178: "memory leak in ext/phar"
H A Dbug69958.phpt4 Still has memory leaks, see https://bugs.php.net/bug.php?id=70005
H A Dtest_alias_unset.phpt2 Phar: test for the odd case where we intend to remove an archive from memory
/PHP-7.4/ext/phar/tests/files/
H A Dpear2coverage.phar492 function __construct($testpath, $codepath, $db = ':memory:')
751 function __construct($testpath, $codepath, $db = ':memory:')
935 function __construct($path = ':memory:', $codepath = null, $testpath = null)
/PHP-7.4/ext/phar/tests/tar/
H A Dbug71504.phpt2 Bug #71504: Parsing of tar file with duplicate filenames causes memory leak
/PHP-7.4/ext/pspell/tests/
H A D005.phpt7 if (getenv('SKIP_ASAN')) die('skip pspell leaks memory for invalid dicationaries');
/PHP-7.4/ext/reflection/tests/
H A Dbug38217.phpt2 Bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory)
H A Dbug38653.phpt2 Bug #38653 (memory leak in ReflectionClass::getConstant())
H A Dbug46103.phpt2 Bug #46103: ReflectionObject memory leak
H A Dbug51911.phpt2 Bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant array)
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
/PHP-7.4/ext/session/tests/
H A Dbug67972.phpt2 Bug #67972: SessionHandler Invalid memory read create_sid()
/PHP-7.4/ext/shmop/tests/
H A D001.phpt13 $write_d2 = "test #2 append data to shared memory segment";
33 echo "data in memory is: " . shmop_read($shm_id, 0, $written) . "\n";
45 echo "data in memory is: " . shmop_read($shm_id, 0, $written) . "\n";
47 /* try to append data to the shared memory segment, this should fail */
68 echo "data in memory is: " . shmop_read($shm_id, 0, strlen($write_d1 . $write_d2)) . "\n";
83 data in memory is: test #1 of the shmop() extension
85 data in memory is: test #1 of the shmop() extension
90 data in memory is: test #1 of the shmop() extensiontest #2 append data to shared memory segment
H A D002.phpt27 // warning outputs: unable to attach or create shared memory segment
30 // warning outputs: Shared memory segment size must be greater than zero
79 Warning: shmop_open(): unable to attach or create shared memory segment 'Invalid argument' in %s on…
82 Warning: shmop_open(): Shared memory segment size must be greater than zero in %s on line %d
/PHP-7.4/ext/simplexml/tests/
H A Dbug35785.phpt2 Bug #35785 (SimpleXML memory read error)
H A Dbug42369.phpt2 Bug #42369 (Implicit conversion to string leaks memory)
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug29109.phpt2 Bug #29109 (Uncaught SoapFault exception: [WSDL] Out of memory)
H A Dbug29236.phpt2 Bug #29236 (memory error when wsdl-cache is enabled)
/PHP-7.4/ext/sockets/tests/
H A Dbug76839.phpt14 // This bug only occurs when a specific portion of memory is unclean.
H A Dsocket_strerror.phpt36 string(22) "Cannot allocate memory"
/PHP-7.4/ext/spl/tests/
H A DSplTempFileObject_constructor_maxmemory_basic.phpt2 SPL SplTempFileObject constructor sets correct values when passed fixed memory size
H A DSplTempFileObject_constructor_memory_lt1_variation.phpt10 string(12) "php://memory"
12 string(12) "php://memory"
H A Dbug46051.phpt2 Bug #46051 (SplFileInfo::openFile - memory overlap)
H A Dbug67247.phpt13 Fatal error: Possible integer overflow in memory allocation (%d * %d + 0) in %s on line %d
H A Dbug70573.phpt2 Bug #70573 (Cloning SplPriorityQueue leads to memory leaks)

Completed in 34 milliseconds

12345678910>>...14