summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-8.0'Nikita Popov2020-12-042-10/+195
|\
| * Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-12-042-10/+195
| |\
| | * Fixed bug #80458Dharman2020-12-042-11/+196
* | | Merge branch 'PHP-8.0'Christoph M. Becker2020-12-043-0/+22
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-12-043-0/+22
| |\ \ | | |/
| | * Fix #75102: `PharData` says invalid checksum for valid tarChristoph M. Becker2020-12-043-0/+22
* | | Merge branch 'PHP-8.0'Nikita Popov2020-12-042-1/+18
|\ \ \ | |/ /
| * | Fix removal of type source during unserializationNikita Popov2020-12-042-1/+18
* | | Return early from php_search_array()Christoph M. Becker2020-12-041-15/+10
* | | Merge branch 'PHP-8.0'George Peter Banyard2020-12-0323-104/+1004
|\ \ \ | |/ /
| * | Standardize behaviour for int message number between functionsGeorge Peter Banyard2020-12-037-93/+298
| * | Add tests for passing a UID instead of a message numberGeorge Peter Banyard2020-12-0317-13/+708
* | | Merge branch 'PHP-8.0'Nikita Popov2020-12-031-13/+26
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-12-031-13/+26
| |\ \ | | |/
| | * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-12-031-13/+26
| | |\
| | | * Fix mysqli_expire_password test for mariadbDaniel Black2020-12-031-13/+25
* | | | Merge branch 'PHP-8.0'Nikita Popov2020-12-031-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-12-031-1/+1
| |\ \ \ | | |/ /
| | * | fix mysqli_stmt_get_result_metadata_fetch_field test for mariadbDaniel Black2020-12-031-1/+1
* | | | Merge branch 'PHP-8.0'Nikita Popov2020-12-037-229/+6
|\ \ \ \ | |/ / /
| * | | Remove PHP 5 mysqli testsDharman2020-12-034-223/+0
| * | | Fix typos in mysql testsDharman2020-12-033-6/+6
* | | | Merge branch 'PHP-8.0'Nikita Popov2020-12-0311-32/+46
|\ \ \ \ | |/ / /
| * | | Make is_file() and friends return false when path contains 0-byteChristian Schneider2020-12-0311-32/+46
* | | | Merge branch 'PHP-8.0'Christoph M. Becker2020-12-021-0/+3
|\ \ \ \ | |/ / /
| * | | Fix failing VirtualProtect() callsChristoph M. Becker2020-12-021-0/+3
* | | | Merge branch 'PHP-8.0'Nikita Popov2020-12-021-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-12-021-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-12-021-1/+1
| | |\ \ | | | |/
| | | * Fixed bug #80457Nikita Popov2020-12-021-1/+1
* | | | Merge branch 'PHP-8.0'Nikita Popov2020-12-022-4/+6
|\ \ \ \ | |/ / /
| * | | Don't throw from imagecreatefromstring() with too short stringNikita Popov2020-12-022-4/+6
* | | | Merge branch 'PHP-8.0'Nikita Popov2020-12-021-0/+22
|\ \ \ \ | |/ / /
| * | | Fixed bug #80462Nikita Popov2020-12-021-0/+22
* | | | Flesh out HashTable insertion APIsSara Golemon2020-12-012-34/+32
* | | | Merge branch 'PHP-8.0'George Peter Banyard2020-12-011-3/+1
|\ \ \ \ | |/ / /
| * | | Backport IMAP test modernization to PHP-8.0 branchGeorge Peter Banyard2020-12-0160-475/+491
* | | | Merge branch 'PHP-8.0'Christoph M. Becker2020-12-012-1/+36
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-12-012-1/+36
| |\ \ \ | | |/ /
| | * | Fix #73809: Phar Zip parse crash - mmap failChristoph M. Becker2020-12-012-1/+36
* | | | Merge branch 'PHP-8.0'Dmitry Stogov2020-12-012-1/+35
|\ \ \ \ | |/ / /
| * | | Bug #80447 (Strange out of memory error when running with JIT)Dmitry Stogov2020-12-012-1/+35
* | | | Don't try to open null fileNikita Popov2020-12-011-1/+1
* | | | Merge branch 'PHP-8.0'Dmitry Stogov2020-12-011-1/+1
|\ \ \ \ | |/ / /
| * | | Fixed incorrect "skipif.inc" includeDmitry Stogov2020-12-011-1/+1
* | | | Merge branch 'PHP-8.0'Dmitry Stogov2020-12-011-0/+1
|\ \ \ \ | |/ / /
| * | | Skip test if JIT is not availableDmitry Stogov2020-12-011-0/+1
* | | | hash: Add build dir for ext/hash/murmurAnatol Belski2020-11-301-0/+2
* | | | Merge branch 'PHP-8.0'Christoph M. Becker2020-11-308-7/+51
|\ \ \ \ | |/ / /
| * | | Fix #62004: SplFileObject: fgets after seek returns wrong lineChristoph M. Becker2020-11-308-7/+51