151 Commits (4e41decdf2668ffb5d050d0ad02309336fc61892)

Author SHA1 Message Date
Stanislav Malyshev 809610f5ea Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4) 11 years ago
Stanislav Malyshev af1cd45d17 Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4) 11 years ago
Kalle Sommer Nielsen ca0a2e7a3c Drop VC6 support in sapi/apache2handler 11 years ago
Xinchen Hui fd5a756ad4 Revive Zend Signals handler (and fixed bug #61083) 11 years ago
Anatol Belski af3ca74501 made ZEND_TSRMLS_CACHE_* macros look like function calls 11 years ago
Anatol Belski 61d85cedd5 fix values for gid and uid 11 years ago
Anatol Belski e6bf9b45dd silence unused variable warning 11 years ago
Bob Weinand fc444fbc70 Shut up, my lovely compiler; I do not like your warnings 12 years ago
Xinchen Hui fc33f52d8c bump year 11 years ago
Xinchen Hui 0579e8278d bump year 11 years ago
Xinchen Hui 73c1be2653 Bump year 11 years ago
Remi Collet 61cb019e20 cleanup uneeded cast 11 years ago
Anatol Belski bdeb220f48 first shot remove TSRMLS_* things 11 years ago
Anatol Belski aff66a94a6 don't define tsrm ls in SAPIs under linux 12 years ago
Anatol Belski 8aeffdd74c moved most of the core to use static tsrm ls cache pointer 12 years ago
Anatol Belski 1fc8220b65 TSRMLS_FETCH() is a spent force 12 years ago
Anatol Belski c00424e427 bring back all the TSRMLS_FETCH() stuff 12 years ago
krakjoe 21b6d15599 remove unused fetch 12 years ago
Anatol Belski d11734b4b0 reworked the patch, less new stuff but worky 12 years ago
Nikita Popov e33f3d3b7c Move smart_str implementation into Zend/ 12 years ago
krakjoe b3aebda9ea native tls initial patch 12 years ago
Florian MARGAINE cf0303e782 Replaces php5 with php7, without whitespace changes. 12 years ago
jfha73 b0064fc27f Update sapi_apache2.c 12 years ago
Anatol Belski 341ff0dea5 fix macro usage 12 years ago
Anatol Belski b5406ed316 fix atol usage 12 years ago
Anatol Belski 4d997f63d9 master renames phase 3 12 years ago
Anatol Belski fdbbe5fa30 fixed some incompatible types 12 years ago
Anatol Belski 61c8af6a9d ported apache handler 12 years ago
Dmitry Stogov 9d21bef39f Added support for apache and apache2handler SAPIs (They seem slower than FastCGI) 12 years ago
Jeff Trawick 442264ffd6 fix apr_psprintf format string from e0df4e3dba 12 years ago
Bob Weinand 99d1a1bb3f Shut up, my lovely compiler; I do not like your warnings 12 years ago
Xinchen Hui c081ce628f Bump year 12 years ago
Xinchen Hui 47c9027772 Bump year 12 years ago
Xinchen Hui c0d060f5c0 Bump year 12 years ago
Anatol Belski b1abe4ca21 mass replacement for zend_size_t/php_size_t 12 years ago
Kalle Sommer Nielsen ed5a8d510f Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRMLS_FETCH() calls in our various SAPIs 12 years ago
Anatol Belski 52afd818eb fixed apache2 handler 12 years ago
Stanislav Malyshev 02e4d7a290 Merge branch 'pull-request/341' 13 years ago
Stanislav Malyshev ac40c0b562 Merge branch 'pull-request/341' 13 years ago
Xinchen Hui a666285bc2 Happy New Year 13 years ago
Xinchen Hui 0a7395e009 Happy New Year 13 years ago
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 8775a37559 - Year++ 14 years ago
Felipe Pena 4e19825281 - Year++ 14 years ago
Xinchen Hui a391535e00 Fixed bug #60206 (possible integer overflow in content_length) 15 years ago
Xinchen Hui d7d0d0724c Fixed bug #60206 (possible integer overflow in content_length) 15 years ago
Xinchen Hui d4b90b4788 Fixed bug #60206 (possible integer overflow in content_length) 15 years ago
Ilia Alshanetsky 7f2882cc53 Fixed a bug with calculation of REQUEST_TIME in apache2 15 years ago
Ilia Alshanetsky 86c44e119f Fixed a bug with calculation of REQUEST_TIME in apache2 15 years ago