summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-02936-946/+946
* Merge branch 'PHP-7.2'Xinchen Hui2018-01-020-0/+0
|\
| * year++Xinchen Hui2018-01-02934-944/+944
| * Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-01-020-0/+0
| |\
| | * year++Xinchen Hui2018-01-02926-936/+936
* | | Merge branch 'PHP-7.2'Nikita Popov2018-01-012-7/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-01-013-7/+24
| |\ \ | | |/
| | * Fixed bug #75502Nikita Popov2018-01-013-7/+24
* | | Fix typosNikita Popov2017-12-301-2/+2
* | | Use GC_FLAGS_SHIFT in a few more placesNikita Popov2017-12-304-5/+5
* | | Merge branch 'PHP-7.2'Jakub Zelenka2017-12-306-6/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2017-12-306-6/+4
| |\ \ | | |/
| | * Use seialize_precision instead of precision in all json testsJakub Zelenka2017-12-306-6/+6
* | | Use ZEND_FAST_CONCAT instead of ZEND_CONCAT for CONST operands.Dmitry Stogov2017-12-295-69/+13
* | | Use IS_EQUAL instead of CASE when first operand is CV or CONST. Removed CASE ...Dmitry Stogov2017-12-296-375/+29
* | | Removed useless specializationDmitry Stogov2017-12-293-276/+159
* | | Use free_obj for intl ResourceBundleNikita Popov2017-12-281-3/+5
* | | Merge branch 'PHP-7.2'Dmitry Stogov2017-12-281-19/+40
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2017-12-282-19/+41
| |\ \ | | |/
| | * Fixed bug #75720 (File cache not populated after SHM runs full)Dmitry Stogov2017-12-282-19/+41
* | | Merge branch 'PHP-7.2'Xinchen Hui2017-12-281-2/+4
|\ \ \ | |/ /
| * | Fixed bug #75742 (potential memleak in internal classes's static members)Xinchen Hui2017-12-282-2/+6
* | | Merge branch 'PHP-7.2'Dmitry Stogov2017-12-281-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2017-12-281-0/+1
| |\ \ | | |/
| | * Fixed reference-countingDmitry Stogov2017-12-281-0/+1
* | | zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initia...Dmitry Stogov2017-12-271-1/+1
* | | zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initia...Dmitry Stogov2017-12-2715-29/+10
* | | Use zend_hash_find() instead of zend_hash_find_ptr() to avoid double checkDmitry Stogov2017-12-273-18/+32
* | | Use zend_hash_find() instead of zend_hash_find_ptr() to avoid double checkDmitry Stogov2017-12-271-8/+6
* | | Merge branch 'PHP-7.2'Xinchen Hui2017-12-272-0/+3
|\ \ \ | |/ /
| * | Updated NEWSXinchen Hui2017-12-271-0/+4
| * | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2017-12-272-0/+3
| |\ \ | | |/
| | * Fixed bug #75735 ([embed SAPI] Segmentation fault in sapi_register_post_entry)Xinchen Hui2017-12-273-0/+7
* | | Combine READY_TO_DESTROY, EXTRACT_ZVAL_PTR and FREE_OP_VAR_PTR into single, b...Dmitry Stogov2017-12-263-338/+288
* | | Use zval constructors instead ZVAL_COPY if we know the typesDmitry Stogov2017-12-262-20/+24
* | | Add _IS_NUMBER as cast_object() target typeNikita Popov2017-12-2625-42/+134
* | | Cheaper reference constructionDmitry Stogov2017-12-265-179/+441
* | | Avoid overhead of memory allocation and useless referene-counting in implode()Dmitry Stogov2017-12-261-26/+34
* | | Remove unnecessary type checkNikita Popov2017-12-251-7/+1
* | | Remove unnecessary readobj==writeobj checksNikita Popov2017-12-254-41/+5
* | | Fixed bug #54043Nikita Popov2017-12-234-23/+49
* | | Remove EH_SUPPRESS modeNikita Popov2017-12-232-4/+3
* | | Merge branch 'PHP-7.2'Anatol Belski2017-12-222-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-222-2/+2
| |\ \ | | |/
| | * Revert to Postgres 9.6, AppVeyor seems to have issues with 10Anatol Belski2017-12-222-2/+2
* | | Merge branch 'PHP-7.2'Anatol Belski2017-12-221-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-221-1/+1
| |\ \ | | |/
| | * Update tool pathAnatol Belski2017-12-221-1/+1
* | | Merge branch 'PHP-7.2'Anatol Belski2017-12-221-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-221-1/+1
| |\ \ | | |/