summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Next is 7.3.18Christoph M. Becker2020-03-311-1/+1
* Fix #79364: When copy empty array, next key is unspecifiedChristoph M. Becker2020-03-112-1/+23
* Next is 7.3.17Christoph M. Becker2020-03-031-1/+1
* Fixed bug #79062Nikita Popov2020-02-282-118/+124
* Fixed incorrect behavior of internal memory debuggerDmitry Stogov2020-02-271-0/+1
* Fix #63206: Fully support error/exception_handler stacking, even with null or...Mark Plomer2020-02-254-5/+86
* Next is 7.3.16Christoph M. Becker2020-02-041-1/+1
* Fix bug #76047Nikita Popov2020-01-314-12/+79
* Bump versionChristoph M. Becker2020-01-071-1/+1
* Fixed bug #78999 (Cycle leak when using function result as temporary)Dmitry Stogov2019-12-193-0/+53
* Add destructor annotations in ini parserNikita Popov2019-12-191-1/+1
* Rethrow generator exception even without active stack frameNikita Popov2019-12-182-3/+34
* Fix freeing of dynamic call nameNikita Popov2019-12-183-10/+30
* Fixed bug #78921Nikita Popov2019-12-132-0/+40
* Fix constant evaluation of && and ||Nikita Popov2019-12-062-12/+24
* Fix AST printing of nullable builtin typesNikita Popov2019-12-042-3/+3
* Next is 7.3.14Christoph M. Becker2019-12-031-1/+1
* Fixed bug #78868 (Calling __autoload() with incorrect EG(fake_scope) value)Dmitry Stogov2019-11-252-0/+39
* Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-11-182-8/+24
|\
| * Fix $x = (bool)$x; for undefined with opcacheTyson Andre2019-11-182-8/+24
* | Fixed bug #78787Nikita Popov2019-11-062-4/+30
* | 7.3.13 is nextChristoph M. Becker2019-11-051-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-301-0/+1
|\ \ | |/
| * Add missing refcount incrementNikita Popov2019-10-301-0/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-292-1/+21
|\ \ | |/
| * Fixed bug #78689Nikita Popov2019-10-292-1/+21
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-282-8/+36
|\ \ | |/
| * Fix bug #78752Nikita Popov2019-10-282-8/+36
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-103-0/+28
|\ \ | |/
| * Fix leak on static method call on non-existent classNikita Popov2019-10-103-0/+28
* | Fixed bug #78658Nikita Popov2019-10-092-1/+15
* | 7.3.12 is nextChristoph M. Becker2019-10-081-1/+1
* | Make sure T_ERROR is returned for all lexer exceptionsNikita Popov2019-10-043-119/+153
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-041-2/+7
|\ \ | |/
| * Fix #78620: Out of memory errorChristoph M. Becker2019-10-041-2/+7
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-021-5/+0
|\ \ | |/
| * Revert "Fix #78620: Out of memory error"Christoph M. Becker2019-10-021-5/+0
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-021-0/+5
|\ \ | |/
| * Fix #78620: Out of memory errorChristoph M. Becker2019-10-021-0/+5
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-022-0/+11
|\ \ | |/
| * Fix segfault with __COMPILER_HALT_OFFSET__ and trailing {}Nikita Popov2019-10-022-0/+11
* | 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
|\ \ | |/