summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix bug #68163Nikita Popov2014-10-061-0/+13
* | | Add tests verifying calls work inside echo, concatenation and array accessTimm Friebe2014-10-064-0/+89
* | | Merge branch 'pr/647'Tjerk Meesters2014-10-0619-1/+488
|\ \ \
| * \ \ Merge branch 'master' into catchable-fatals/methods-on-non-objectsTimm Friebe2014-09-2584-94/+934
| |\ \ \
| * | | | Add tests for calls to nested, *non*-compile-time-resolveable functionsTimm Friebe2014-08-162-0/+47
| * | | | MFHTimm Friebe2014-08-1631-55/+264
| |\ \ \ \
| * | | | | Adjust expected fatal error messageTimm Friebe2014-07-061-1/+1
| * | | | | Check for memory leaks when not using return valueTimm Friebe2014-07-061-0/+2
| * | | | | Adjust expected fatal error messageTimm Friebe2014-07-067-15/+15
| * | | | | Merge in changes from masterTimm Friebe2014-07-0620-0/+400
| |\ \ \ \ \
| * | | | | | Add tests with arrays as parametersTimm Friebe2014-07-065-0/+16
| * | | | | | Handle ZEND_NEW nestingTimm Friebe2014-07-061-0/+34
| * | | | | | Also verify nesting with dynamically called static methodsTimm Friebe2014-07-061-0/+8
| * | | | | | Handle ZEND_INIT_NS_FCALL_BY_NAME nestingTimm Friebe2014-07-061-0/+23
| * | | | | | QA: Refactor: Split tests a bit to make them more comprehendableTimm Friebe2014-07-062-10/+33
| * | | | | | Support nested static callsTimm Friebe2014-07-062-0/+24
| * | | | | | Handle ZEND_EXT_FCALL_END, skipping if necessaryTimm Friebe2014-07-061-0/+4
| * | | | | | Verify non-CV-operands also workTimm Friebe2014-07-061-0/+23
| * | | | | | Only allocate NULL return value if it's actually usedTimm Friebe2014-07-061-0/+15
| * | | | | | Also handle nested function calls via variableTimm Friebe2014-07-061-0/+8
| * | | | | | Handle nesting correctlyTimm Friebe2014-07-062-0/+91
| * | | | | | Add tests verifying method calls on non-objects work inside eval()Timm Friebe2014-04-281-0/+18
| * | | | | | Add tests for indirect calls to methods on non-objectsTimm Friebe2014-04-282-0/+56
| * | | | | | Add test verifying chained method invocationsTimm Friebe2014-04-201-0/+22
| * | | | | | Add example how framework code could convert E_RECOVERABLE -> exceptionsTimm Friebe2014-04-191-0/+25
| * | | | | | Adjust expected outcomeTimm Friebe2014-04-191-1/+1
| * | | | | | Initial implementationTimm Friebe2014-04-193-0/+48
* | | | | | | Fix $this CV init for include/evalNikita Popov2014-10-051-0/+17
* | | | | | | Fixed list() behavior inconsistency (string handling is disabled for all case...Dmitry Stogov2014-10-055-22/+9
* | | | | | | Fix test gc_029_zts.phptNikita Popov2014-10-041-1/+1
* | | | | | | Mark test for full GC root buffer as XFAILNikita Popov2014-10-031-0/+2
* | | | | | | Merge branch 'PHP-5.6'Nikita Popov2014-10-031-0/+21
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'PHP-5.5' into PHP-5.6Nikita Popov2014-10-031-0/+21
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fix bug #68188Nikita Popov2014-10-031-0/+21
* | | | | | | Fix segmentation fault in debug_backtrace()Timm Friebe2014-09-281-0/+39
| |_|_|_|_|/ |/| | | | |
* | | | | | Test use($this) being an errorNikita Popov2014-09-241-0/+14
* | | | | | Fix detection of write to built-in function for referencesNikita Popov2014-09-232-0/+20
* | | | | | Test use of string names with \ prefixNikita Popov2014-09-232-0/+4
* | | | | | Test a few more error conditions in the compilerNikita Popov2014-09-236-0/+78
* | | | | | Test error conditions for ct class const refsNikita Popov2014-09-232-0/+21
* | | | | | Test some additional cases for constexpr evaluationNikita Popov2014-09-232-5/+82
* | | | | | Fix list() destructuring to special variablesNikita Popov2014-09-221-0/+49
* | | | | | Merge branch 'master' into integer_semanticsAndrea Faulds2014-09-211-0/+44
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'PHP-5.6'Nikita Popov2014-09-201-0/+44
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'PHP-5.5' into PHP-5.6Nikita Popov2014-09-201-0/+44
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fixed bug #67633Nikita Popov2014-09-201-0/+44
* | | | | | | Merge branch 'master' into integer_semanticsAndrea Faulds2014-09-171-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'pull-request/808'krakjoe2014-09-161-2/+2
| |\ \ \ \ \ \
| | * | | | | | Error on multiple default blocks in a switchLevi Morrison2014-09-051-2/+2
* | | | | | | | Merge branch 'master' into integer_semanticsAndrea Faulds2014-09-1663-85/+551
|\ \ \ \ \ \ \ \ | |/ / / / / / /