summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-04-132-10/+10
|\
| * Fix arginfo for array_replace(_recursive) and array_merge(_recursive)Gabriel Caruso2018-04-132-11/+11
* | Fixed #74892 - Fixed URL rewriting for urls started with #Andrew Nester2018-04-122-48/+60
* | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2018-03-271-2/+2
|\ \ | |/
| * Fixed #75996: Add the right urls to the header of mt_rand.TATAR Balazs Janos2018-03-271-2/+2
* | Add missing skip prefix for some SKIPIF messagesatvoicu2018-03-235-5/+5
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-161-1/+1
|\ \ | |/
| * Sync test with newer outputAnatol Belski2018-03-161-1/+1
* | Use literal as formatAnatol Belski2018-03-121-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-101-0/+49
|\ \ | |/
| * Fixed bug #76068 parse_ini_string fails to parse "[foo]\nbar=1|>baz" with seg...Anatol Belski2018-03-101-0/+49
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-03-052-37/+11
|\ \ | |/
| * Revert "Fixed bug #75961 (Strange references behavior)"Nikita Popov2018-03-052-37/+11
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-02-262-2/+34
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-02-262-2/+34
| |\
| | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-02-262-2/+34
| | |\
| | | * Fix bug #75981: prevent reading beyond buffer startStanislav Malyshev2018-02-262-2/+34
* | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-02-231-5/+5
|\ \ \ \ | |/ / /
| * | | Fix some arginfosGabriel Caruso2018-02-231-5/+5
* | | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-02-172-11/+37
|\ \ \ \ | |/ / /
| * | | Fixed bug #75961 (Strange references behavior)Xinchen Hui2018-02-172-11/+37
* | | | Remove getmxrr alias dns_get_mx testGabriel Caruso2018-02-141-27/+0
* | | | Merge branch 'PHP-7.1' into PHP-7.2Michael Wallner2018-02-052-18/+28
|\ \ \ \ | |/ / /
| * | | fix bug #75916 DNS_CAA record results contain garbageMichael Wallner2018-02-052-18/+28
* | | | Ensure there are no line breaks in the error msgAnatol Belski2018-02-011-0/+2
* | | | fixed Big_endian issue on s390x for stream test casesSam Ding2018-01-271-1/+1
* | | | Fixed bug #75653Nikita Popov2018-01-122-1/+21
* | | | 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
* | | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-01-031-1/+1
|\ \ \ \ | |/ / /
| * | | Happy new year (Update copyright to 2018)Lior Kaplan2018-01-021-1/+1
| * | | year++Xinchen Hui2018-01-02128-128/+128
* | | | year++Xinchen Hui2018-01-02128-128/+128
* | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-141-0/+66
|\ \ \ \ | |/ / /
| * | | Fixed bug #75679 Path 260 character problemAnatol Belski2017-12-141-0/+66
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-11-282-1/+25
|\ \ \ \ | |/ / /
| * | | Fixed #73124: php_ini_scanned_files()johnstevenson2017-11-282-1/+25
* | | | Merge branch 'PHP-7.1' into PHP-7.2Remi Collet2017-11-281-2/+2
|\ \ \ \ | |/ / /
| * | | better fix for #75514Remi Collet2017-11-281-2/+2
* | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-271-1/+3
|\ \ \ \ | |/ / /
| * | | Fix allocationAnatol Belski2017-11-271-1/+1
| * | | Fix memory leakAnatol Belski2017-11-271-0/+2
* | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-273-9/+153
|\ \ \ \ | |/ / /
| * | | Fixed bug #75574 putenv does not work properly if parameter contains non-ASCI...Anatol Belski2017-11-273-9/+153
* | | | Merge branch 'PHP-7.1' into PHP-7.2krakjoe2017-11-221-9/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1krakjoe2017-11-221-9/+3
| |\ \ \ | | |/ /
| | * | Fix bug #75409Scott2017-11-221-9/+3
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-11-172-2/+37
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-11-172-2/+37
| |\ \ \ | | |/ /
| | * | Fixed bug #75535Nikita Popov2017-11-172-2/+37