summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Update CREDITS for PHP 7.2.12RC1Remi Collet2018-10-232-11/+11
* Updated to version 2018.6 (2018f)Derick Rethans2018-10-221-30584/+30242
* Fix #75282: xmlrpc_encode_request() crashesChristoph M. Becker2018-10-213-1/+14
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-202-12/+12
|\
| * Fix tests for ICU 63.1Anatol Belski2018-10-202-12/+12
* | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-191-1/+0
|\ \ | |/
| * Fix #77035: The phpize and ./configure create redundant .deps filePeter Kokot2018-10-191-1/+0
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-181-3/+3
|\ \ | |/
| * Fix test when it's run on another driveAnatol Belski2018-10-181-3/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-171-0/+1
|\ \ | |/
| * Fix #77027: tidy::getOptDoc() not available on WindowsChristoph M. Becker2018-10-171-0/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-162-0/+35
|\ \ | |/
| * Add support for getting SKIP_TAGSTART and SKIP_WHITE optionsChristoph M. Becker2018-10-162-0/+35
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152989-3485/+1558
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-145444-15662/+15654
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152895-3381/+1487
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-145421-15415/+15407
* | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-148-8/+0
|\ \ | |/
| * 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-14365-474/+127
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-14376-488/+126
* | ext/sodium: sodium_pad(): do not copy any bytes if the string is emptyFrank Denis2018-10-141-6/+11
* | ext/sodium: Fix sodium_pad() with blocksize >= 256Frank Denis2018-10-141-1/+2
* | ext/sodium: Use a correct max output size for base64 decodingFrank Denis2018-10-142-1/+8
* | ext/sodium: Avoid shifts wider than 32 bits on size_t valuesFrank Denis2018-10-141-1/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-131-13/+13
|\ \ | |/
| * Fix failing ext/zlib/tests due to whitespacePeter Kokot2018-10-131-13/+13
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-13273-3455/+3452
| * Convert CRLF line endings to LFPeter Kokot2018-10-13119-4958/+4958
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-13276-3576/+3574
* | Convert CRLF line endings to LFPeter Kokot2018-10-1312-416/+416
* | Upgrade timelib to 2017.08, to fix bug #77007Derick Rethans2018-10-124-67/+68
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-092-1/+42
|\ \ | |/
| * Fix #30875: xml_parse_into_struct() does not resolve entitiesChristoph M. Becker2018-10-092-1/+42
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-083-7/+56
|\ \ | |/
| * Fix #75851: Year component overflow with date formats "c", "o", "r" and "y"Adam Saponara2018-10-083-7/+56
* | Merge branch 'PHP-7.1' into PHP-7.2Pedro Magalhães2018-10-062-240/+0
|\ \ | |/
| * Remove unstable dns testsPedro Magalhães2018-10-062-240/+0
| * Add test for bug #76942Anatol Belski2018-10-051-0/+33
* | Fix #76888 - Remove unstable testPedro Magalhães2018-10-061-42/+0
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-053-0/+38
|\ \
| * | Add test for bug #76942Anatol Belski2018-10-051-0/+33
| |/
| * Fixed Bug #76942 U_ARGUMENT_TYPE_MISMATCHAnatol Belski2018-10-052-0/+5
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-10-051-6/+65
|\ \ | |/
| * Fix #76972: FTP data truncation due to forceful ssl socket shutdownManuel Mausz2018-10-051-6/+65
* | bump zip extension versionRemi Collet2018-10-031-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-10-031-7/+5
|\ \ | |/
| * Reflection: Copy invoke function also in the variadic caseNikita Popov2018-10-031-7/+5
* | Fixed bug #66430Nikita Popov2018-10-022-0/+52
* | Fixed bug #76936Nikita Popov2018-10-021-0/+45