summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add missing X509 purpose constantsVincent JARDIN2020-10-122-2/+14
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-124-14/+44
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-124-14/+44
| |\ \ | | |/
| | * Detect self-addition of array more accuratelyNikita Popov2020-10-122-1/+11
| | * Deindirect source elements in zend_hash_mergeNikita Popov2020-10-122-13/+33
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-121-0/+9
|\ \ \ | |/ /
| * | Backport schedule in yamlNikita Popov2020-10-121-0/+8
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-122-25/+40
|\ \ \ | |/ /
| * | Avoid non-object in FE_FREENikita Popov2020-10-122-25/+40
* | | XMLReader::open() and XMLReader::xml() are now staticChristoph M. Becker2020-10-111-0/+5
* | | Remove return types from XMLWriter stubsChristoph M. Becker2020-10-113-148/+277
* | | Merge branch 'PHP-7.4' into PHP-8.0Derick Rethans2020-10-111-9/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Derick Rethans2020-10-111-9/+7
| |\ \ | | |/
| | * Fixed test for bug #48097 due to confirmed data changes in timelibDerick Rethans2020-10-111-9/+7
* | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-10-103-1/+78
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-103-1/+78
| |\ \ | | |/
| | * Fix #80215: imap_mail_compose() may modify by-val parametersChristoph M. Becker2020-10-103-1/+78
* | | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-10-103-0/+28
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-103-0/+28
| |\ \ | | |/
| | * Fix #80213: imap_mail_compose() segfaults on certain $bodiesChristoph M. Becker2020-10-103-0/+28
* | | Fix #80175: PHP8 RC1 - JIT Buffer not workingChristoph M. Becker2020-10-102-1/+2
* | | Change imap_mail_compose() $body param to $bodiesChristoph M. Becker2020-10-102-3/+3
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-101-1/+1
|\ \ \ | |/ /
| * | Don't specify symfony branchNikita Popov2020-10-101-1/+1
* | | Eliminate dead loadDmitry Stogov2020-10-091-1/+3
* | | Update ext/gd parameter namesNikita Popov2020-10-0929-280/+276
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-093-50/+121
|\ \ \ | |/ /
| * | Fixed bug #80186Nikita Popov2020-10-094-35/+127
* | | Update to mime-db 1.45Nikita Popov2020-10-092-3/+10
* | | Remove string length limit from levenshtein()Nikita Popov2020-10-092-18/+6
* | | Add support for Solaris 11.4 openpty implementation.Petr Sumbera2020-10-091-1/+3
* | | Keep the same JIT code for PHP-8.0 and master (workaround against PHP-8.0 ABI...Dmitry Stogov2020-10-094-13/+45
* | | Enable Azure pipeline builds on PHP-8.0Nikita Popov2020-10-091-0/+1
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-091-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-091-1/+1
| |\ \ | | |/
| | * Make iconv errno support test pass on Solaris.Petr Sumbera2020-10-091-1/+1
* | | Eliminate more dead type storesDmitry Stogov2020-10-091-6/+11
* | | Revert "Change calling convention of zval_update_constant[_ex]() to fastcall."Nikita Popov2020-10-093-8/+17
* | | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-091-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-091-0/+2
| |\ \ | | |/
| | * XFAIL test broken by timelib updateNikita Popov2020-10-091-0/+2
* | | Eliminate more dead type storesDmitry Stogov2020-10-091-2/+13
* | | More precise type information for datefmt_format()Máté Kocsis2020-10-094-4/+4
* | | Fix XmlParser classname in stubsMáté Kocsis2020-10-093-4/+4
* | | Improve parameter names in ext/oci8Máté Kocsis2020-10-086-360/+288
* | | Eliminate more dead type storesDmitry Stogov2020-10-082-14/+33
* | | Eliminate dead type storesDmitry Stogov2020-10-084-73/+116
* | | Cleanup (expand and remove simple macros)Dmitry Stogov2020-10-081-40/+25
* | | Update ext/imap parameter namesNikita Popov2020-10-0811-258/+247
* | | Update ext/snmp parameter namesNikita Popov2020-10-083-66/+88