summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2020-01-272-1/+5
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-272-1/+5
| |\
| | * Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-272-1/+5
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-231-2/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-231-2/+9
| |\ \ | | |/
| | * Fixed bug #78902liudaixiao2020-01-231-2/+9
| | * Fixed bug #71876Nikita Popov2020-01-171-4/+4
| | * Bump versionChristoph M. Becker2020-01-071-3/+3
| | * Next is 7.3.14Christoph M. Becker2019-12-031-3/+3
| | * 7.3.13 is nextChristoph M. Becker2019-11-051-3/+3
| * | Bump versionChristoph M. Becker2020-01-081-3/+3
* | | Apply custom format/length modifier removal to spprintfGeorge Peter Banyard2020-01-231-20/+0
* | | Drop the custom 'v' format from snprintf custom implementation.George Peter Banyard2020-01-211-1/+0
* | | Drop the custom I length modifier from snprintf custom implementation.George Peter Banyard2020-01-201-19/+0
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-179-34/+34
* | | 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
|\ \ \ \ | |/ / /