summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-24267-624/+623
|\ \ | |/
| * Remove trailing whitespace to help keep branches in syncChristopher Jones2018-09-24267-624/+623
* | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2018-09-248-44/+44
|\ \ | |/
| * Remove trailing whitespace to help keep branches in sycnChristopher Jones2018-09-248-44/+44
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-09-222-2/+23
|\ \ | |/
| * Fix #66828: iconv_mime_encode Q-encoding longer than it should beChristoph M. Becker2018-09-222-2/+23
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-192-12/+12
|\ \ | |/
| * Fix getColumnMeta() testNikita Popov2018-09-191-8/+8
| * Fix intermittent failures in mysqli_stmt_bind_result_format.phptNikita Popov2018-09-191-4/+4
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-181-3/+1
|\ \ | |/
| * Fix bug #75533: array_reduce is slow when $carry is large arrayManabu Matsui2018-09-181-3/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Pierrick Charron2018-09-171-1/+17
|\ \ | |/