summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for PHP 7.4.17RC1PHP-7.4.17Derick Rethans2021-03-161-1/+1
* Prepare for 7.4.17RC1Derick Rethans2021-03-161-1/+1
* Fix #80817: dba_popen() may cause segfault during RSHUTDOWNChristoph M. Becker2021-03-152-2/+5
* Fix bug #80866Dharman2021-03-153-0/+20
* Fix bug #80837Dharman2021-03-153-1/+41
* Update ubuntu on i386 jobNikita Popov2021-03-151-1/+1
* Downgrade security level in tests using TLS < 1.2Nikita Popov2021-03-155-4/+14
* Fix #51903: simplexml_load_file() doesn't use HTTP headersChristoph M. Becker2021-03-083-0/+89
* Fix #80838: HTTP wrapper waits for HTTP 1 response after HTTP 101manuel2021-03-083-1/+44
* Merge branch 'PHP-7.4' of git.php.net:php-src into PHP-7.4George Wang2021-03-051-1/+1
|\
| * Print error code if CreateMutex() failsChristoph M. Becker2021-03-051-1/+1
* | LiteSpeed SAPI v7.9: Process manager keeps forked child process alive for lon...George Wang2021-03-052-38/+55
|/
* Fix #78719: http wrapper silently ignores long Location headersChristoph M. Becker2021-03-033-13/+33
* Fix #80751: Comma in recipient name breaks email deliveryChristoph M. Becker2021-03-012-16/+179
* Always remove HT iterators, even for uninit HTNikita Popov2021-03-012-1/+16
* Fixed bug #80805Nikita Popov2021-03-013-4/+36
* Fix memleak on ReflectionFunction and ReflectionGenerator classes when callin...Felipe Pena2021-02-251-0/+9
* skip test with openssl < 1.1.0Remi Collet2021-02-251-1/+2
* Capture Microsoft-defined HRESULT exit codes exit codesDylan K. Taylor2021-02-251-0/+3
* mysqlnd pam fix test error messageDaniel Black2021-02-251-2/+2
* Fix potential file collision in dom testsNikita Popov2021-02-242-2/+2
* Fix bug #80757 (Exit code is 0 when could not open file)Felipe Pena2021-02-241-0/+1
* Update NEWSFelipe Pena2021-02-241-0/+3
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2021-02-231-1/+1
|\
| * run-tests: fixed exit code not being set on BORKED testsPHP-7.3Dylan K. Taylor2021-02-231-1/+1
* | Update php_version.h to proper version numberChristoph M. Becker2021-02-231-3/+3
* | Fix #75776: Flushing streams with compression filter is brokenChristoph M. Becker2021-02-225-4/+68
* | Fix #80771: phpinfo(INFO_CREDITS) displays nothing in CLIChristoph M. Becker2021-02-224-2/+21
* | Fix #80774: session_name() problem with backslashChristoph M. Becker2021-02-224-9/+33
* | Fixed bug #80781Nikita Popov2021-02-225-0/+77
* | Fix #80763: msgfmt_format() does not accept DateTime referencesChristoph M. Becker2021-02-173-0/+24
* | Handle incomplete result set metadata more gracefullyNikita Popov2021-02-162-2/+6
* | Fixed datesDerick Rethans2021-02-161-2/+2
* | PHP-7.4 is now 7.4.17-devDerick Rethans2021-02-162-2/+5
* | Suppress OpenSSL error on missing optional configNikita Popov2021-02-162-27/+29
* | Fixed bug #80747Nikita Popov2021-02-153-0/+25
* | Fix symtable cache being used while cleaning symtableNikita Popov2021-02-152-3/+23
* | Fix #78680: mysqlnd pam plugin missing terminating nullDaniel Black2021-02-153-7/+55
* | Fix leak when breaking out of FilesystemIteratorNikita Popov2021-02-152-19/+15
* | Fixed bug #80719Nikita Popov2021-02-115-8/+27
* | Avoid C4090 level 1 warningChristoph M. Becker2021-02-081-1/+1
* | Fix locale dependent parsing of PostgreSQL version numberChristoph M. Becker2021-02-081-6/+9
* | Fix #80706: mail(): Headers after Bcc headers may be ignoredChristoph M. Becker2021-02-083-1/+80
* | Use ST_Y() instead of the deprecated/removed Y() in testChristoph M. Becker2021-02-051-2/+2
* | Fix #74779: x() and y() truncating floats to integersChristoph M. Becker2021-02-053-1/+46
* | Try SIGTERM before SIGKILL in opcache restartNikita Popov2021-02-041-2/+5
* | [ci skip] Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2021-02-030-0/+0
|\ \ | |/
| * Fix newly introduced compiler warningNikita Popov2021-02-031-1/+1
* | Fix #53467: Phar cannot compress large archivesChristoph M. Becker2021-02-032-17/+42
* | [ci skip] Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2021-02-020-0/+0
|\ \ | |/