Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix argument unpacking across stack pages | Nikita Popov | 2014-01-18 | 1 | -0/+15 |
* | Implement argument unpacking | Nikita Popov | 2014-01-11 | 10 | -0/+573 |
* | Merge branch 'PHP-5.5' into PHP-5.6 | Nikita Popov | 2014-01-04 | 1 | -0/+26 |
|\ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Nikita Popov | 2014-01-04 | 1 | -0/+26 |
| |\ | |||||
| | * | Fix bug #66286: Incorrect object comparison with inheritance | Nikita Popov | 2014-01-04 | 1 | -0/+26 |
* | | | Merge branch 'PHP-5.6' of https://git.php.net/push/php-src into PHP-5.6 | Xinchen Hui | 2013-12-15 | 68 | -3/+1230 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed bug #65784 (Segfault with finally). | Xinchen Hui | 2013-12-13 | 5 | -0/+117 |
| * | | Added one more test for constant scalar expressions | Bob Weinand | 2013-12-11 | 1 | -0/+43 |
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2013-12-10 | 1 | -0/+21 |
| |\ \ | |||||
| * | | | Fixed bug #66252 (Problems in AST evaluation invalidating valid parent:: refe... | Dmitry Stogov | 2013-12-10 | 1 | -0/+14 |
| * | | | Merge branch 'use-function' of git://github.com/igorw/php-src into igorw-use-... | Ferenc Kovacs | 2013-12-06 | 34 | -0/+530 |
| |\ \ \ | |||||
| | * \ \ | Merge remote-tracking branch 'upstream/PHP-5.6' into use-function | Igor Wiedler | 2013-11-08 | 23 | -10/+543 |
| | |\ \ \ | |||||
| | * | | | | Clarify type of use in error messages | Igor Wiedler | 2013-10-14 | 3 | -3/+3 |
| | * | | | | Add "Done" output to distinguish hard from soft failures | Igor Wiedler | 2013-10-14 | 2 | -0/+8 |
| | * | | | | Fix issue with global fallback when not in global space | Anthony Ferrara | 2013-08-30 | 1 | -0/+18 |
| | * | | | | Add test for conditional function declaration | Igor Wiedler | 2013-08-29 | 1 | -0/+17 |
| | * | | | | Handle case sensivity of constants (nikic) | Igor Wiedler | 2013-08-25 | 2 | -0/+25 |
| | * | | | | self and parent are valid function and const names (nikic) | Igor Wiedler | 2013-08-25 | 2 | -0/+24 |
| | * | | | | Adjust some test names, remove obsolete and duplicate tests (nikic) | Igor Wiedler | 2013-08-25 | 4 | -39/+2 |
| | * | | | | Disallow using functions/consts defined in the same file | Igor Wiedler | 2013-08-25 | 14 | -55/+57 |
| | * | | | | Add test cases for conflicting use and definition in same ns (stas) | Igor Wiedler | 2013-08-23 | 6 | -46/+56 |
| | * | | | | More test cases for conflicting aliases | Igor Wiedler | 2013-08-22 | 2 | -0/+41 |
| | * | | | | Add test case for conflicting use and use function alias (stas) | Igor Wiedler | 2013-08-22 | 1 | -0/+20 |
| | * | | | | Import namespaced constants via new 'use const' sequence | Igor Wiedler | 2013-08-22 | 9 | -0/+197 |
| | * | | | | Correctly distinguish between functions and constants | Igor Wiedler | 2013-08-22 | 1 | -0/+23 |
| | * | | | | Add new 'use function' sequence for importing namespaced functions | Igor Wiedler | 2013-08-22 | 7 | -0/+182 |
| * | | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Nikita Popov | 2013-12-01 | 2 | -0/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'PHP-5.5' into PHP-5.6 | Nikita Popov | 2013-11-30 | 1 | -0/+17 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'const_scalar_exprs' into PHP-5.6 | Bob Weinand | 2013-11-28 | 6 | -0/+181 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Moved arrays again to "static_scalar:" & little cleanup | Bob Weinand | 2013-11-07 | 1 | -1/+1 |
| | * | | | | | | | Added a few more operators | Bob Weinand | 2013-11-03 | 1 | -2/+44 |
| | * | | | | | | | Fixed mem leaks, added tests and ternary operator | Bob Weinand | 2013-10-31 | 6 | -0/+139 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Fixed tests | Dmitry Stogov | 2013-11-27 | 2 | -2/+1 |
| * | | | | | | | Removed deprecated AI_SET_PTR()s | Dmitry Stogov | 2013-11-27 | 2 | -0/+7 |
| * | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Dmitry Stogov | 2013-11-27 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'PHP-5.5' | Nikita Popov | 2013-10-16 | 1 | -0/+20 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'PHP-5.5' | Nikita Popov | 2013-09-29 | 1 | -10/+8 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'PHP-5.5' | Nikita Popov | 2013-09-29 | 2 | -0/+40 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Implement variadic function syntax | Nikita Popov | 2013-09-26 | 15 | -0/+349 |
| * | | | | | | | | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-09-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-09-02 | 1 | -0/+47 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Implement phase 1 of rfc/incompat_ctx | Gustavo André dos Santos Lopes | 2013-09-02 | 1 | -0/+20 |
| * | | | | | | | | | | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-08-30 | 1 | -0/+30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-08-29 | 1 | -0/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-08-18 | 3 | -0/+84 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-08-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit '5753b74' | Rasmus Lerdorf | 2013-08-02 | 1 | -10/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-08-02 | 1 | -0/+40 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-07-21 | 1 | -0/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |