summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update CREDITS for PHP 7.1.24PHP-7.1.24Sara Golemon2018-11-072-11/+11
* set versions for RCphp-7.1.24RC1Joe Watkins2018-10-243-4/+4
* Updated to version 2018.6 (2018f)Derick Rethans2018-10-221-30584/+30242
* Fix tests for ICU 63.1Anatol Belski2018-10-202-12/+12
* [ci skip] Update NEWSPeter Kokot2018-10-201-0/+2
* Fix #77041: buildconf should output error messages to stderrMizunashi Mana2018-10-204-11/+11
* [ci skip] Update NEWSPeter Kokot2018-10-191-0/+2
* Fix #77035: The phpize and ./configure create redundant .deps filePeter Kokot2018-10-194-4/+1
* Fix test when it's run on another driveAnatol Belski2018-10-181-3/+3
* Fix #77027: tidy::getOptDoc() not available on WindowsChristoph M. Becker2018-10-172-0/+4
* Add support for getting SKIP_TAGSTART and SKIP_WHITE optionsChristoph M. Becker2018-10-163-0/+36
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-153558-4189/+1673
* Trim trailing whitespace in *.phptPeter Kokot2018-10-146463-17677/+17668
* Fix failing ext/session/tests due to final newlinesPeter Kokot2018-10-148-8/+0
* Sync leading and final newlines in source code filesPeter Kokot2018-10-14578-747/+196
* Fix failing tests/lang due to whitespacePeter Kokot2018-10-132-69/+69
* Fix failing ext/zlib/tests due to whitespacePeter Kokot2018-10-131-13/+13
* Trim trailing whitespace in source code filesPeter Kokot2018-10-13458-4719/+4716
* Convert CRLF line endings to LFPeter Kokot2018-10-13210-12159/+12159
* Fix #30875: xml_parse_into_struct() does not resolve entitiesChristoph M. Becker2018-10-093-1/+45
* Fixed bug #76965 INI_SCANNER_RAW doesn't strip trailing whitespacePierrick Charron2018-10-094-86/+140
* Fix #76954: apache_response_headers removes last character from header namestodorovic2018-10-083-2/+52
* Fix #75851: Year component overflow with date formats "c", "o", "r" and "y"Adam Saponara2018-10-084-7/+60
* Remove unstable dns testsPedro Magalhães2018-10-062-240/+0
* [ci skip] Update NEWSAnatol Belski2018-10-051-0/+3
* Add test for bug #76942Anatol Belski2018-10-051-0/+33
* Fixed Bug #76942 U_ARGUMENT_TYPE_MISMATCHAnatol Belski2018-10-052-0/+5
* Fix #76972: FTP data truncation due to forceful ssl socket shutdownManuel Mausz2018-10-052-7/+71
* Update NEWS [ci skip]Anatol Belski2018-10-031-0/+3
* Avoid code duplication and don't miss env restoreAnatol Belski2018-10-031-2/+2
* Fixed bug #76948 Failed shutdown/reboot or end session in WindowsAnatol Belski2018-10-031-1/+16
* Reflection: Copy invoke function also in the variadic caseNikita Popov2018-10-031-7/+5
* Fixed bug #75479Nikita Popov2018-09-301-1/+8
* Fixed bug #76946Nikita Popov2018-09-283-0/+65
* Bump versions for 7.1.24-devSara Golemon2018-09-283-5/+8
* Fix test for release buildsNikita Popov2018-09-281-2/+1
* Fixed bug #76846Nikita Popov2018-09-283-2/+33
* Fixed bug #76918 Repeated parameter name in arg infoSara Golemon2018-09-251-1/+1
* Terminate smart string correctlyChristopher Jones2018-09-241-2/+2
* Make usable for PECL OCI8 release for PHP 7.xChristopher Jones2018-09-245-2/+125
* Backport master branch comment typo fixChristopher Jones2018-09-241-1/+1
* Make tests portable across PHP 7.x versionsChristopher Jones2018-09-245-7/+7
* Remove $id from phpinfo as already done in PHP-7.3Christopher Jones2018-09-241-1/+0
* And strip trailing tabs too...Christopher Jones2018-09-24151-462/+462
* Sync EXPECT usage with PHP-7.3Christopher Jones2018-09-2491-98/+95
* Remove trailing whitespace to help keep branches in syncChristopher Jones2018-09-24267-624/+623
* Remove trailing whitespace to help keep branches in sycnChristopher Jones2018-09-248-44/+44
* Fix #66828: iconv_mime_encode Q-encoding longer than it should beChristoph M. Becker2018-09-223-2/+27
* Fix getColumnMeta() testNikita Popov2018-09-191-8/+8
* Fix intermittent failures in mysqli_stmt_bind_result_format.phptNikita Popov2018-09-191-4/+4