summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-163-3/+3
* Merge branch 'PHP-7.4'Nikita Popov2019-12-301-2/+2
|\
| * Make url_stats in resolve_path quietNikita Popov2019-12-301-2/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-302-0/+9
|\ \ | |/
| * Properly propagate url_stat exceptions during includeNikita Popov2019-12-302-0/+9
* | Use RETURN_THROWS() during ZPP in main, sapi, win32, and ZendMáté Kocsis2019-12-304-20/+20
* | Clarify usage of max_fd in php_poll2() on WindowsChristoph M. Becker2019-12-271-1/+3
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-201-17/+23
|\ \ | |/
| * Fixed bug #79000Nikita Popov2019-12-201-17/+23
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-171-3/+1
|\ \ | |/
| * Free buffer in php_verror even if it is emptyNikita Popov2019-12-171-3/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-171-16/+16
|\ \ | |/
| * Fix resetting of internal_encoding and friendsNikita Popov2019-12-171-16/+16
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-121-18/+17
|\ \ | |/
| * Fix #78929: plus signs in cookie values are converted to spacesKachalin Alexey2019-12-121-18/+17
| * PHP-7.4 is now 7.4.2-devDerick Rethans2019-12-101-3/+3
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-021-14/+20
|\ \ | |/
| * Fix #78883: fgets(STDIN) fails on WindowsChristoph M. Becker2019-12-021-14/+20
* | Remove PHP_SLEEP_NON_VOID as it is not useful anymoreMáté Kocsis2019-11-071-1/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-311-6/+0
|\ \ | |/
| * Fix bug #77930: Remove mmap limitNikita Popov2019-10-311-6/+0
* | Don't use chunking for stream writesNikita Popov2019-10-301-7/+2
* | Merge branch 'PHP-7.4'Remi Collet2019-10-111-7/+8
|\ \ | |/
| * Fix #78662: stream_write bad error detectionRemi Collet2019-10-111-7/+8
* | Use clean shutdown on uncaught exceptionNikita Popov2019-10-111-2/+3
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-101-2/+6
|\ \ | |/
| * Also check for exception after stream_eofNikita Popov2019-10-101-2/+6
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-101-18/+19
|\ \ | |/
| * Report error if stream_read is not implementedNikita Popov2019-10-101-18/+19
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-091-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-091-1/+1
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-091-1/+1
| | |\
| | | * Fix #78656: Parse errors classified as highest log-levelErik Lundin2019-10-091-1/+1
| | | * next is 7.2.25Remi Collet2019-10-081-3/+3
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-081-1/+7
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-081-1/+7
| |\ \ \ | | |/ /
| | * | Check for exception after applying stream filtersNikita Popov2019-10-081-1/+7
| | * | 7.3.12 is nextChristoph M. Becker2019-10-081-3/+3
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-10-032-6/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-10-032-6/+0
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-032-6/+0
| | |\ \ | | | |/
| | | * Fix #76859 stream_get_line skips data if used with data-generating filterKonstantin Kopachev2019-10-032-6/+0
| | | * Bump for 7.2.24Sara Golemon2019-09-101-3/+3
| | * | PHP 7.3.10RC1 has been taggedChristoph M. Becker2019-09-101-3/+3
| | * | Fix versionChristoph M. Becker2019-09-091-3/+3
| | * | fix versionStanislav Malyshev2019-09-051-3/+3
* | | | Remove unused mmap_file + mmap_len from basic_globalsNikita Popov2019-09-271-1/+1
* | | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-2567-134/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-111-18/+16
|\ \ \ \ | |/ / /
| * | | Fixed bug #78506Nikita Popov2019-09-111-18/+16