summaryrefslogtreecommitdiff
path: root/sapi/apache2handler
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-141-0/+1
|\
| * Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-111-0/+1
| |\
| | * Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)Stanislav Malyshev2015-04-111-0/+1
| * | Shut up, my lovely compiler; I do not like your warningsBob Weinand2015-02-091-2/+2
| * | Bump yearXinchen Hui2015-01-155-5/+5
* | | Drop VC6 support in sapi/apache2handlerKalle Sommer Nielsen2015-03-291-6/+0
* | | Revive Zend Signals handler (and fixed bug #61083)Xinchen Hui2015-03-051-0/+3
* | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-162-4/+4
* | | fix values for gid and uidAnatol Belski2015-02-111-0/+5
* | | silence unused variable warningAnatol Belski2015-02-111-1/+1
* | | Use new ZEND_HASH_FOREACH_... API.Dmitry Stogov2015-02-101-21/+0
* | | bump yearXinchen Hui2015-01-155-5/+5
* | | trailing whitespace removalStanislav Malyshev2015-01-102-30/+30
* | | Drop duplicate arg from hash_get_current_key_exNikita Popov2014-12-261-2/+2
* | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-161-2/+2
|\ \ \
| * | | cleanup uneeded castRemi Collet2014-12-161-2/+2
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-152-6/+6
|\ \ \ \ | |/ / /
| * | | made the apache ini holders to be zend_boolAnatol Belski2014-12-152-6/+6
* | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-132-51/+50
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-061-2/+2
|\ \ \ \ | |/ / /
| * | | Fix zpp call in apache_getenv()Nikita Popov2014-12-061-2/+2
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-181-2/+6
|\ \ \ \ | |/ / /
| * | | fix unsigned checkAnatol Belski2014-11-181-2/+6
* | | | don't define tsrm ls in SAPIs under linuxAnatol Belski2014-10-151-1/+1
* | | | moved most of the core to use static tsrm ls cache pointerAnatol Belski2014-10-154-5/+12
* | | | TSRMLS_FETCH() is a spent forceAnatol Belski2014-10-151-1/+4
* | | | bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-0/+1
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-011-146/+0
|\ \ \ \ | |/ / /
| * | | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-146/+0
* | | | remove unused fetchkrakjoe2014-09-261-1/+0
* | | | reworked the patch, less new stuff but workyAnatol Belski2014-09-253-5/+4
* | | | basic windows fixAnatol Belski2014-09-222-2/+2
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-09-222-2/+2
|\ \ \ \ | |/ / /
| * | | Move smart_str implementation into Zend/Nikita Popov2014-09-212-2/+2
* | | | native tls initial patchkrakjoe2014-09-203-4/+5
|/ / /
* | | 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