summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Allow to disable pcre.jit when system library is usedRemi Collet2018-10-041-7/+9
* | | Add constants from curl 7.50 to 7.55Pierrick Charron2018-10-034-1/+216
* | | Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2018-10-031-1/+1
|\ \ \ | |/ /
| * | bump zip extension versionRemi Collet2018-10-031-1/+1
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-10-031-7/+5
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-10-022-0/+52
|\ \ \ | |/ /
| * | Fixed bug #66430Nikita Popov2018-10-022-0/+52
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-10-021-0/+45
|\ \ \ | |/ /
| * | Fixed bug #76936Nikita Popov2018-10-021-0/+45
* | | Fixed bug #76958Nikita Popov2018-10-022-1/+17
* | | Don't fall back to vtbl_pass if no matching vtbl foundNikita Popov2018-10-022-4/+8
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-291-3/+2
|\ \ \ | |/ /
| * | Fix reflection arguments for sodium_memzero functionJames Titcumb2018-09-291-3/+2
* | | Merge branch 'PHP-7.2' into PHP-7.3Sara Golemon2018-09-251-1/+1
|\ \ \ | |/ /
| * | 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.2' into PHP-7.3Christopher Jones2018-09-241-2/+2
|\ \ \ | |/ /
| * | 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.2' into PHP-7.3Christopher Jones2018-09-245-1/+120
|\ \ \ | |/ /