summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Expand)AuthorAgeFilesLines
* Use helper in one more placeNikita Popov2020-01-131-1/+1
* Handle one more case I missedNikita Popov2020-01-131-1/+1
* Make class name references use the class_name productionNikita Popov2020-01-1310-5/+80
* Make constant() error handling consistent with plain const lookupNikita Popov2020-01-102-8/+14
* Fix #49555: Improve "function must be a string" error messageNikita Popov2020-01-083-4/+4
* Refer to method rather than function name in error messageNikita Popov2020-01-083-3/+3
* Fix #65274: Add class name to undef class constant errorNikita Popov2020-01-081-1/+1
* Add warning and convert to exception in string offset assignment:George Peter Banyard2020-01-073-20/+31
* Merge branch 'PHP-7.4'Nikita Popov2020-01-031-0/+24
|\
| * Add test for bug #73816Nikita Popov2020-01-031-0/+24
* | Implement WeakMapNikita Popov2020-01-035-0/+530
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-301-0/+30
|\ \ | |/
| * Make url_stats in resolve_path quietNikita Popov2019-12-301-0/+30
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-302-3/+42
|\ \ | |/
| * Properly propagate url_stat exceptions during includeNikita Popov2019-12-302-3/+42
* | Merge branch 'PHP-7.4'Xinchen Hui2019-12-241-0/+39
|\ \ | |/
| * Similar problem (#79022) also exists in InterfacesXinchen Hui2019-12-241-0/+17
| * Fixed bug #79022 (class_exists returns True for classes that are not ready to...Xinchen Hui2019-12-241-0/+22
* | Fix #78880: Spelling error reportChristoph M. Becker2019-12-212-5/+5
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-201-0/+51
|\ \ | |/
| * Fix leak when generator closed during yield in finallyNikita Popov2019-12-201-0/+51
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-201-0/+14
|\ \ | |/
| * Fix early free of assign_obj op_dataNikita Popov2019-12-201-0/+14
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-12-191-0/+17
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-12-191-0/+17
| |\
| | * Fixed bug #78999 (Cycle leak when using function result as temporary)Dmitry Stogov2019-12-191-0/+17
* | | Adjust test for notice->warning changeNikita Popov2019-12-191-2/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-191-0/+16
|\ \ \ | |/ /
| * | Avoid signed integer overflow in string offset checkNikita Popov2019-12-191-0/+16
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-181-0/+23
|\ \ \ | |/ /
| * | Fix leak in assign_ref with functionNikita Popov2019-12-181-0/+23
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-181-0/+28
|\ \ \ | |/ /
| * | Fixed bug #78776Nikita Popov2019-12-181-0/+28
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-181-0/+30
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-12-181-0/+30
| |\ \ | | |/
| | * Rethrow generator exception even without active stack frameNikita Popov2019-12-181-0/+30
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-181-0/+22
|\ \ \ | |/ /
| * | Fix use-after-free when trying to write to closure propertyNikita Popov2019-12-181-0/+22
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-181-0/+28
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-12-181-0/+28
| |\ \ | | |/
| | * Fix freeing of dynamic call nameNikita Popov2019-12-181-0/+28
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-181-0/+26
|\ \ \ | |/ /
| * | Fix const/cv freeing on failed reference assignmentNikita Popov2019-12-181-0/+26
* | | Fix leak of dynamic property name in address helperNikita Popov2019-12-171-0/+13
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-161-0/+2
|\ \ \ | |/ /
| * | Set opcache.optimization_level=0 in testNikita Popov2019-12-161-0/+2
* | | Merge branch 'PHP-7.4'Stanislav Malyshev2019-12-161-2/+2
|\ \ \ | |/ /
| * | Test fixesStanislav Malyshev2019-12-161-2/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-161-0/+17
|\ \ \ | |/ /
| * | Fixed bug #78973Nikita Popov2019-12-161-0/+17