summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Update version for PHP 7.3.2php-7.3.2PHP-7.3.2Christoph M. Becker2019-02-051-1/+1
* Revert "Prefix error_code with underscore in FastZPP implementation"Nikita Popov2019-02-051-25/+25
* Update version for PHP 7.3.2RC1php-7.3.2RC1Christoph M. Becker2019-01-221-1/+1
* Fixed bug #77484 Zend engine crashes when calling realpath in invalid working...Anatol Belski2019-01-191-1/+1
* Fixed bug #77447Nikita Popov2019-01-141-0/+16
* Fixed bug #77263 (Segfault when using 2 RecursiveFilterIterator)Dmitry Stogov2019-01-142-0/+52
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-081-25/+25
|\
| * Prefix error_code with underscore in FastZPP implementationtwosee2019-01-081-25/+25
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-042-4/+25
|\ \ | |/
| * Fix self::class inside constant in global scopeNikita Popov2019-01-042-4/+25
* | Possible fix for bug #77357Nikita Popov2019-01-031-3/+11
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-022-0/+22
|\ \ | |/
| * Partial fix for bug #75426Nikita Popov2019-01-022-0/+22
* | Fixed bug #77387 (Recursion detection broken when printing GLOBALS)Xinchen Hui2019-01-021-16/+16
* | Fixed bug #77376 ("undefined function" message no longer includes namespace)Xinchen Hui2019-01-023-8/+18
* | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-12-291-0/+7
|\ \ | |/
| * Add memory check to the testAnatol Belski2018-12-291-0/+7
| * Backport later interned strings destruction.Dmitry Stogov2018-12-241-4/+0
* | Fixed bug #77317 __DIR__, __FILE__, realpath() reveal physical path for subst...Anatol Belski2018-12-261-54/+0
* | Respect EG(vm_stack_page_size)Dmitry Stogov2018-12-262-3/+14
* | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2018-12-242-0/+41
|\ \ | |/
| * Fixed bug #77339 (__callStatic may get incorrect arguments)Dmitry Stogov2018-12-242-0/+41
* | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2018-12-211-1/+2
|\ \ | |/
| * Removed /e modifirer and fixed ws.Dmitry Stogov2018-12-211-1/+2
* | Prepare main branch for 7.3.2Christoph M. Becker2018-12-181-1/+1
* | Fix #77291: magic methods inherited from a trait may be ignoredChristoph M. Becker2018-12-162-12/+54
* | Merge branch 'i386-PIC' of https://github.com/ryandesign/php-src into PHP-7.3Xinchen Hui2018-12-111-0/+12
|\ \
| * | Fix __zend_cpuid on i386 PIC without __cpuid_countRyan Schmidt2018-12-081-0/+12
* | | Fixed bug #77275Nikita Popov2018-12-101-2/+3
* | | Fix version numbers in main branchChristoph M. Becker2018-12-101-1/+1
|/ /
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-11-271-1/+4
|\ \ | |/
| * Improve fix for #76046Nikita Popov2018-11-271-1/+4
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-11-271-0/+1
|\ \ | |/
| * Fixed bug #76046Nikita Popov2018-11-271-0/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-11-202-2/+2
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-11-202-2/+2
| |\
| | * Fix bug #71041 dynamic embed SAPI load errorValentin V. Bartenev2018-11-202-2/+2
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15367-478/+103
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-14569-967/+966
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-1414-17/+2
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-1329-160/+160
| | * Convert CRLF line endings to LFPeter Kokot2018-10-1314-383/+383
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15384-497/+116
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-14575-991/+990
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-149-9/+2
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-1328-151/+151
* | | Fixed bug #77165Nikita Popov2018-11-151-0/+8
* | | Fix compilation on x32Jan Rękorajski2018-11-132-2/+2
* | | Fix #76825: Undefined symbols ___cpuid_countChristoph M. Becker2018-11-052-1/+19
* | | Fix: #77110 undefined symbol zend_string_equal_val in C++ buildRemi Collet2018-11-051-0/+2