summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix news datephp-7.1.15PHP-7.1.15Joe Watkins2018-02-281-1/+1
* bump versionsJoe Watkins2018-02-282-3/+3
* [ci skip] Update NEWSAnatol Belski2018-02-281-1/+2
* Fix bug #75981: prevent reading beyond buffer startStanislav Malyshev2018-02-282-2/+34
* set versionsphp-7.1.15RC1Joe2018-02-133-4/+4
* Fixed bug #68406 calling var_dump on a DateTimeZone object modifies itjhdxr2018-02-124-16/+93
* Fix #75857: Timezone gets truncated when formattedGabriel Caruso2018-02-113-59/+78
* Fixed bug #75928Pedro Lacerda2018-02-103-3/+16
* Enhancements and fixes for print_pi in gdbinitMitch Hagstrand2018-02-101-2/+11
* Fixes bug #75871 Use pkg-config for libxml2 if availablePedro Magalhães2018-02-0811-37/+65
* Fixed bug #49876 lib path on 64bit distrosDavid Zuelke2018-02-082-10/+15
* Fixed bug #65414Bishop Bettini2018-02-083-3/+47
* Fixed bug #74519 strange behavior of AppendIteratorCHU Zhaowei2018-02-082-1/+3
* fix #74519 strange behavior of AppendIteratorCHU Zhaowei2018-02-082-2/+48
* Finer conditions, so /Qspectre is already usable with latest vc15Anatol Belski2018-02-051-4/+4
* fix bug #75916 DNS_CAA record results contain garbageMichael Wallner2018-02-053-18/+32
* Fix SOURCE_DATE_EPOCH to not vary on timezonesChris Lamb2018-02-021-1/+1
* Switch to the new PHP SDK version on AppVeyorAnatol Belski2018-02-021-1/+1
* [ci skip] Update NEWSAnatol Belski2018-02-011-0/+4
* Fix race conditions with Apache vhost vs. per dir configAnatol Belski2018-02-011-0/+18
* Use correct certs for SNI server testsJakub Zelenka2018-01-309-316/+240
* Use the correct freeing functionThomas Punt2018-01-291-2/+2
* Revert "Fix #75878: RecursiveTreeIterator::setPostfix has wrong signature"Christoph M. Becker2018-01-272-9/+1
* Fix #75878: RecursiveTreeIterator::setPostfix has wrong signatureChristoph M. Becker2018-01-272-1/+9
* Be consistent in clearing out in php_iconv_string()Philip Prindeville2018-01-261-0/+2
* Updated to version 2018.3 (2018c)Derick Rethans2018-01-241-705/+709
* Fix alignment of PG struct cause by ignore_user_abort big endian fixSara Golemon2018-01-231-0/+5
* Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2018-01-231-1/+1
|\
| * Use Z_EXPECTED_LONG to initialize FAST_ZPP parsing loopSara Golemon2018-01-231-1/+1
* | BigEndian fix for ignore_user_abort. Use zend_bool to match OnUpdateBoolSara Golemon2018-01-231-1/+1
* | [ci skip] Update NEWSAnatol Belski2018-01-221-0/+3
* | Fixed bug #73725 Unable to retrieve value of varchar(max) typeAnatol Belski2018-01-222-0/+62
* | Fixed #75838 (Memory leak in pg_escape_bytea())Xinchen Hui2018-01-182-1/+3
* | Add switches for Spectre variant 1 mitigationAnatol Belski2018-01-171-0/+13
* | 7.0.15 nextAnatol Belski2018-01-163-5/+9
* | [ci skip] Update NEWSAnatol Belski2018-01-151-0/+4
* | Allow pecl like usage in ext/phar, closes #2955Anatol Belski2018-01-151-1/+6
* | Fixed bug #75079Nikita Popov2018-01-154-13/+96
* | Sync for upcoming vc++ 15.6 version raiseAnatol Belski2018-01-141-0/+2
* | [ci skip] Update NEWSAnatol Belski2018-01-131-0/+7
* | Fix invalid freeAnatol Belski2018-01-131-1/+9
* | Fix generator GC if yield from parent chain does not reach rootNikita Popov2018-01-132-7/+34
* | Try to fix yield from GC issuesNikita Popov2018-01-121-2/+4
* | Fixed bug #75396Nikita Popov2018-01-123-1/+26
* | Revert "Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown f...Nikita Popov2018-01-121-14/+16
* | Fixed bug #75774 imap_append HeapCorructionAnatol Belski2018-01-122-6/+29
* | Unify EOLAnatol Belski2018-01-121-53/+53
* | Extend test, latest cURL ships also with smb and smbsAnatol Belski2018-01-121-1/+1
* | Fix test for libtidy 5.6.0Anatol Belski2018-01-111-4/+1
* | Fixed bug #75799 (arg of get_defined_functions is optional)Gabriel Caruso2018-01-112-1/+2