summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Copy default properties of internal classes for different threadsJohannes Schlüter2012-04-111-0/+5
* Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-03-282-7430/+7797
|\
| * Revert "- fix bug #61504, fix build errors on windows and possibly other"Gustavo André dos Santos Lopes2012-03-282-7430/+7430
* | Merge branch 'PHP-5.3' into PHP-5.4Pierre Joye2012-03-282-7797/+7430
|\ \ | |/
| * - fix bug #61504, fix build errors on windows and possibly otherPierre Joye2012-03-282-7430/+7430
* | Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4Xinchen Hui2012-03-242-65/+45
|\ \ | |/
| * Revert "Implemented FR #60738 (Allow 'set_error_handler' to handle NULL)"Xinchen Hui2012-03-242-46/+27
| * Revert "Merge from PHP-5.4"Xinchen Hui2012-03-241-19/+18
* | Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4Xinchen Hui2012-03-242-27/+46
|\ \ | |/
| * Implemented FR #60738 (Allow 'set_error_handler' to handle NULL)Xinchen Hui2012-03-242-27/+46
| * Merge from PHP-5.4Xinchen Hui2012-03-241-18/+19
* | Improve set_exception_handlerXinchen Hui2012-03-241-18/+19
* | Remove empty linesXinchen Hui2012-03-241-2/+0
* | Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-202-2/+2
|\ \ | |/
| * Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-202-2/+2
| * reduce memory usageXinchen Hui2012-03-121-1/+1
| * Fixed bug #60569 (Nullbyte truncates Exception $message).Ilia Alshanetsky2012-03-112-1/+1
| * Typo when merging from trunkXinchen Hui2012-03-111-1/+1
| * Fixed bug #61273 (call_user_func_array with more than 16333 arguments leaks /...Xinchen Hui2012-03-112-1/+16
| * Fixed version numbers.Derick Rethans2012-03-061-1/+1
| * Add the ZEND_DONT_UNLOAD_MODULES environment variable for debugging to 5.3 asDerick Rethans2012-03-062-1/+9
| * Fixed module numberingDmitry Stogov2012-03-051-2/+1
| * Improve fix for #61165, the previous one cause #43450 test failedXinchen Hui2012-02-261-3/+2
| * Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scann...Xinchen Hui2012-02-254-120/+136
| * more verbose skip reason in test files with not so obvious extension requirem...Olivier DOUCET2012-02-257-7/+7
| * merge test to 5.3, and remove xfail since the bug was fixedXinchen Hui2012-02-251-0/+28
| * Fixed bug #61165 (Segfault - strip_tags())Xinchen Hui2012-02-251-2/+7
| * Fix #61095 (Lexing 0x0*+<NUM> incorrectly)Etienne Kneuss2012-02-204-182/+199
| * Fixed bug #61072 (Memory leak when restoring an exception handler)Xinchen Hui2012-02-141-2/+1
| * This test needs gc enabledRasmus Lerdorf2012-02-051-0/+2
| * Re-fixed bug #60825 (Segfault when running symfony 2 tests)Xinchen Hui2012-01-243-35/+59
| * - add test for bug #60771Pierre Joye2012-01-181-0/+9
| * fixed failed tests (backport from PHP_5_4/trunk).Rui Hirokawa2012-01-141-0/+0
| * regen for r321655Nuno Lopes2012-01-011-333/+335
| * fix memory leak in compile_string when there's a parse error (used e.g. in ev...Nuno Lopes2012-01-011-0/+2
| * - Year++Felipe Pena2012-01-0196-98/+98
| * - Fix testsFelipe Pena2011-11-193-3/+7
| * - Fixed bug #43200 (Interface implementation / inheritence not possible in ab...Felipe Pena2011-11-193-1/+78
| * Fixed bug #60138 (GC crash with referenced array in RecursiveArrayIterator)Dmitry Stogov2011-11-182-4/+21
| * - Fixed bug #60099 (__halt_compiler() works in braced namespaces)Felipe Pena2011-11-162-0/+15
| * adding memory check for FreeBSD also, TODO: refactor the free memory check in...Ferenc Kovacs2011-11-021-0/+19
| * Fixed bug #60139 (Anonymous functions create cycles not detected by the GC)Dmitry Stogov2011-11-022-0/+43
| * allocating more than 2GB memory is slow.Ferenc Kovacs2011-11-011-0/+1
| * check the available memory on linux and skip if it is not enoughFerenc Kovacs2011-10-231-0/+15
| * shave off 900M memory from this testFerenc Kovacs2011-10-221-4/+1
| * Re-committing Alan's is_a revert/fix for bug #55475Rasmus Lerdorf2011-09-233-8/+14
| * Fixed test bug #55713 (Christopher Jones)Pierrick Charron2011-09-161-1/+1
| * Fixed bug #50982 (incorrect assumption of PAGE_SIZE size)Dmitry Stogov2011-09-151-5/+21
| * Reverted the fix for #55475 (is_a() triggers autoloader) before the common de...Dmitry Stogov2011-09-151-1/+1
| * Fixed bug #55475 (is_a() triggers autoloader). (alan at akbkhome dot com)Dmitry Stogov2011-09-151-1/+1