summaryrefslogtreecommitdiff
path: root/sapi/apache2handler
Commit message (Expand)AuthorAgeFilesLines
* Fix zpp call in apache_getenv()Nikita Popov2014-12-061-2/+2
* fix unsigned checkAnatol Belski2014-11-181-2/+6
* removed *.dsw and *.dsp filesAnatol Belski2014-09-281-146/+0
* Move smart_str implementation into Zend/Nikita Popov2014-09-212-2/+2
* Update sapi_apache2.cjfha732014-09-181-4/+4
* Update php_functions.cjfha732014-09-181-1/+1
* Update php_apache.hjfha732014-09-181-2/+2
* Update and rename php5apache2.dsp to php7apache2.dspjfha732014-09-181-17/+17
* Update php.symjfha732014-09-181-1/+1
* Update and rename mod_php5.c to mod_php7.cjfha732014-09-181-2/+2
* Update config.w32jfha732014-09-181-3/+3
* Update config.m4jfha732014-09-181-6/+6
* Update apache_config.cjfha732014-09-181-1/+1
* fix macro usageAnatol Belski2014-09-171-1/+5
* fix atol usageAnatol Belski2014-09-171-1/+1
* fix apache handler buildStanislav Malyshev2014-09-011-1/+1
* Allow PHP 7 to install in Apache 2 on OS XChristopher Jones2014-08-291-1/+1
* first show to make 's' work with size_tAnatol Belski2014-08-271-4/+4
* master renames phase 3Anatol Belski2014-08-252-8/+8
* master renames phase 1Anatol Belski2014-08-251-2/+2
* fixed some incompatible typesAnatol Belski2014-08-201-2/+2
* ported apache handlerAnatol Belski2014-08-192-7/+10
* basic macro replacements, all at onceAnatol Belski2014-08-191-2/+2
* Added support for apache and apache2handler SAPIs (They seem slower than Fast...Dmitry Stogov2014-05-063-32/+25
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-3/+3
|\
| * Merge branch 'PHP-5.6'Stanislav Malyshev2014-04-131-1/+1
| |\
| | * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-131-1/+1
| | |\
| | | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-131-1/+1
| | | |\
| | | | * fix apr_psprintf format string from e0df4e3dba7c4ab92442b9e82c1de01fdbaa3cceJeff Trawick2014-04-131-1/+1
| | | | * Bump yearXinchen Hui2014-01-035-5/+5
| | | * | Bump yearXinchen Hui2014-01-035-5/+5
| * | | | Merge branch 'PHP-5.6'Bob Weinand2014-04-111-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Shut up, my lovely compiler; I do not like your warningsBob Weinand2014-04-111-2/+2
* | | | | Cleanup (1-st round)Dmitry Stogov2014-04-151-5/+5
|/ / / /
* | | | Merge branch 'PHP-5.6'Xinchen Hui2014-01-035-5/+5
|\ \ \ \ | |/ / /
| * | | Bump yearXinchen Hui2014-01-035-5/+5
| |/ /
* | | Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRM...Kalle Sommer Nielsen2013-12-181-2/+1
|/ /
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
|/
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-102-2/+2
* Happy New YearXinchen Hui2013-01-015-5/+5
* Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-11-131-10/+10
|\
| * Enabled apache 2.4 handler build optionPierre Joye2012-11-131-0/+19
| * Fixed bug #61172 (Add Apache 2.4 support)Christopher Jones2012-03-021-3/+10
| * - Year++Felipe Pena2012-01-015-5/+5
| * Fixed bug #60206 (possible integer overflow in content_length)Xinchen Hui2011-11-031-1/+1
| * - Fixed bug #54529 (SAPI crashes on apache_config.c:197)Felipe Pena2011-05-231-5/+6
| * - Year++Felipe Pena2011-01-015-5/+5
| * - fix buildPierre Joye2010-05-041-3/+5
| * - revert fix for #51723 in 5.2, vc6 does not support strtoi64, use builtin fu...Pierre Joye2010-05-031-0/+4