summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-1/+1
* Remove no_separation flagNikita Popov2020-07-071-1/+0
* Remove proto comments from C filesMax Semenik2020-07-0611-224/+112
* Avoid some unnecessary uses of no_separation=0Nikita Popov2020-07-061-41/+30
* Merge branch 'PHP-7.4'Christoph M. Becker2020-06-291-4/+10
|\
| * 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
* | | Clear last error before shutting down memory managerNikita Popov2020-06-261-0/+1
* | | Correct comment in plain_wrapper.c (refers to microseconds, not milliseconds)Alex Dowad2020-06-241-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-06-091-1/+1
|\ \ \ | |/ /
| * | 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
* | | Fix incorrect zend_bool usage for display_errorsGeorge Peter Banyard2020-06-092-5/+6
* | | Add helper APIs for maybe-interned string creationtwosee2020-06-081-15/+3
* | | Constify char * arguments of APIstwosee2020-06-0813-57/+49
* | | Fix expression warnings and break warningstwosee2020-06-076-11/+11
* | | Remove duplicate zend_trytwosee2020-06-071-2/+2
* | | Pass zend_string message to zend_error_cbNikita Popov2020-06-052-55/+43
* | | Fixed bug #72089: Throw Error on require failureNikita Popov2020-06-051-1/+1
* | | Fix small typo in commentDaniel Ruf2020-05-311-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-05-141-1/+7
|\ \ \ | |/ /
| * | Check compatibility with proper runtime DLLChristoph M. Becker2020-05-141-1/+7
* | | Fix [-Wundef] warning in streams implementationGeorge Peter Banyard2020-05-122-11/+11
* | | Fix [-Wundef] warning in main folderGeorge Peter Banyard2020-05-123-7/+7
* | | Merge branch 'PHP-7.4'Stanislav Malyshev2020-05-111-5/+6
|\ \ \ | |/ /
| * | 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.4'Nikita Popov2020-05-111-3/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | Make float to string casts locale-independentMáté Kocsis2020-05-082-2/+21
* | | | Add quiet parameter to internal HTML entities APINikita Popov2020-05-071-33/+16
* | | | Fix #79467: data:// wrappers are writableChristoph M. Becker2020-05-031-1/+1
* | | | Do not inherit LC_CTYPE locale from environmentNikita Popov2020-04-301-1/+0
* | | | Code tweaks: Remove unneeded semicolonsAlex Dowad2020-04-291-1/+1
* | | | Add macro to get ini target addressNikita Popov2020-04-271-8/+2
* | | | Drop unnecessary stdint and inttypes header checksGeorge Peter Banyard2020-04-225-36/+4
* | | | Merge branch 'PHP-7.4'Nikita Popov2020-04-141-0/+6
|\ \ \ \ | |/ / /