summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Assert that HT entries using add_new APIs are really newNikita Popov2019-07-041-2/+4
* | | Improve zend_binary_assign_op helpers.Dmitry Stogov2019-07-046-2369/+2391
* | | Introduce and use ZEND_VM_INLINE_HANDLER() to avoid ZEND_RETURN exceptionDmitry Stogov2019-07-042-6/+7
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-07-040-0/+0
|\ \ \ | |/ /
| * | [ci skip] Remove NEWS entryChristoph M. Becker2019-07-041-1/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-07-040-0/+0
|\ \ \ | |/ /
| * | Fix typo in NEWS [skip ci]Fabien Villepinte2019-07-041-1/+1
* | | Preloading: Relax known type restrictionsNikita Popov2019-07-042-8/+51
* | | Preloading: Also handle trait methods outside main scriptNikita Popov2019-07-041-6/+18
* | | Split destructorDmitry Stogov2019-07-041-2/+11
* | | Preloading: Prevent autoloading while resolving constantsNikita Popov2019-07-044-0/+28
* | | Set PROPERTY_TYPES_RESOLVED flag for internal classesNikita Popov2019-07-041-3/+8
* | | Better optimization in RELEASE build. ZEND_ASSERT(s) prevented optimizationDmitry Stogov2019-07-031-12/+12
* | | Merge branch 'php-cli-server-improvements' into PHP-7.4Joe Watkins2019-07-031-133/+170
|\ \ \
| * | | improvements to cli serverJoe Watkins2019-07-031-133/+170
* | | | Improve unlinked class diagnostics during preloadingNikita Popov2019-07-033-5/+65
* | | | Avoid use of random ports in some socket testsNikita Popov2019-07-036-14/+8
* | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-032-1/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-032-1/+6
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug #78231Nikita Popov2019-07-032-1/+6
* | | | Remove curl_basic_017.phptNikita Popov2019-07-031-70/+0
* | | | Fix file conflict in fgets testNikita Popov2019-07-032-2/+2
* | | | Skip pcntl_sigwaitinfo() test under asan/msanNikita Popov2019-07-031-0/+1
* | | | Fixed bug #78239Nikita Popov2019-07-033-0/+35
* | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-032-1/+30
|\ \ \ \ | |/ / /
| * | | Fixed bug #78230Nikita Popov2019-07-033-3/+35
* | | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-07-033-1/+35
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-07-033-1/+37
| |\ \ \ | | |/ /
| | * | Fix #78241: touch() does not handle dates after 2038 in PHP 64-bitChristoph M. Becker2019-07-033-1/+37
* | | | Optimization of INC/DEC helpersDmitry Stogov2019-07-037-247/+257
| |_|/ |/| |
* | | Removed mysqlnd stats from phpinfo pagePieter Hordijk2019-07-033-38/+3
* | | Enable option checking on CIPeter Kokot2019-07-035-2/+7
* | | Remove libtool and automake from azure installsPeter Kokot2019-07-031-2/+0
* | | Remove PHP_CHECK_CONFIGURE_OPTIONSPeter Kokot2019-07-022-67/+0
* | | Remove some old BeOS artefactsPeter Kokot2019-07-022-7/+0
* | | Remove check for ApplicationServices/ApplicationServices.hPeter Kokot2019-07-021-1/+0
* | | azure: exclude some documentation pathsJan Altensen2019-07-021-0/+6
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-020-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-020-0/+0
| |\ \ | | |/
| | * Backport test fixNikita Popov2019-07-021-56/+56
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-07-020-0/+0
|\ \ \ | |/ /
| * | Fix NEWSChristoph M. Becker2019-07-021-1/+0
* | | simple ignore arguments in exceptions implementationJoe Watkins2019-07-027-1/+40
* | | Implement SQLite extended result code functionalityRobert Kopack2019-07-028-21/+219
* | | update NEWS [ci skip]SjonHortensius2019-07-021-0/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-021-1/+24
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-021-1/+24
| |\ \ | | |/
| | * Fix bug #78138: opcache.validate_permission incorrectly works with PHAR filesAlex Scott2019-07-021-1/+24
* | | PDO: support username & password specified in DSNSjon Hortensius2019-07-027-8/+107
* | | Fix opcache huge page mapping on FreeBSDDavid Carlier2019-07-021-2/+5