Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | - Fixed bug #62892 (ReflectionClass::getTraitAliases crashes on importing ↵ | Felipe Pena | 2012-08-22 | 1 | -0/+21 | |
| | | | | | | | | trait methods as private) | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-08-12 | 1 | -0/+23 | |
|\ \ | |/ | ||||||
| * | Fixed bug #62763 (register_shutdown_function and extending class) | Xinchen Hui | 2012-08-12 | 1 | -0/+23 | |
| | | ||||||
* | | expect pass for 5.4 | Xinchen Hui | 2012-07-31 | 1 | -2/+0 | |
| | | ||||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-07-31 | 1 | -0/+13 | |
|\ \ | |/ | ||||||
| * | Test for bug #62680 | Xinchen Hui | 2012-07-31 | 1 | -0/+13 | |
| | | ||||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-07-29 | 1 | -0/+6 | |
|\ \ | |/ | | | | | | | * PHP-5.3: Skip test while zend_mm is disabled | |||||
| * | Skip test while zend_mm is disabled | Xinchen Hui | 2012-07-29 | 1 | -0/+6 | |
| | | ||||||
* | | Fix test, committed in wrong folder | Xinchen Hui | 2012-07-26 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed bug #62653: (unset($array[$float]) causes a crash) | Xinchen Hui | 2012-07-26 | 1 | -0/+33 | |
| | | | | | | | | | | | | | | | | the reason why jpauli and I can not reproduce is (it's silly): I typo "USE_ZEND_ALLOC *&&* valgrind" at the first time, then I always ctrl+r and jpauli copied my command from the pastbin :) thanks | |||||
* | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 2 | -11/+11 | |
| | | ||||||
* | | fix test | Stanislav Malyshev | 2012-05-29 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed bug #62097 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -0/+17 | |
| | | | | | | | | | | | | This fixes the fix for bug #54547 in 32-bit machines by accepting float comparisons in 32-bit machines as long as the integer is not larger than the mantissa. | |||||
* | | Fixed bug #61998 (Using traits with method aliases appears to result in ↵ | Dmitry Stogov | 2012-05-21 | 1 | -0/+68 | |
| | | | | | | | | crash during execution) | |||||
* | | fix bug #61782 - __clone/__destruct do not match other methods when checking ↵ | Stanislav Malyshev | 2012-05-13 | 1 | -0/+29 | |
| | | | | | | | | access controls | |||||
* | | fix bug #54547 | Stanislav Malyshev | 2012-05-13 | 1 | -0/+21 | |
| | | ||||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-05-12 | 1 | -0/+15 | |
|\ \ | |/ | | | | | | | | | | | | | | | * PHP-5.3: Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object) fix stack overflow in php_intlog10abs() Conflicts: Zend/zend_execute.c | |||||
| * | Fixed Bug #62005 (unexpected behavior when incrementally assigning to a ↵ | Xinchen Hui | 2012-05-12 | 1 | -0/+15 | |
| | | | | | | | | member of a null object) | |||||
* | | Fixed test bug #61892 | Xinchen Hui | 2012-05-03 | 2 | -0/+39 | |
| | | ||||||
* | | Fixed bug #61761 ('Overriding' a private static method with a different ↵ | Xinchen Hui | 2012-04-18 | 1 | -0/+18 | |
| | | | | | | | | signature causes crash) | |||||
* | | Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4 | Xinchen Hui | 2012-03-24 | 1 | -17/+0 | |
|\ \ | |/ | ||||||
| * | Revert "Implemented FR #60738 (Allow 'set_error_handler' to handle NULL)" | Xinchen Hui | 2012-03-24 | 1 | -17/+0 | |
| | | | | | | | | This reverts commit fcae164ea63979d7814d7aa114fe8351033e7400. | |||||
* | | Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4 | Xinchen Hui | 2012-03-24 | 1 | -0/+17 | |
|\ \ | |/ | ||||||
| * | Implemented FR #60738 (Allow 'set_error_handler' to handle NULL) | Xinchen Hui | 2012-03-24 | 1 | -0/+17 | |
| | | ||||||
| * | reduce memory usage | Xinchen Hui | 2012-03-12 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed bug #60569 (Nullbyte truncates Exception $message). | Ilia Alshanetsky | 2012-03-11 | 1 | -0/+0 | |
| | | ||||||
| * | Fixed bug #61273 (call_user_func_array with more than 16333 arguments leaks ↵ | Xinchen Hui | 2012-03-11 | 1 | -0/+15 | |
| | | | | | | | | / crashes) | |||||
| * | Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid ↵ | Xinchen Hui | 2012-02-25 | 1 | -0/+10 | |
| | | | | | | | | scanner mode) | |||||
| * | more verbose skip reason in test files with not so obvious extension ↵ | Olivier DOUCET | 2012-02-25 | 7 | -7/+7 | |
| | | | | | | | | requirements | |||||
| * | merge test to 5.3, and remove xfail since the bug was fixed | Xinchen Hui | 2012-02-25 | 1 | -0/+28 | |
| | | ||||||
| * | Fix #61095 (Lexing 0x0*+<NUM> incorrectly) | Etienne Kneuss | 2012-02-20 | 1 | -0/+9 | |
| | | ||||||
| * | This test needs gc enabled | Rasmus Lerdorf | 2012-02-05 | 1 | -0/+2 | |
| | | ||||||
| * | Re-fixed bug #60825 (Segfault when running symfony 2 tests) | Xinchen Hui | 2012-01-24 | 1 | -0/+19 | |
| | | ||||||
| * | - add test for bug #60771 | Pierre Joye | 2012-01-18 | 1 | -0/+9 | |
| | | ||||||
| * | fixed failed tests (backport from PHP_5_4/trunk). | Rui Hirokawa | 2012-01-14 | 1 | -0/+0 | |
| | | ||||||
| * | - Fix tests | Felipe Pena | 2011-11-19 | 3 | -3/+7 | |
| | | ||||||
| * | - Fixed bug #43200 (Interface implementation / inheritence not possible in ↵ | Felipe Pena | 2011-11-19 | 2 | -0/+76 | |
| | | | | | | | | abstract classes) | |||||
| * | Fixed bug #60138 (GC crash with referenced array in RecursiveArrayIterator) | Dmitry Stogov | 2011-11-18 | 1 | -0/+16 | |
| | | ||||||
| * | - Fixed bug #60099 (__halt_compiler() works in braced namespaces) | Felipe Pena | 2011-11-16 | 1 | -0/+10 | |
| | | ||||||
| * | adding memory check for FreeBSD also, TODO: refactor the free memory check ↵ | Ferenc Kovacs | 2011-11-02 | 1 | -0/+19 | |
| | | | | | | | | into a function in an include file | |||||
| * | Fixed bug #60139 (Anonymous functions create cycles not detected by the GC) | Dmitry Stogov | 2011-11-02 | 1 | -0/+30 | |
| | | ||||||
| * | allocating more than 2GB memory is slow. | Ferenc Kovacs | 2011-11-01 | 1 | -0/+1 | |
| | | ||||||
| * | check the available memory on linux and skip if it is not enough | Ferenc Kovacs | 2011-10-23 | 1 | -0/+15 | |
| | | ||||||
| * | shave off 900M memory from this test | Ferenc Kovacs | 2011-10-22 | 1 | -4/+1 | |
| | | ||||||
| * | Fixed test bug #55713 (Christopher Jones) | Pierrick Charron | 2011-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence) | Dmitry Stogov | 2011-09-13 | 1 | -0/+33 | |
| | | ||||||
| * | - fix skipif | Pierre Joye | 2011-09-06 | 1 | -2/+0 | |
| | | ||||||
| * | - use only the test name | Pierre Joye | 2011-08-31 | 1 | -3/+3 | |
| | | ||||||
| * | - make it parser version independent | Pierre Joye | 2011-08-31 | 1 | -2/+2 | |
| | | ||||||
| * | Fixed bug #55339 (Segfault with allow_call_time_pass_reference = Off) | Dmitry Stogov | 2011-08-02 | 1 | -0/+31 | |
| | |