summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152797-3269/+1391
* Trim trailing whitespace in *.phptPeter Kokot2018-10-145321-15190/+15182
* Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-148-8/+0
|\
| * 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
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-14344-446/+118
* | | Merge branch 'PHP-7.2' into PHP-7.3Frank Denis2018-10-142-7/+21
|\ \ \ | |/ /
| * | 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.2' into PHP-7.3Peter Kokot2018-10-131-13/+13
|\ \ \ | |/ /
| * | 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
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-1373-2297/+2296
* | | Convert CRLF line endings to LFPeter Kokot2018-10-1314-490/+490
* | | Upgrade timelib to 2018.01RC1, to fix bug #77007Derick Rethans2018-10-128-143/+131
* | | Fixed bug #76991Nikita Popov2018-10-101-0/+38
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-10-092-1/+42
|\ \ \ | |/ /
| * | 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
* | | Fixed testsDerick Rethans2018-10-092-3/+3
* | | Added test case for bug #75577Derick Rethans2018-10-091-0/+22
* | | Fixed bug #75577: DateTime::createFromFormat does not accept 'v' format speci...Derick Rethans2018-10-098-341/+812
* | | Add constants from curl 7.56 to 7.61Pierrick Charron2018-10-082-2/+130
* | | Fix ref ID handling when serializing $GLOBALSNikita Popov2018-10-082-3/+25
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-10-083-7/+56
|\ \ \ | |/ /
| * | 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.2' into PHP-7.3Pedro Magalhães2018-10-062-240/+0
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'PHP-7.2' into PHP-7.3Pedro Magalhães2018-10-061-42/+0
|\ \ \ | |/ /
| * | Fix #76888 - Remove unstable testPedro Magalhães2018-10-061-42/+0
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-10-053-0/+38
|\ \ \ | |/ /
| * | 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
* | | Optimize MySQL statement execute without parameterstwosee2018-10-051-2/+4
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-10-051-6/+65
|\ \ \ | |/ /
| * | 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