summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for PHP 8.0.4RC1PHP-8.0.4Gabriel Caruso2021-03-161-1/+1
* Fix refcount inference for typed propertiesNikita Popov2021-03-161-4/+3
* Merge branch 'PHP-7.4' into PHP-8.0Derick Rethans2021-03-160-0/+0
|\
| * Fix build version tooDerick Rethans2021-03-161-1/+1
* | Merge branch 'PHP-7.4' into PHP-8.0Derick Rethans2021-03-160-0/+0
|\ \ | |/
| * NEWS for 7.4.18Derick Rethans2021-03-161-1/+4
| * Prepare for 7.4.17RC1Derick Rethans2021-03-161-1/+1
* | Fix ldap_next_entry() parameter nameMáté Kocsis2021-03-162-4/+7
* | Fix crash in LDAP search functions during argument validationMáté Kocsis2021-03-162-0/+18
* | Add missing skipif sections to ext/dom testsMáté Kocsis2021-03-152-0/+4
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-152-2/+5
|\ \ | |/
| * Fix #80817: dba_popen() may cause segfault during RSHUTDOWNChristoph M. Becker2021-03-152-2/+5
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-03-153-0/+20
|\ \ | |/
| * Fix bug #80866Dharman2021-03-153-0/+20
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-03-153-1/+43
|\ \ | |/
| * Fix bug #80837Dharman2021-03-153-1/+41
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-03-150-0/+0
|\ \ | |/
| * Update ubuntu on i386 jobNikita Popov2021-03-151-1/+1
| * Downgrade security level in tests using TLS < 1.2Nikita Popov2021-03-155-4/+14
* | ext/opcache: fix configure output while checking mmap MAP_ANON supportMichael Heimpold2021-03-151-1/+1
* | Fixed bug #80814 (threaded mod_php won't load on FreeBSD: No space available ...Dmitry Stogov2021-03-104-5/+7
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-083-0/+89
|\ \ | |/
| * Fix #51903: simplexml_load_file() doesn't use HTTP headersChristoph M. Becker2021-03-083-0/+89
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-083-1/+44
|\ \ | |/
| * Fix #80838: HTTP wrapper waits for HTTP 1 response after HTTP 101manuel2021-03-083-1/+44
* | Fix the error message of attribute flag validationMáté Kocsis2021-03-062-2/+2
* | Merge branch 'PHP-7.4' into PHP-8.0George Wang2021-03-052-37/+54
|\ \ | |/
| * Merge branch 'PHP-7.4' of git.php.net:php-src into PHP-7.4George Wang2021-03-051-1/+1
| |\
| * | LiteSpeed SAPI v7.9: Process manager keeps forked child process alive for lon...George Wang2021-03-052-38/+55
* | | 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-032-1/+5
* | Fix test wrt. server.inc changesChristoph M. Becker2021-03-031-3/+3
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-033-13/+33
|\ \ | |/
| * Fix #78719: http wrapper silently ignores long Location headersChristoph M. Becker2021-03-033-13/+33
* | 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-012-16/+179
|\ \ | |/
| * Fix #80751: Comma in recipient name breaks email deliveryChristoph M. Becker2021-03-012-16/+179
* | Fixed bug #80811Nikita Popov2021-03-013-0/+24
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-03-012-1/+16
|\ \ | |/
| * Always remove HT iterators, even for uninit HTNikita Popov2021-03-012-1/+16
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-03-010-0/+0
|\ \ | |/
| * Fixed bug #80805Nikita Popov2021-03-013-4/+36
* | Fix Bug #80800 imap_open() fails when the flags parameter includes CL_EXPUNGEGeorge Peter Banyard2021-02-276-4/+135
* | 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