summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix reflection arguments for sodium_memzero functionJames Titcumb2018-09-291-3/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2018-09-251-1/+1
|\ \ | |/
| * Fixed bug #76918 Repeated parameter name in arg infoSara Golemon2018-09-251-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-241-2/+2
|\ \ | |/
| * Terminate smart string correctlyChristopher Jones2018-09-241-2/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-245-2/+125
|\ \ | |/
| * Make usable for PECL OCI8 release for PHP 7.xChristopher Jones2018-09-245-2/+125
* | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-241-1/+1
|\ \ | |/
| * Backport master branch comment typo fixChristopher Jones2018-09-241-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-245-7/+7
|\ \ | |/
| * Make tests portable across PHP 7.x versionsChristopher Jones2018-09-245-7/+7
* | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-241-1/+0
|\ \ | |/
| * Remove $id from phpinfo as already done in PHP-7.3Christopher Jones2018-09-241-1/+0
* | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-24151-462/+462
|\ \ | |/
| * And strip trailing tabs too...Christopher Jones2018-09-24151-462/+462
* | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-2491-98/+95
|\ \ | |/
| * Sync EXPECT usage with PHP-7.3Christopher Jones2018-09-2491-98/+95