summaryrefslogtreecommitdiff
path: root/sapi/apache2handler
Commit message (Expand)AuthorAgeFilesLines
* Change Zend Stream API to use zend_string* instead of char*.Dmitry Stogov2021-03-161-0/+2
* Improve class entry generationMáté Kocsis2021-02-161-1/+0
* Enable class entry generation for sapi extensionsMáté Kocsis2021-02-142-2/+3
* Replace zend_bool uses with boolNikita Popov2021-01-153-6/+6
* Fix UNKNOWN default value of apache_note()Máté Kocsis2020-09-193-4/+4
* Remove proto comments from C filesMax Semenik2020-07-061-16/+8
* Fixed bug #79737 (Building embed as static fails during install step).Dmitry Stogov2020-06-291-0/+3
* Merge branch 'PHP-7.4'Nikita Popov2020-06-241-1/+1
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-06-241-1/+1
| |\
| | * Fixed bug #79030 Use usec from apache request timeHerbert2562020-06-241-1/+1
* | | Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* | | Constify char * arguments of APIstwosee2020-06-081-3/+3
* | | Fix MSVC level 1 (severe) warningsChristoph M. Becker2020-06-054-0/+24
* | | Implement #47074: phpinfo() reports "On" as 1 for the some extensionsChristoph M. Becker2020-06-041-3/+3
* | | Add stubs for some SAPIsMáté Kocsis2020-05-143-15/+30
* | | Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-2/+2
* | | Use RETURN_THROWS() during ZPP in main, sapi, win32, and ZendMáté Kocsis2019-12-301-7/+7
* | | Convert apache2handler arginfo to php stubsCraig Duncan2019-11-183-48/+69
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-255-10/+0
* | | Merge branch 'PHP-7.4'Nikita Popov2019-07-161-5/+1
|\ \ \ | |/ /
| * | Introduce zend_stream_init_filename()Nikita Popov2019-07-161-5/+1
* | | Merge branch 'PHP-7.4'Peter Kokot2019-07-071-6/+4
|\ \ \ | |/ /
| * | Remove some more Apache 1 left oversPeter Kokot2019-07-071-6/+4
* | | Merge branch 'PHP-7.4'Peter Kokot2019-06-091-1/+1
|\ \ \ | |/ /
| * | Use PHP_VERSION for zend modulesPeter Kokot2019-06-091-1/+1
* | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-8/+5
|\ \ \ | |/ /
| * | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-8/+5
* | | Merge branch 'PHP-7.4'Peter Kokot2019-04-281-75/+0
|\ \ \ | |/ /
| * | [ci skip] Remove outdated and redundant Apache READMEPeter Kokot2019-04-281-75/+0
* | | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-141-2/+1
|\ \ \ | |/ /
| * | Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.Dmitry Stogov2019-03-141-2/+1
* | | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-121-0/+4
|\ \ \ | |/ /
| * | Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.cDmitry Stogov2019-03-121-0/+4
* | | Merge branch 'PHP-7.4'Peter Kokot2019-03-071-3/+6
|\ \ \ | |/ /
| * | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-3/+6
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-02-221-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-02-221-1/+1
| |\ \ | | |/
| | * Fix #77648: BOM in sapi/apache2handler/php_functions.cChristoph M. Becker2019-02-221-1/+1
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-11/+11
* | | Remove major version from apache moduleNikita Popov2019-02-056-16/+16
|/ /
* | Remove local variablesPeter Kokot2019-02-035-40/+0
* | Remove yearly range from copyright noticeZeev Suraski2019-01-305-5/+5
* | Stop Apache if PHP wasn't started successful.Dmitry Stogov2018-10-291-1/+3
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+0
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-11/+11
|/
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-301-1/+8
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-301-1/+8
| |\
| | * Fixed bug #75479Nikita Popov2018-09-301-1/+8
* | | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2018-09-091-0/+1
|\ \ \ | |/ /