summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix PDOStatement::bindColumn() parameter default valuePHP-8.0Máté Kocsis2021-03-252-3/+3
* XFAIL on WIN64 because of problem in libffiDmitry Stogov2021-03-241-0/+1
* Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-242-1/+4
|\
| * Fix #73533: Invalid memory access in php_libxml_xmlCheckUTF8PHP-7.4Christoph M. Becker2021-03-242-1/+4
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-231-1/+2
|\ \ | |/
| * Properly initialize PS(mod) on RINITChristoph M. Becker2021-03-231-1/+2
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-222-16/+50
|\ \ | |/
| * Fix #80889: amendmentChristoph M. Becker2021-03-222-16/+50
* | Merge branch 'PHP-7.4' into PHP-8.0Jakub Zelenka2021-03-211-5/+42
|\ \ | |/
| * Use ServerClientTestCase in a test for default_socket_timeout=-1Jakub Zelenka2021-03-211-5/+42
* | Merge branch 'PHP-7.4' into PHP-8.0Jakub Zelenka2021-03-216-38/+213
|\ \ | |/
| * Fix NEWS entry position for the latest FPM fixJakub Zelenka2021-03-211-2/+4
| * Fix bug #80024: Duplication of info about inherited socket after pool removingJakub Zelenka2021-03-216-38/+211
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-193-1/+42
|\ \ | |/
| * Fix #80889: Cannot set save handler when save_handler is invalidChristoph M. Becker2021-03-193-1/+42
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-184-2/+81
|\ \ | |/
| * Fix #80783: PDO ODBC truncates BLOB records at every 256th byteChristoph M. Becker2021-03-184-2/+81
* | Additional fix for bug #80847.Dmitry Stogov2021-03-182-3/+83
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-03-182-1/+19
|\ \ | |/
| * Fix locale switch back to C in pcreNikita Popov2021-03-182-1/+19
* | Fixed bug #80861 (erronous array key overflow in 2D array with JIT)Dmitry Stogov2021-03-173-1/+114
* | Fix signed/unsigned warnings in PDO ODBCNikita Popov2021-03-173-13/+15
* | imagecolortransparent() cannot return nullNikita Popov2021-03-172-3/+3
* | Return bool from imageinterlace()Nikita Popov2021-03-177-14/+14
* | Fixed bug #80839 (PHP problem with JIT)Dmitry Stogov2021-03-173-0/+46
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-173-3/+29
|\ \ | |/
| * Fix #66783: UAF when appending DOMDocument to elementChristoph M. Becker2021-03-173-3/+28
* | 8.0.5 is nextChristoph M. Becker2021-03-174-10/+12
* | Fixed bug #80847 (CData structs with fields of type struct can't be passed as...Dmitry Stogov2021-03-174-59/+83
* | 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
|\ \ | |/