summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Don't throw warnings during heredoc scan-aheadNikita Popov2019-09-284-181/+207
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-262-0/+26
|\
| * Fix memory leak with ** on array operandsNikita Popov2019-09-262-0/+26
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-262-1/+5
|\ \ | |/
| * Fix null-pointer deref in if stmt printingNikita Popov2019-09-262-1/+5
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-161-2/+2
|\ \ | |/
| * Fixed bug #78545Nikita Popov2019-09-161-2/+2
* | PHP 7.3.10RC1 has been taggedChristoph M. Becker2019-09-101-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-293-3/+26
|\ \ | |/
| * Fix use-after-free of immediately invoked closure with extra argsNikita Popov2019-08-293-2/+21
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-262-0/+32
|\ \ | |/
| * Remove properties HT from nested GC dataNikita Popov2019-08-262-0/+30
* | 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
* | Fix #78441: Parse error due to heredoc identifier followed by digitChristoph M. Becker2019-08-214-356/+382
* | 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
* | Fixed bug #77922Nikita Popov2019-08-172-1/+22
* | 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
* | 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.2' into PHP-7.3Nikita Popov2019-08-121-0/+1
|\ \ | |/
| * Intern alias old_name earlyNikita Popov2019-08-121-0/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-08-092-12/+49
|\ \ | |/
| * Fixed handling of references in nested data of objects with destructorDmitry Stogov2019-08-092-12/+49
* | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-08-092-4/+35
|\ \ | |/
| * Fixed second part of the bug #78379 (Cast to object confuses GC, causes crash)Dmitry Stogov2019-08-092-4/+35
* | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-08-091-0/+5
|\ \ | |/
| * Added asserts to catch GC errors when refcount goes below zero.Dmitry Stogov2019-08-091-0/+5
* | Fix GC tracingNikita Popov2019-08-081-15/+19
* | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-08-082-0/+37
|\ \ | |/
| * Fixed bug #78379 (Cast to object confuses GC, causes crash)Dmitry Stogov2019-08-082-0/+37
* | Add test for bug #78363Nikita Popov2019-08-021-0/+0
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-021-1/+1
|\ \ | |/
| * Fixed bug #78363Nikita Popov2019-08-021-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-291-5/+16
|\ \ | |/
| * Fix Zend signals unblockingNikita Popov2019-07-291-5/+16
* | Convert short tag to standard tag in Zend test fileGeorge Peter Banyard2019-07-161-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-07-164-390/+390
|\ \ | |/
| * Fixed incorrect specialization (missed IS_INDIRECT handling)Dmitry Stogov2019-07-163-424/+424
* | Fixed bug #78010Nikita Popov2019-07-152-2/+37
* | Fix bug #78271Nikita Popov2019-07-101-0/+27
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-092-29/+11
|\ \ | |/
| * Revert "Fixed bug #76980"Nikita Popov2019-07-092-29/+11
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-282-1/+25
|\ \ | |/
| * Fix bugs in AST printersunnyeo2019-06-282-1/+25
* | Next is 7.3.8Christoph M. Becker2019-06-111-1/+1