summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-231-4/+4
|\
| * Fix #77493: curl_basic_009 fails with newer curl versionsChristoph M. Becker2020-09-231-4/+4
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-223-6/+36
|\ \ | |/
| * Fix #76943: Inconsistent stream_wrapper_restore() errorsChristoph M. Becker2020-09-223-6/+36
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-222-1/+19
|\ \ | |/
| * Fix #79423: copy command is limited to size of file it can copyChristoph M. Becker2020-09-222-1/+21
* | Fix mmap copyingChristoph M. Becker2020-09-214-17/+47
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-211-1/+2
|\ \ | |/
| * Fix memory leak in php_imap_mutf7()Christoph M. Becker2020-09-211-1/+2
* | Fix #80118: Erroneous whitespace match with JIT onlyChristoph M. Becker2020-09-213-8/+39
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-2013-4/+36
|\ \ | |/
| * Fix #80114: parse_url does not accept URLs with port 0Christoph M. Becker2020-09-2013-4/+36
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-201-1/+1
|\ \ | |/
| * Fix mysqli build with mysqlnd and without PDOBob Weinand2020-09-201-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-182-42/+38
|\ \ | |/
| * Fix #78179: mysqli/mysqlnd transaction extensionsDaniel Black2020-09-182-42/+38
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-182-3/+13
|\ \ | |/
| * Support NO_BACKSLASH_ESCAPES with newer libmysqlclientNikita Popov2020-09-182-3/+13
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-181-1/+1
|\ \ | |/
| * Use MyISAM engine for new testNikita Popov2020-09-181-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-183-40/+124
|\ \ | |/
| * Fix bug #80107: Handling of large compressed packetsNikita Popov2020-09-183-48/+81
| * Bug #80107 Add test for mysqli_query() fails for ~16 MB long query when compr...Máté Kocsis2020-09-181-0/+51
* | Fix bundled libpcre2 build regarding the `-fcf-protection` gcc flagChristoph M. Becker2020-09-171-3/+21
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-172-2/+2
|\ \ | |/
| * Fix mysqli_release_savepoint() on mysqlndNikita Popov2020-09-172-2/+2
* | Update to PCRE2 10.35Christoph M. Becker2020-09-1742-3271/+4636
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-172-1/+5
|\ \ | |/
| * Fix #80115: mysqlnd.debug doesn't recognize absolute paths with slashesChristoph M. Becker2020-09-172-1/+5
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-177-32/+17
|\ \ | |/
| * pdo_mysql/mysqli (native) libmysqlclient_r no-longer usedDaniel Black2020-09-172-10/+2
| * mysql: native mysql-8.0 uses _BoolDaniel Black2020-09-173-3/+6
| * mysqli: use native apiDaniel Black2020-09-173-17/+10
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-171-6/+25
|\ \ | |/
| * ext/soap: Compare Set-Cookie header case-insensitivelyGabríel Arthúr Pétursson2020-09-171-6/+25
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-172-0/+5
|\ \ | |/
| * Fixed bug #80083Nikita Popov2020-09-172-0/+5
* | Fix assumption about property guard hash valueNikita Popov2020-09-152-2/+18
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-150-0/+0
|\ \ | |/
| * 7.3.24 is nextChristoph M. Becker2020-09-154-6/+9
* | The next release here will be 7.4.12Derick Rethans2020-09-151-1/+4
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-141-2/+6
|\ \ | |/
| * Avoid segfault if module/extension version is not definedChristoph M. Becker2020-09-141-2/+6
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-115-5/+29
|\ \ | |/
| * Fix #80067: Omitting the port in bindto setting errorsChristoph M. Becker2020-09-115-5/+29
* | Fix azure i386 build, againNikita Popov2020-09-101-0/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Sammy Kaye Powers2020-09-092-0/+18
|\ \ | |/
| * Fix #79825: opcache.file_cache causes SIGSEGV with custom opcode handlersSammy Kaye Powers2020-09-092-0/+18
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-083-2/+39
|\ \ | |/
| * Fix #72941: Modifying bucket->data by-ref has no effect any longerChristoph M. Becker2020-09-083-2/+39