summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2019-03-042-11/+8
|\
| * Revert "Detect invalid uses of parent:: during compilation"Nikita Popov2019-03-042-11/+8
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-031-6/+0
|\ \ | |/
| * Remove outdated hack for AIX 4Peter Kokot2019-03-031-6/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-031-1/+0
|\ \ | |/
| * Remove AC_PROG_CC_C_OPeter Kokot2019-03-031-1/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-021-26/+0
|\ \ | |/
| * Remove LIBZEND_CHECK_INT_TYPE and PHP_CHECK_TYPESPeter Kokot2019-03-021-26/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-011-2/+1
|\ \ | |/
| * Remove obsolescent AC_HEADER_STDC and memcpy checkPeter Kokot2019-03-011-2/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-03-012-2/+11
|\ \ | |/
| * Fix out-dated docs and typoc9s2019-03-012-2/+11
* | Merge branch 'PHP-7.4'Nikita Popov2019-03-012-6/+9
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-012-6/+9
| |\
| | * Check for NULL GC type in objects_store_delNikita Popov2019-03-012-8/+11
* | | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-011-5/+5
|\ \ \ | |/ /
| * | Unused parameterDmitry Stogov2019-03-011-5/+5
* | | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-011-3/+3
|\ \ \ | |/ /
| * | Keep original debug infoDmitry Stogov2019-03-011-3/+3
* | | Merge branch 'PHP-7.4'Nikita Popov2019-02-281-0/+2
|\ \ \ | |/ /
| * | Free map_base_ptr during post_startupNikita Popov2019-02-281-0/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2019-02-281-2/+4
|\ \ \ | |/ /
| * | Fix leak in resolve_property_typesNikita Popov2019-02-281-2/+4
* | | Merge branch 'PHP-7.4'Bob Weinand2019-02-281-2/+0
|\ \ \ | |/ /
| * | Fix test (order of warning / notice changes due to delaying until runtime)Bob Weinand2019-02-281-2/+2
* | | Merge branch 'PHP-7.4'Peter Kokot2019-02-272-18/+0
|\ \ \ | |/ /
| * | Remove ZEND_FP_EXCEPT macro and HAVE_FP_EXCEPTPeter Kokot2019-02-272-18/+0
* | | Merge branch 'PHP-7.4'Bob Weinand2019-02-272-3/+25
|\ \ \ | |/ /
| * | Delay array to string conversion notice until runtimeBob Weinand2019-02-272-3/+25
* | | Merge branch 'PHP-7.4'Bob Weinand2019-02-271-0/+156
|\ \ \ | |/ /
| * | Uncomment cleanup for runtime_compile_time_binary_operands.phptBob Weinand2019-02-271-1/+1
| * | Add runtime_compile_time_binary_operands.phptrjhdby2019-02-271-0/+156
* | | Merge branch 'PHP-7.4'Joe Watkins2019-02-271-0/+20
|\ \ \ | |/ /
| * | Fix #77673 ReflectionClass::getDefaultProperties returns spooky arrayJoe Watkins2019-02-271-0/+20
* | | Merge branch 'PHP-7.4'Nikita Popov2019-02-251-139/+78
|\ \ \ | |/ /
| * | Make regex replacements in zend_vm_gen.php more obviousBenjamin Eberlei2019-02-251-139/+78
* | | Merge branch 'PHP-7.4'Nikita Popov2019-02-252-12/+54
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-254-17/+69
| |\ \ | | |/
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-252-12/+54
| | |\
| | | * Fix assertion in Exception::getMessage() if $message is a refNikita Popov2019-02-252-12/+54
* | | | Merge branch 'PHP-7.3'Xinchen Hui2019-02-251-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed compiler warningXinchen Hui2019-02-251-3/+3
* | | | Merge branch 'PHP-7.3'Xinchen Hui2019-02-252-2/+12
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Xinchen Hui2019-02-252-2/+12
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug #77660 (Segmentation fault on break 2147483648)Xinchen Hui2019-02-252-2/+12
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-02-237-65/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTFPeter Kokot2019-02-237-65/+5
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-02-221-11/+7
|\ \ \ \ | |/ / /
| * | | Fix anon class handling in ext modeNikita Popov2019-02-221-11/+7
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-02-222-0/+22
|\ \ \ \ | |/ / /