summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2019-08-261-5/+5
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-08-261-5/+5
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-261-5/+5
| | |\
| | | * Fix overflow in memory limit checksNikita Popov2019-08-261-5/+5
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-253-2/+16
|\ \ \ \ | |/ / /
| * | | Fix #78454: Consecutive numeric separators cause OOM errorTheodore Brown2019-08-253-2/+16
* | | | Promote warning to error in zend_forbid_dynamic_call()George Peter Banyard2019-08-237-58/+101
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-234-1/+66
|\ \ \ \ | |/ / /
| * | | Relax closure $this unbinding deprecationNikita Popov2019-08-234-1/+66
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-232-4/+15
|\ \ \ \ | |/ / /
| * | | Fix arginfo leak when using disabled_classesNikita Popov2019-08-232-4/+15
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-212-3/+28
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-212-3/+28
| |\ \ \ | | |/ /
| | * | Fix #78441: Parse error due to heredoc identifier followed by digitChristoph M. Becker2019-08-214-356/+382
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-191-2/+18
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-191-2/+18
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-191-2/+18
| | |\ \ | | | |/
| | | * Fix #78220: Can't access OneDrive folderChristoph M. Becker2019-08-191-2/+18
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-171-0/+20
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-08-171-0/+20
| |\ \ \ | | |/ /
| | * | Fixed bug #77922Nikita Popov2019-08-172-1/+22
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-142-3/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-08-141-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-141-2/+2
| | |\ \ | | | |/
| | | * Fixed bug #78412Nikita Popov2019-08-141-2/+2
| | * | Next will be 7.3.10Christoph M. Becker2019-08-131-1/+1
| | * | Bump version numbersChristoph M. Becker2019-08-131-1/+1
| * | | Fix reference printing in GC tracingNikita Popov2019-08-141-1/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-1310-46/+99
|\ \ \ \ | |/ / /
| * | | Fixed bug #72530Nikita Popov2019-08-1310-46/+99
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-134-31/+21
|\ \ \ \ | |/ / /
| * | | Remove removed nested data from GC countNikita Popov2019-08-132-14/+18
| * | | Don't include non-refcounted structures in GC countNikita Popov2019-08-133-17/+3
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-132-5/+1
|\ \ \ \ | |/ / /
| * | | Generalize delref assertionNikita Popov2019-08-132-5/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-131-0/+44
|\ \ \ \ | |/ / /
| * | | Fixed bug #78406Nikita Popov2019-08-131-0/+44
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-131-1/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-08-131-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-131-1/+2
| | |\ \ | | | |/
| | | * Don't destroy properties array with unset GC typeNikita Popov2019-08-131-1/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-121-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-08-121-0/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-121-0/+1
| | |\ \ | | | |/
| | | * Intern alias old_name earlyNikita Popov2019-08-121-0/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-123-0/+20
|\ \ \ \ | |/ / /
| * | | Fixed bug #78396Nikita Popov2019-08-123-0/+20
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-08-092-12/+49
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-08-092-12/+49
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-08-092-12/+49
| | |\ \ | | | |/