summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #80814 (threaded mod_php won't load on FreeBSD: No space available ...Dmitry Stogov2021-03-101-2/+2
* Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-082-0/+86
|\
| * Fix #51903: simplexml_load_file() doesn't use HTTP headersChristoph M. Becker2021-03-082-0/+86
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-082-1/+42
|\ \ | |/
| * Fix #80838: HTTP wrapper waits for HTTP 1 response after HTTP 101manuel2021-03-082-1/+42
* | Add supports for FreeBSD's PROT_MAX to let mprotect knows X flag can be appli...David Carlier2021-03-051-0/+3
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-051-1/+1
|\ \ | |/
| * Print error code if CreateMutex() failsChristoph M. Becker2021-03-051-1/+1
* | Fix ASAN warning (Zend/zend_string.h:165:2: runtime error: null pointer passe...Dmitry Stogov2021-03-041-1/+5
* | Fix #80825: ZipArchive::isCompressionMethodSupported does not existChristoph M. Becker2021-03-031-1/+1
* | Fix test wrt. server.inc changesChristoph M. Becker2021-03-031-3/+3
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-032-13/+31
|\ \ | |/
| * Fix #78719: http wrapper silently ignores long Location headersChristoph M. Becker2021-03-032-13/+31
* | Fixed bug #80802: (zend_jit_fetch_indirect_var assert failure with tracing JIT)Dmitry Stogov2021-03-012-1/+50
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-011-0/+93
|\ \ | |/
| * Fix #80751: Comma in recipient name breaks email deliveryChristoph M. Becker2021-03-011-0/+93
| * Fixed bug #80805Nikita Popov2021-03-012-4/+33
* | Fix Bug #80800 imap_open() fails when the flags parameter includes CL_EXPUNGEGeorge Peter Banyard2021-02-275-4/+131
* | Merge branch 'PHP-7.4' into PHP-8.0Felipe Pena2021-02-251-0/+9
|\ \ | |/
| * Fix memleak on ReflectionFunction and ReflectionGenerator classes when callin...Felipe Pena2021-02-251-0/+9
* | Merge branch 'PHP-7.4' into PHP-8.0Remi Collet2021-02-251-1/+2
|\ \ | |/
| * skip test with openssl < 1.1.0Remi Collet2021-02-251-1/+2
* | crc32 module, clang spurious warning removal.David CARLIER2021-02-251-3/+7
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-251-2/+2
|\ \ | |/
| * mysqlnd pam fix test error messageDaniel Black2021-02-251-2/+2
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-242-2/+2
|\ \ | |/
| * Fix potential file collision in dom testsNikita Popov2021-02-242-2/+2
* | Fixed bug #80782 (DASM_S_RANGE_VREG on PHP_INT_MIN-1)Dmitry Stogov2021-02-242-4/+31
* | Fixed bug #80786Nikita Popov2021-02-232-10/+36
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-223-3/+66
|\ \ | |/
| * Fix #75776: Flushing streams with compression filter is brokenChristoph M. Becker2021-02-223-3/+66
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-222-1/+17
|\ \ | |/
| * Fix #80771: phpinfo(INFO_CREDITS) displays nothing in CLIChristoph M. Becker2021-02-222-1/+17
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-223-9/+30
|\ \ | |/
| * Fix #80774: session_name() problem with backslashChristoph M. Becker2021-02-223-9/+30
* | Avoid signed integer overflow in substr()Nikita Popov2021-02-182-2/+12
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-172-0/+20
|\ \ | |/
| * Fix #80763: msgfmt_format() does not accept DateTime referencesChristoph M. Becker2021-02-172-0/+20
* | Fixed bug #80745 (JIT produces Assert failure and UNKNOWN:0 var_dumps in code...Dmitry Stogov2021-02-173-12/+100
* | Fixed bug #80742 (Opcache JIT makes some boolean logic unexpectedly be true)Dmitry Stogov2021-02-162-3/+101
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-161-2/+3
|\ \ | |/
| * Handle incomplete result set metadata more gracefullyNikita Popov2021-02-161-2/+3
* | Mark resource-like objects as non-comparableNikita Popov2021-02-1613-0/+17
* | Fixed bug #80723Nikita Popov2021-02-162-0/+22
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-162-27/+29
|\ \ | |/
| * Suppress OpenSSL error on missing optional configNikita Popov2021-02-162-27/+29
* | Adapt test case for libcurl 7.75.0+Christoph M. Becker2021-02-161-1/+1
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-152-0/+21
|\ \ | |/
| * Fixed bug #80747Nikita Popov2021-02-152-0/+21
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-152-7/+51
|\ \ | |/