summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3'Anatol Belski2018-12-261-54/+0
|\
| * Fixed bug #77317 __DIR__, __FILE__, realpath() reveal physical path for subst...Anatol Belski2018-12-261-54/+0
* | Merge branch 'PHP-7.3'Dmitry Stogov2018-12-262-3/+14
|\ \ | |/
| * Respect EG(vm_stack_page_size)Dmitry Stogov2018-12-262-3/+14
* | Create object only after parameter checksDmitry Stogov2018-12-261-14/+8
* | Removed useless zval_ptr_dtor(return_value)Dmitry Stogov2018-12-263-5/+2
* | Micro optimizationDmitry Stogov2018-12-262-30/+20
* | Fixed crashes introduced by 7e597f48e9fda982e930e4f617d2b2d98d8878a5 (only ma...Dmitry Stogov2018-12-251-1/+4
* | Removed dead conditionDmitry Stogov2018-12-252-6/+3
* | Avoid code duplicationDmitry Stogov2018-12-252-156/+130
* | Merge branch 'PHP-7.3'Dmitry Stogov2018-12-240-0/+0
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2018-12-240-0/+0
| |\
| | * Backport later interned strings destruction.Dmitry Stogov2018-12-242-4/+4
* | | Merge branch 'PHP-7.3'Dmitry Stogov2018-12-242-0/+41
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2018-12-243-0/+44
| |\ \ | | |/
| | * Fixed bug #77339 (__callStatic may get incorrect arguments)Dmitry Stogov2018-12-243-0/+42
* | | Added note about changes in class declaration opcodesDmitry Stogov2018-12-241-0/+7
* | | Merge branch 'PHP-7.3'Nikita Popov2018-12-233-1/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-12-233-1/+15
| |\ \ | | |/
| | * Fix invalid efree in browscapNikita Popov2018-12-233-1/+15
* | | Merge branch 'PHP-7.3'Derick Rethans2018-12-234-140/+177
|\ \ \ | |/ /
| * | Merge branch 'timelib-201801RC3' into PHP-7.3Derick Rethans2018-12-234-140/+177
| |\ \
| | * | Update API use due to changes in timelib 2018.01RC3Derick Rethans2018-12-231-5/+5
| | * | Upgrade timelib to 2018.01RC3Derick Rethans2018-12-233-135/+172
| |/ /
* | | Merge branch 'PHP-7.3'Christoph M. Becker2018-12-212-1/+31
|\ \ \ | |/ /
| * | Fix #77298: segfault occurs when add property to unserialized empty ArrayObjectCHU Zhaowei2018-12-213-1/+35
* | | Fixed wsDmitry Stogov2018-12-211-1/+0
* | | Merge branch 'PHP-7.3'Dmitry Stogov2018-12-211-1/+2
|\ \ \ | |/ /
| * | 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
* | | Added specialized code for small arraysDmitry Stogov2018-12-201-30/+44
* | | Added specialized code for small arraysDmitry Stogov2018-12-191-28/+32
* | | Reuse add_property_zval_ex() instead of code duplicationDmitry Stogov2018-12-191-36/+8
* | | Removed add_get_assoc_*() and add_get_index_*() API functionsDmitry Stogov2018-12-193-77/+4
* | | Replace add_index_zval() and add_next_index_zval() functions by macrosDmitry Stogov2018-12-192-15/+6
* | | Fixed compilation warningsDmitry Stogov2018-12-191-1/+2
* | | Replace zend_hash_apply... with ZEND_HASH_FOREACH...Dmitry Stogov2018-12-1916-357/+274
* | | Merge branch 'PHP-7.3'Christoph M. Becker2018-12-180-0/+0
|\ \ \ | |/ /
| * | [ci skip] Add missing entry for bug 77020Christoph M. Becker2018-12-181-0/+1
* | | Reorder conditionsDmitry Stogov2018-12-182-33/+41
* | | Merge branch 'PHP-7.3'Remi Collet2018-12-180-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2018-12-180-0/+0
| |\ \ | | |/
| | * missing entry for #77020Remi Collet2018-12-181-0/+3
* | | Reduce executor sizeDmitry Stogov2018-12-183-584/+599
* | | Merge branch 'PHP-7.3'Remi Collet2018-12-180-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2018-12-180-0/+0
| |\ \ | | |/
| | * bump to 7.2.15-devRemi Collet2018-12-183-5/+8
* | | Merge branch 'PHP-7.3'Christoph M. Becker2018-12-180-0/+0
|\ \ \ | |/ /
| * | [ci skip] Fix release dateChristoph M. Becker2018-12-181-1/+1
* | | Merge branch 'PHP-7.3'Christoph M. Becker2018-12-180-0/+0
|\ \ \ | |/ /