| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix zend signal and tsrm compatzend-signal-zts | Joe Watkins | 2015-09-01 | 1 | -0/+5 |
| * | 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 | 1 | -1/+1 |
| | |/ | |||||
| * | | 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 | 1 | -3/+3 |
| * | | 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 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | 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 |
| * | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -36/+35 |
| * | | | 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 | 1 | -0/+6 |
| * | | | 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 |
| * | | | remove unused fetch | krakjoe | 2014-09-26 | 1 | -1/+0 |
| * | | | reworked the patch, less new stuff but worky | Anatol Belski | 2014-09-25 | 1 | -2/+1 |
| * | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-09-22 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 1 | -1/+1 |
| * | | | native tls initial patch | krakjoe | 2014-09-20 | 1 | -1/+2 |
| |/ / | |||||
| * | | Update sapi_apache2.c | jfha73 | 2014-09-18 | 1 | -4/+4 |
| * | | fix macro usage | Anatol Belski | 2014-09-17 | 1 | -1/+5 |
| * | | fix atol usage | Anatol Belski | 2014-09-17 | 1 | -1/+1 |
| * | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -7/+7 |
| * | | fixed some incompatible types | Anatol Belski | 2014-08-20 | 1 | -2/+2 |
| * | | ported apache handler | Anatol Belski | 2014-08-19 | 1 | -6/+6 |
| * | | Added support for apache and apache2handler SAPIs (They seem slower than Fast... | Dmitry Stogov | 2014-05-06 | 1 | -8/+4 |
| * | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-04-13 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-04-13 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | fix apr_psprintf format string from e0df4e3dba7c4ab92442b9e82c1de01fdbaa3cce | Jeff Trawick | 2014-04-13 | 1 | -1/+1 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | | * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| | | * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | * | Fixed bug #60206 (possible integer overflow in content_length) | Xinchen Hui | 2011-11-03 | 1 | -1/+1 |
| | | * | Fixed a bug with calculation of REQUEST_TIME in apache2 | Ilia Alshanetsky | 2011-06-23 | 1 | -1/+1 |
| | | * | Fix a couple of warnings. Use %zu to printf a time_t and get_request_time | Rasmus Lerdorf | 2011-05-16 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.6' | Bob Weinand | 2014-04-11 | 1 | -2/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Shut up, my lovely compiler; I do not like your warnings | Bob Weinand | 2014-04-11 | 1 | -2/+2 |
| * | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | | | Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRM... | Kalle Sommer Nielsen | 2013-12-18 | 1 | -2/+1 |
| |/ / | |||||
| * | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| * | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | | Fixed bug #60206 (possible integer overflow in content_length) | Xinchen Hui | 2011-11-03 | 1 | -1/+1 |
