summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #79947Nikita Popov2020-08-104-4/+22
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-062-0/+30
|\
| * Fix #79934: CRLF-only line in heredoc causes parsing errorPieter van den Ham2020-08-064-351/+381
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-031-1/+1
|\ \ | |/
| * Removed space from bug55086.phptGraham Campbell2020-08-031-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-312-3/+15
|\ \ | |/
| * Fix #79919: Stack use-after-scope in define()Christoph M. Becker2020-07-312-3/+15
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-281-2/+19
|\ \ | |/
| * Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-281-2/+19
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-271-12/+2
|\ \ | |/
| * Revert "Fix #79806: realpath() erroneously resolves link to link"Christoph M. Becker2020-07-271-12/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-271-2/+12
|\ \ | |/
| * Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-271-2/+12
| * 7.3 is now 7.3.22-devChristoph M. Becker2020-07-211-1/+1
* | Fix minor memory leak of CG(script_encoding_list)Christoph M. Becker2020-07-221-0/+5
* | Fixed bug #79862Nikita Popov2020-07-152-1/+65
* | Switch back to FREE_UNFETCHED_OP_DATANikita Popov2020-07-092-17/+17
* | Fix bug #79599 in a different wayNikita Popov2020-07-093-116/+77
* | Revert "Fixed bug #97599 (coredump in set_error_handler)"Nikita Popov2020-07-092-34/+1
* | Revert "Partial fixed bug #79649 (Altering disable_functions from module init...Derick Rethans2020-07-091-11/+9
* | Fixed bug #79793Nikita Popov2020-07-072-1/+38
* | Fixed bug #79784Nikita Popov2020-07-072-3/+36
* | Fixed bug #78598Nikita Popov2020-07-074-8/+127
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-072-2/+18
|\ \ | |/
| * Fixed bug #79792Nikita Popov2020-07-072-2/+18
* | Fixed bug #79779Nikita Popov2020-07-072-15/+24
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-072-0/+33
|\ \ | |/
| * Fixed bug #79778Nikita Popov2020-07-072-0/+33
* | Fixed bug #79783Nikita Popov2020-07-072-1/+16
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-06-301-4/+0
|\ \ | |/
| * Remove bogus generator iterator dtorNikita Popov2020-06-301-4/+0
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-06-302-1/+27
|\ \ | |/
| * Fix leak when setting cyclic previous exception in finallyNikita Popov2020-06-302-1/+27
| * 7.3 is now 7.3.21-devChristoph M. Becker2020-06-231-1/+1
* | Fixed bug #79740Nikita Popov2020-06-262-0/+28
* | Don't use ternary in ini defaultNikita Popov2020-06-181-1/+7
* | Suppress zend signals check in two readline testsNikita Popov2020-06-172-2/+1
* | Partial fixed bug #79649 (Altering disable_functions from module init corrupt...Xinchen Hui2020-06-101-9/+11
* | Fixed bug #79683Nikita Popov2020-06-091-0/+3
* | Fixed bug #79657Nikita Popov2020-06-082-0/+43
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-042-12/+19
|\ \ | |/
| * Fix #79668: get_defined_functions(true) may miss functionsChristoph M. Becker2020-06-042-10/+19
| * 7.3.20 will be nextChristoph M. Becker2020-05-261-1/+1
| * Bump versionChristoph M. Becker2020-04-281-1/+1
* | Fix several mostly Windows related phpdbg bugsChristoph M. Becker2020-05-262-0/+2
* | Fix #79595: zend_init_fpu() alters FPU precisionChristoph M. Becker2020-05-261-12/+9
* | Respect typed references in catch assignmentNikita Popov2020-05-264-26/+64
* | Fix zend_assign_to_typed_ref() implementationNikita Popov2020-05-262-32/+54
* | Revert "Fix #79595: zend_init_fpu() alters FPU precision"Nikita Popov2020-05-221-5/+2
* | Fix #79595: zend_init_fpu() alters FPU precisionChristoph M. Becker2020-05-221-2/+5