summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Update php_version.hChristoph M. Becker2020-07-021-3/+3
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-291-4/+10
|\
| * Fix #79756: finfo_file crash (FILEINFO_MIME)Christoph M. Becker2020-06-291-4/+10
| * 7.3 is now 7.3.21-devChristoph M. Becker2020-06-231-3/+3
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-091-1/+1
|\ \ | |/
| * Fix possibly unsupported timercmp() usageChristoph M. Becker2020-06-091-1/+1
| * 7.3.20 will be nextChristoph M. Becker2020-05-261-3/+3
* | Bump versionChristoph M. Becker2020-05-191-3/+3
* | Check compatibility with proper runtime DLLChristoph M. Becker2020-05-141-1/+7
* | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2020-05-111-5/+6
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2020-05-111-5/+6
| |\
| | * Fix #78876: Long variables cause OOM and temp files are not cleanedChristoph M. Becker2020-05-111-3/+3
| | * Fix #78875: Long filenames cause OOM and temp files are not cleanedChristoph M. Becker2020-05-111-2/+3
| | * Fixed bug #79468dinosaur2020-04-141-0/+6
| | * bump verison to 7.2.30-devRemi Collet2020-03-171-3/+3
| | * bump version to 7.2.29Remi Collet2020-02-181-3/+3
| | * next will be 7.2.28Remi Collet2020-01-221-3/+3
| | * next is 7.2.27Remi Collet2019-12-031-3/+3
| | * Bump for 7.2.26-devSara Golemon2019-11-051-3/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-05-111-3/+1
|\ \ \ | |/ /
| * | Fix default sendmail path when not found during buildIndrek Ardel2020-05-111-3/+1
| * | Bump versionChristoph M. Becker2020-04-281-3/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-141-0/+6
|\ \ \ | |/ /
| * | Fixed bug #79468dinosaur2020-04-141-0/+6
| * | Next is 7.3.18Christoph M. Becker2020-03-311-3/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-112-2/+10
|\ \ \ | |/ /
| * | Fix #78210: Invalid pointer addressChristoph M. Becker2020-03-112-2/+10
| * | Next is 7.3.17Christoph M. Becker2020-03-031-3/+3
* | | PHP-7.4 is now 7.4.5-devChristoph M. Becker2020-03-061-3/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-111-24/+43
|\ \ \ | |/ /
| * | Fix #79254: getenv() w/o arguments not showing changesChristoph M. Becker2020-02-111-24/+43
| * | Next is 7.3.16Christoph M. Becker2020-02-041-3/+3
* | | Apply tidy formattingNikita Popov2020-02-031-1/+1
* | | 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.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
* | | Make url_stats in resolve_path quietNikita Popov2019-12-301-2/+2
* | | Properly propagate url_stat exceptions during includeNikita Popov2019-12-302-0/+9
* | | Fixed bug #79000Nikita Popov2019-12-201-17/+23
* | | Free buffer in php_verror even if it is emptyNikita Popov2019-12-171-3/+1
* | | Fix resetting of internal_encoding and friendsNikita Popov2019-12-171-16/+16
* | | 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
* | | Fix #78883: fgets(STDIN) fails on WindowsChristoph M. Becker2019-12-021-14/+20