summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for PHP 7.4.1PHP-7.4.1Derick Rethans2019-12-171-1/+1
* Update NEWSStanislav Malyshev2019-12-171-3/+15
* Test fixesStanislav Malyshev2019-12-172-3/+2
* Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-12-171-2/+0
* Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-12-172-2/+15
* Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-12-179-9/+87
* Next release is 7.4.1, not 7.4.2Derick Rethans2019-12-101-1/+1
* Update NEWS for 7.4.2Derick Rethans2019-12-101-0/+3
* Update NEWS for PHP 7.4.1RC1Derick Rethans2019-12-101-1/+1
* Set zend.exception_ignore_args=0 in run-tests.phpNikita Popov2019-12-101-0/+1
* Fix incorrect zend_try usageNikita Popov2019-12-101-2/+5
* Fix release build failureNikita Popov2019-12-103-14/+12
* Improve error messageChristoph M. Becker2019-12-101-1/+1
* Add support for class_alias to preloadingNikita Popov2019-12-104-0/+32
* Fixed bug #78935: Check that all linked classes can be preloadedNikita Popov2019-12-1016-6/+233
* Fix merge mistakeNikita Popov2019-12-101-2/+0
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-12-102-2/+27
|\
| * Fix DCE with FE_FETCHNikita Popov2019-12-102-2/+25
* | Fix #78912: INTL Support for accounting formatChristoph M. Becker2019-12-093-1/+20
* | Fix buildNikita Popov2019-12-091-0/+1
* | Export zend_init_func_run_time_cache()Dmitry Stogov2019-12-092-0/+8
* | Call zend_unregister_ini_entries() when unload extension loaded through dl() ...Dmitry Stogov2019-12-093-0/+8
* | Fixed bug #78895 (Reflection detects abstract non-static class as abstract st...Dmitry Stogov2019-12-093-1/+44
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-090-0/+0
|\ \ | |/
| * Extend CURLFile to support streamsChristoph M. Becker2019-12-096-1/+149
| * Use curl_mime_*() functions if availableChristoph M. Becker2019-12-091-1/+50
* | Fixed bug #78926: Handle class table reallocation on failed linkNikita Popov2019-12-095-2/+29
* | Fix bug #78887: Add upgrading note about get_declared_classes() orderNikita Popov2019-12-091-0/+3
* | Use unmangled named in property type inheritance errorNikita Popov2019-12-092-1/+12
* | Fixed bug #78904: Don't call any magic for uninitialized typed propertiesNikita Popov2019-12-097-4/+41
* | Fix bug #78916 (php-fpm 7.4.0 don't send mail via mail())Jakub Zelenka2019-12-082-4/+3
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-074-3/+4
|\ \ | |/
| * Fix #78923: Artifacts when convoluting image with transparencywillson-chen2019-12-074-3/+6
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-12-062-12/+24
|\ \ | |/
| * Fix constant evaluation of && and ||Nikita Popov2019-12-062-12/+24
* | Fix intermittent error in pdo_mysql___construct_options.phptNikita Popov2019-12-062-10/+1
* | Fix timeout testsNikita Popov2019-12-0512-202/+52
* | Fix mysqli ssl testsNikita Popov2019-12-052-5/+11
* | Fix bug #78823: add zlib library to mysqlndArjen de Korte2019-12-052-0/+6
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-12-042-3/+3
|\ \ | |/
| * Fix AST printing of nullable builtin typesNikita Popov2019-12-042-3/+3
* | Preload: Better reason message for internal parents on windowsNikita Popov2019-12-041-0/+7
* | Fixed bug #78898Nikita Popov2019-12-043-5/+43
* | Add ReflectionMethod::getClosure() change to UPGRADINGNikita Popov2019-12-041-0/+5
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-12-041-1/+1
|\ \ | |/
| * Fix print_r return types in opcacheTyson Andre2019-12-041-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-030-0/+0
|\ \ | |/
| * Next is 7.3.14Christoph M. Becker2019-12-034-6/+8
* | Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2019-12-030-0/+0
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2019-12-030-0/+0
| |\