summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix argument unpacking across stack pagesNikita Popov2014-01-181-0/+15
* Implement argument unpackingNikita Popov2014-01-1110-0/+573
* Merge branch 'PHP-5.5' into PHP-5.6Nikita Popov2014-01-041-0/+26
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2014-01-041-0/+26
| |\
| | * Fix bug #66286: Incorrect object comparison with inheritanceNikita Popov2014-01-041-0/+26
* | | Merge branch 'PHP-5.6' of https://git.php.net/push/php-src into PHP-5.6Xinchen Hui2013-12-1568-3/+1230
|\ \ \ | |/ / |/| |
| * | Fixed bug #65784 (Segfault with finally).Xinchen Hui2013-12-135-0/+117
| * | Added one more test for constant scalar expressionsBob Weinand2013-12-111-0/+43
| * | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2013-12-101-0/+21
| |\ \
| * | | Fixed bug #66252 (Problems in AST evaluation invalidating valid parent:: refe...Dmitry Stogov2013-12-101-0/+14
| * | | Merge branch 'use-function' of git://github.com/igorw/php-src into igorw-use-...Ferenc Kovacs2013-12-0634-0/+530
| |\ \ \
| | * \ \ Merge remote-tracking branch 'upstream/PHP-5.6' into use-functionIgor Wiedler2013-11-0823-10/+543
| | |\ \ \
| | * | | | Clarify type of use in error messagesIgor Wiedler2013-10-143-3/+3
| | * | | | Add "Done" output to distinguish hard from soft failuresIgor Wiedler2013-10-142-0/+8
| | * | | | Fix issue with global fallback when not in global spaceAnthony Ferrara2013-08-301-0/+18
| | * | | | Add test for conditional function declarationIgor Wiedler2013-08-291-0/+17
| | * | | | Handle case sensivity of constants (nikic)Igor Wiedler2013-08-252-0/+25
| | * | | | self and parent are valid function and const names (nikic)Igor Wiedler2013-08-252-0/+24
| | * | | | Adjust some test names, remove obsolete and duplicate tests (nikic)Igor Wiedler2013-08-254-39/+2
| | * | | | Disallow using functions/consts defined in the same fileIgor Wiedler2013-08-2514-55/+57
| | * | | | Add test cases for conflicting use and definition in same ns (stas)Igor Wiedler2013-08-236-46/+56
| | * | | | More test cases for conflicting aliasesIgor Wiedler2013-08-222-0/+41
| | * | | | Add test case for conflicting use and use function alias (stas)Igor Wiedler2013-08-221-0/+20
| | * | | | Import namespaced constants via new 'use const' sequenceIgor Wiedler2013-08-229-0/+197
| | * | | | Correctly distinguish between functions and constantsIgor Wiedler2013-08-221-0/+23
| | * | | | Add new 'use function' sequence for importing namespaced functionsIgor Wiedler2013-08-227-0/+182
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6Nikita Popov2013-12-012-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'PHP-5.5' into PHP-5.6Nikita Popov2013-11-301-0/+17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'const_scalar_exprs' into PHP-5.6Bob Weinand2013-11-286-0/+181
| |\ \ \ \ \ \ \
| | * | | | | | | Moved arrays again to "static_scalar:" & little cleanupBob Weinand2013-11-071-1/+1
| | * | | | | | | Added a few more operatorsBob Weinand2013-11-031-2/+44
| | * | | | | | | Fixed mem leaks, added tests and ternary operatorBob Weinand2013-10-316-0/+139
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Fixed testsDmitry Stogov2013-11-272-2/+1
| * | | | | | | Removed deprecated AI_SET_PTR()sDmitry Stogov2013-11-272-0/+7
| * | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-11-271-0/+10
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'PHP-5.5'Nikita Popov2013-10-161-0/+20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Nikita Popov2013-09-291-10/+8
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Nikita Popov2013-09-292-0/+40
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Implement variadic function syntaxNikita Popov2013-09-2615-0/+349
| * | | | | | | | | | Merge branch 'PHP-5.5'Xinchen Hui2013-09-021-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Xinchen Hui2013-09-021-0/+47
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Implement phase 1 of rfc/incompat_ctxGustavo André dos Santos Lopes2013-09-021-0/+20
| * | | | | | | | | | | | Merge branch 'PHP-5.5'Xinchen Hui2013-08-301-0/+30
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Xinchen Hui2013-08-291-0/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-08-183-0/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Stanislav Malyshev2013-08-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit '5753b74'Rasmus Lerdorf2013-08-021-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Xinchen Hui2013-08-021-0/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Xinchen Hui2013-07-211-0/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | typo fixesVeres Lajos2013-07-151-1/+1