Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-04-14 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-11 | 1 | -0/+1 |
| |\ | |||||
| | * | Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4) | Stanislav Malyshev | 2015-04-11 | 1 | -0/+1 |
| * | | Shut up, my lovely compiler; I do not like your warnings | Bob Weinand | 2015-02-09 | 1 | -2/+2 |
| * | | Bump year | Xinchen Hui | 2015-01-15 | 5 | -5/+5 |
* | | | Drop VC6 support in sapi/apache2handler | Kalle Sommer Nielsen | 2015-03-29 | 1 | -6/+0 |
* | | | Revive Zend Signals handler (and fixed bug #61083) | Xinchen Hui | 2015-03-05 | 1 | -0/+3 |
* | | | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 2 | -4/+4 |
* | | | fix values for gid and uid | Anatol Belski | 2015-02-11 | 1 | -0/+5 |
* | | | silence unused variable warning | Anatol Belski | 2015-02-11 | 1 | -1/+1 |
* | | | Use new ZEND_HASH_FOREACH_... API. | Dmitry Stogov | 2015-02-10 | 1 | -21/+0 |
* | | | bump year | Xinchen Hui | 2015-01-15 | 5 | -5/+5 |
* | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 2 | -30/+30 |
* | | | Drop duplicate arg from hash_get_current_key_ex | Nikita Popov | 2014-12-26 | 1 | -2/+2 |
* | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-12-16 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | cleanup uneeded cast | Remi Collet | 2014-12-16 | 1 | -2/+2 |
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-12-15 | 2 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | made the apache ini holders to be zend_bool | Anatol Belski | 2014-12-15 | 2 | -6/+6 |
* | | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 2 | -51/+50 |
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-12-06 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix zpp call in apache_getenv() | Nikita Popov | 2014-12-06 | 1 | -2/+2 |
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-11-18 | 1 | -2/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix unsigned check | Anatol Belski | 2014-11-18 | 1 | -2/+6 |
* | | | | don't define tsrm ls in SAPIs under linux | Anatol Belski | 2014-10-15 | 1 | -1/+1 |
* | | | | moved most of the core to use static tsrm ls cache pointer | Anatol Belski | 2014-10-15 | 4 | -5/+12 |
* | | | | TSRMLS_FETCH() is a spent force | Anatol Belski | 2014-10-15 | 1 | -1/+4 |
* | | | | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 1 | -0/+1 |
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-10-01 | 1 | -146/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | removed *.dsw and *.dsp files | Anatol Belski | 2014-09-28 | 1 | -146/+0 |
* | | | | remove unused fetch | krakjoe | 2014-09-26 | 1 | -1/+0 |
* | | | | reworked the patch, less new stuff but worky | Anatol Belski | 2014-09-25 | 3 | -5/+4 |
* | | | | basic windows fix | Anatol Belski | 2014-09-22 | 2 | -2/+2 |
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-09-22 | 2 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 2 | -2/+2 |
* | | | | native tls initial patch | krakjoe | 2014-09-20 | 3 | -4/+5 |
|/ / / | |||||
* | | | Update sapi_apache2.c | jfha73 | 2014-09-18 | 1 | -4/+4 |
* | | | Update php_functions.c | jfha73 | 2014-09-18 | 1 | -1/+1 |
* | | | Update php_apache.h | jfha73 | 2014-09-18 | 1 | -2/+2 |
* | | | Update and rename php5apache2.dsp to php7apache2.dsp | jfha73 | 2014-09-18 | 1 | -17/+17 |
* | | | Update php.sym | jfha73 | 2014-09-18 | 1 | -1/+1 |
* | | | Update and rename mod_php5.c to mod_php7.c | jfha73 | 2014-09-18 | 1 | -2/+2 |
* | | | Update config.w32 | jfha73 | 2014-09-18 | 1 | -3/+3 |
* | | | Update config.m4 | jfha73 | 2014-09-18 | 1 | -6/+6 |
* | | | Update apache_config.c | jfha73 | 2014-09-18 | 1 | -1/+1 |
* | | | fix macro usage | Anatol Belski | 2014-09-17 | 1 | -1/+5 |
* | | | fix atol usage | Anatol Belski | 2014-09-17 | 1 | -1/+1 |
* | | | fix apache handler build | Stanislav Malyshev | 2014-09-01 | 1 | -1/+1 |
* | | | Allow PHP 7 to install in Apache 2 on OS X | Christopher Jones | 2014-08-29 | 1 | -1/+1 |
* | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -4/+4 |
* | | | master renames phase 3 | Anatol Belski | 2014-08-25 | 2 | -8/+8 |