summaryrefslogtreecommitdiff
path: root/main/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix default sendmail path when not found during buildIndrek Ardel2020-05-111-3/+1
* Fixed bug #71876Nikita Popov2020-01-171-4/+4
* 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
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-291-0/+5
|\ \ | |/
| * Fix Zend signals unblockingNikita Popov2019-07-291-0/+5
* | Add syslog.filter=rawErik Lundin2019-06-171-0/+4
* | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-01-301-2/+2
|\ \ | |/
| * Fix bug 76596: phpdbg supports display_errors=stderrKevin Abel2019-01-301-2/+2
| * Backport later interned strings destruction.Dmitry Stogov2018-12-241-0/+4
| * year++Xinchen Hui2018-01-021-1/+1
* | Future-proof email addressesZeev Suraski2018-11-011-2/+2
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | Rename none syslog.filter to all and update ini descriptionJakub Zelenka2018-07-221-3/+3
* | Add syslog.filter INI for filtering syslog messagesPhilip Prindeville2018-07-221-0/+24
* | Add syslog's ident and facility parameters to configPhilip Prindeville2018-07-011-0/+141
* | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-1/+1
* | Don't store values of PHP_SAPI and PHP_BINARY in file cache, because it may b...Dmitry Stogov2018-04-281-3/+3
* | year++Xinchen Hui2018-01-021-1/+1
* | Fixed bug #54043Nikita Popov2017-12-231-21/+21
* | Remove EH_SUPPRESS modeNikita Popov2017-12-231-3/+3
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-2/+2
* | Merge branch 'PHP-7.2'krakjoe2017-11-221-5/+3
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2krakjoe2017-11-221-5/+3
| |\
| | * Merge branch 'PHP-7.0' into PHP-7.1krakjoe2017-11-221-5/+3
| | |\
| | | * Check for binary_location allocation failureSebastian Ramadan2017-11-221-5/+3
* | | | Fix some printf() specifier usagesSebastian Ramadan2017-11-211-10/+10
* | | | Ensure shift doesn't overflow, closes #2916Anatol Belski2017-11-211-1/+1
* | | | Start RC_DEBUG at the end of MINIT and finish in MSHUTDOWN after all worker t...Dmitry Stogov2017-11-021-8/+8
* | | | Switch back from "request" interned strings storage to "permanent" in MSHUTDOWNDmitry Stogov2017-11-021-1/+3
* | | | Use internet strings for EG(ini_entries)Dmitry Stogov2017-10-311-0/+4
* | | | Encapsulate reference-counting primitives.Dmitry Stogov2017-10-271-0/+8
* | | | Merge branch 'PHP-7.2'Joe Watkins2017-10-191-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-191-0/+2
| |\ \ \ | | |/ /
| | * | Fix issue with zend signals in php_request_startupHerman J. Radtke III2017-10-191-0/+2
* | | | Move a part of opcache initialization into post_startup phase (when all exten...Dmitry Stogov2017-10-181-1/+3
* | | | Remove old apache_hooks occurrencePeter Kokot2017-10-081-140/+0
* | | | Merge branch 'PHP-7.2'Nikita Popov2017-09-241-3/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-09-241-3/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-09-241-3/+1
| | |\ \ | | | |/
| | | * Fixed bug #75252Nikita Popov2017-09-241-3/+1
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-09-211-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-211-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-211-2/+2
| | |\ \ | | | |/
| | | * Fix thread safetyAnatol Belski2017-09-211-2/+2
* | | | Merge branch 'PHP-7.2'Andrea Faulds2017-09-211-4/+31
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Andrea Faulds2017-09-211-4/+31
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Andrea Faulds2017-09-211-4/+31
| | |\ \ | | | |/
| | | * Fix bug #75236Andrea Faulds2017-09-211-4/+31
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-08-141-0/+14
|\ \ \ \ | |/ / /