summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-151-1/+6
|\
| * Allow pecl like usage in ext/phar, closes #2955Anatol Belski2018-01-151-1/+6
* | Fixed bug #75653Nikita Popov2018-01-122-1/+21
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-122-6/+29
|\ \ | |/
| * Fixed bug #75774 imap_append HeapCorructionAnatol Belski2018-01-122-6/+29
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-121-1/+1
|\ \ | |/
| * Unify EOLAnatol Belski2018-01-121-53/+53
| * Extend test, latest cURL ships also with smb and smbsAnatol Belski2018-01-121-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-111-4/+1
|\ \ | |/
| * Fix test for libtidy 5.6.0Anatol Belski2018-01-111-4/+1
| * Backport narrowing fix to 7.1Nikita Popov2018-01-091-0/+18
* | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-01-091-1/+1
|\ \ | |/
| * Fixed bug #75781 (substr_count incorrect result)Xinchen Hui2018-01-091-1/+1
* | Fixed possible incorrect "mark" usageDmitry Stogov2018-01-091-0/+5
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-042-3/+5
|\ \ | |/
| * Fix testsAnatol Belski2018-01-042-3/+5
* | Happy new year (Update copyright to 2018)Lior Kaplan2018-01-041-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-031-0/+1
|\ \ | |/
| * Skip on Travis-CIAnatol Belski2018-01-031-0/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-031-1/+16
|\ \ | |/
| * Extend skip sectionAnatol Belski2018-01-031-1/+16
* | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-01-0313-18/+18
|\ \ | |/
| * Happy new year (Update copyright to 2018)Lior Kaplan2018-01-0213-18/+18
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-021-0/+1
|\ \ | |/
| * Skip test for pdo_odbcAnatol Belski2018-01-021-0/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-021-0/+3
|\ \ | |/
| * Fix test for pdo_odbcAnatol Belski2018-01-021-0/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-01-022-1/+31
|\ \ | |/
| * Fix some int/long confusion issues in GMPStanislav Malyshev2018-01-022-1/+31
* | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-01-021-119/+120
|\ \ | |/
| * regenerated with newer re2cXinchen Hui2018-01-021-119/+120
| * Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Xinchen Hui2018-01-0217-50/+65
| |\
| * | year++Xinchen Hui2018-01-02630-630/+630
* | | Merge branch 'PHP-7.2' of git.php.net:/php-src into PHP-7.2Xinchen Hui2018-01-0217-50/+65
|\ \ \
| * \ \ Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-01-0117-50/+65
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-01-0117-50/+65
| | |\ \ | | | |/ | | |/|
| | | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-01-0117-50/+65
| | | |\
| | | | * Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtxChristoph M. Becker2018-01-013-5/+20
| | | | * Fix bug #74782: remove file name from output to avoid XSSStanislav Malyshev2018-01-0114-45/+45
| | | | * Backport and apply upstream patch for CVE-2017-14107Anatol Belski2017-10-271-1/+6
| | | * | Fixed bug #75579 (Interned strings buffer overflow may cause crash)Dmitry Stogov2017-12-221-2/+30
* | | | | year++Xinchen Hui2018-01-02636-636/+636
|/ / / /
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-01-012-7/+23
|\ \ \ \ | |/ / /
| * | | Fixed bug #75502Nikita Popov2018-01-012-7/+23
* | | | 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
* | | | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2017-12-281-19/+40
|\ \ \ \ | |/ / /
| * | | Fixed bug #75720 (File cache not populated after SHM runs full)Dmitry Stogov2017-12-281-19/+40
* | | | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2017-12-281-0/+1
|\ \ \ \ | |/ / /
| * | | Fixed reference-countingDmitry Stogov2017-12-281-0/+1