summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 7.3.24RC1php-7.3.24RC1Christoph M. Becker2020-10-131-2/+2
* Do not decode cookie names anymoreStanislav Malyshev2020-09-281-2/+6
* Fix #76735: Incorrect message in fopen on invalid modeChristoph M. Becker2020-09-231-3/+1
* Fix #76943: Inconsistent stream_wrapper_restore() errorsChristoph M. Becker2020-09-221-6/+7
* Fix #79423: copy command is limited to size of file it can copyChristoph M. Becker2020-09-221-1/+17
* 7.3.24 is nextChristoph M. Becker2020-09-151-3/+3
* Fix #80067: Omitting the port in bindto setting errorsChristoph M. Becker2020-09-112-4/+12
* Fix #80048: Bug #69100 has not been fixed for WindowsChristoph M. Becker2020-09-031-8/+4
* 7.3.23 is nextChristoph M. Becker2020-08-181-3/+3
* Handle bindto errortwosee2020-07-291-0/+4
* 7.3 is now 7.3.22-devChristoph M. Becker2020-07-211-3/+3
* 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
* Fix possibly unsupported timercmp() usageChristoph M. Becker2020-06-091-1/+1
* 7.3.20 will be nextChristoph M. Becker2020-05-261-3/+3
* 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
* | Fix default sendmail path when not found during buildIndrek Ardel2020-05-111-3/+1
* | Bump versionChristoph M. Becker2020-04-281-3/+3
* | Fixed bug #79468dinosaur2020-04-141-0/+6
* | Next is 7.3.18Christoph M. Becker2020-03-311-3/+3
* | Fix #78210: Invalid pointer addressChristoph M. Becker2020-03-112-2/+10
* | Next is 7.3.17Christoph M. Becker2020-03-031-3/+3
* | 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
* | Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-272-1/+5
* | 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
* | 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
* | 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.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
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-301-2/+2
|\ \ | |/