Searched refs:leak (Results 1 – 25 of 48) sorted by relevance
12
2 Bug #53502 (strtotime with timezone memory leak)8 strtotime('Monday 00:00 Europe/Paris'); // Memory leak
2 Bug #46108 (DateTime - Memory leak when unserializing)
35 echo "\ntemp stream (leak):\n";38 echo "\nmemory stream (leak):\n";57 temp stream (leak):64 memory stream (leak):
2 Bug #35740 (memory leak when including a directory)
21 $ sapi/cli/php -r 'leak();'25 $ USE_ZEND_ALLOC=0 valgrind --leak-check=full sapi/cli/php -r 'leak();'
2 Bug #60591 (Memory leak when access a non-exists file)4 this is an indirect test for bug 60591, since mem leak is reproted in the server side
2 Bug #27598 (list() array key assignment causes HUGE memory leak)
2 Bug #52060 (Memory leak when passing a closure to method_exists())
2 Bug #40899 (memory leak when nesting list())
2 Bug #38234 (Exception in __clone makes memory leak)
2 Bug #53629 (memory leak inside highlight_string())
2 Bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object)
2 Bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode)
2 Bug #43450 (Memory leak on some functions with implicit object __toString() call)
36 echo "leak? penultimate iteration: $b, last one: $a\n";51 leak? penultimate iteration: %d, last one: %d
2 Bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method)
2 Bug #46115 (Memory leak when calling a method using Reflection)
2 SPL: DoublyLinkedList: memory leak when iterator pointer isn't at the last element
2 Bug #27295 (memory leak inside sscanf())
2 Bug #61097 (Memory leak in xmlrpc functions copying zvals)
2 SQLite3 - memory leak on SQLite3Result and SQLite3Stmt
2 Bug #54060 (Memory leak in openssl_encrypt)
2 Bug #54061 (Memory leak in openssl_decrypt)
2 Bug #38653 (memory leak in ReflectionClass::getConstant())
2 Phar: PHP bug #46178: "memory leak in ext/phar"
Completed in 28 milliseconds