summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for PHP 7.2.3PHP-7.2.3Sara Golemon2018-02-271-1/+1
* NEWS for 7.2.3Sara Golemon2018-02-271-3/+2
* Fix bug #75981: prevent reading beyond buffer startStanislav Malyshev2018-02-272-2/+34
* Update NEWS for 7.2.3Sara Golemon2018-02-141-0/+3
* Update NEWS for PHP 7.2.3RC1Sara Golemon2018-02-141-1/+1
* Fixed bug #68406 calling var_dump on a DateTimeZone object modifies itCHU Zhaowei2018-02-142-3/+5
* Revert "Update NEWS for 7.2.3"Sara Golemon2018-02-141-3/+0
* Update NEWS for 7.2.3Sara Golemon2018-02-131-0/+3
* Update NEWS for PHP 7.2.3RC1Sara Golemon2018-02-131-1/+1
* Extend skipif checkAnatol Belski2018-02-131-0/+1
* Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-124-16/+93
|\
| * Fixed bug #68406 calling var_dump on a DateTimeZone object modifies itjhdxr2018-02-124-16/+93
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-02-113-59/+78
|\ \ | |/
| * Fix #75857: Timezone gets truncated when formattedGabriel Caruso2018-02-113-59/+78
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-02-103-3/+16
|\ \ | |/
| * Fixed bug #75928Pedro Lacerda2018-02-103-3/+16
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-02-101-2/+11
|\ \ | |/
| * Enhancements and fixes for print_pi in gdbinitMitch Hagstrand2018-02-101-2/+11
* | Fixed bug #75938Nikita Popov2018-02-093-8/+62
* | Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-0811-37/+65
|\ \ | |/
| * Fixes bug #75871 Use pkg-config for libxml2 if availablePedro Magalhães2018-02-0811-37/+65
* | Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-082-10/+15
|\ \ | |/
| * Fixed bug #49876 lib path on 64bit distrosDavid Zuelke2018-02-082-10/+15
* | Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-081-0/+2
|\ \ | |/
| * Fixed bug #65414Bishop Bettini2018-02-083-3/+47
* | Fixed bug #65414Bishop Bettini2018-02-083-3/+45
* | Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-083-2/+50
|\ \ | |/
| * Fixed bug #74519 strange behavior of AppendIteratorCHU Zhaowei2018-02-082-1/+3
| * fix #74519 strange behavior of AppendIteratorCHU Zhaowei2018-02-082-2/+48
* | Fixed bug #75893Nikita Popov2018-02-053-13/+42
* | Fixed bug #75729Nikita Popov2018-02-053-2/+23
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-02-051-4/+4
|\ \ | |/
| * Finer conditions, so /Qspectre is already usable with latest vc15Anatol Belski2018-02-051-4/+4
* | Merge branch 'PHP-7.1' into PHP-7.2Michael Wallner2018-02-053-18/+32
|\ \ | |/
| * fix bug #75916 DNS_CAA record results contain garbageMichael Wallner2018-02-053-18/+32
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-02-021-1/+1
|\ \ | |/
| * Fix SOURCE_DATE_EPOCH to not vary on timezonesChris Lamb2018-02-021-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-02-021-1/+1
|\ \ | |/
| * Switch to the new PHP SDK version on AppVeyorAnatol Belski2018-02-021-1/+1
* | Ensure there are no line breaks in the error msgAnatol Belski2018-02-011-0/+2
* | [ci skip] Update NEWSAnatol Belski2018-02-011-0/+4
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-02-010-0/+0
|\ \ | |/
| * [ci skip] Update NEWSAnatol Belski2018-02-011-0/+4
| * Fix race conditions with Apache vhost vs. per dir configAnatol Belski2018-02-011-0/+18
* | Fix race conditions with Apache vhost vs. per dir configAnatol Belski2018-01-311-0/+18
* | Sync with timelib 2017.06Derick Rethans2018-01-318-53/+105
* | Use correct certs for SNI server tests with separate key and certJakub Zelenka2018-01-3013-262/+186
* | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-01-309-316/+240
|\ \ | |/
| * Use correct certs for SNI server testsJakub Zelenka2018-01-309-316/+240
* | Merge branch 'PHP-7.1' into PHP-7.2Thomas Punt2018-01-291-2/+2
|\ \ | |/