256 Commits (a1cf46bb1f68e9f5be9ac399bbebc779ba048ecd)

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
Dmitry Stogov 1eb4352143 Use new ZEND_HASH_FOREACH_... API. 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
Stanislav Malyshev b7a7b1a624 trailing whitespace removal 11 years ago
Nikita Popov 2d212b426a Drop duplicate arg from hash_get_current_key_ex 11 years ago
Remi Collet 61cb019e20 cleanup uneeded cast 11 years ago
Anatol Belski 178363cbff made the apache ini holders to be zend_bool 11 years ago
Anatol Belski bdeb220f48 first shot remove TSRMLS_* things 11 years ago
Nikita Popov 7be91dd730 Fix zpp call in apache_getenv() 11 years ago
Anatol Belski 7c5ae9a1cf fix unsigned check 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
Anatol Belski 4b3e198023 removed *.dsw and *.dsp files 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
Anatol Belski 4db75dc853 basic windows fix 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
jfha73 1d936e7054 Update php_functions.c 12 years ago
jfha73 5514b0b1ad Update php_apache.h 12 years ago
jfha73 637a0069aa Update and rename php5apache2.dsp to php7apache2.dsp 12 years ago
jfha73 f8aeb6fc43 Update php.sym 12 years ago
jfha73 0e4ab8456a Update and rename mod_php5.c to mod_php7.c 12 years ago
jfha73 e5e94e0d2e Update config.w32 12 years ago
jfha73 51e343d5d7 Update config.m4 12 years ago
jfha73 eed9fdb981 Update apache_config.c 12 years ago
Anatol Belski 341ff0dea5 fix macro usage 12 years ago
Anatol Belski b5406ed316 fix atol usage 12 years ago
Stanislav Malyshev d18803eb5f fix apache handler build 12 years ago
Christopher Jones 88099a0a27 Allow PHP 7 to install in Apache 2 on OS X 12 years ago
Anatol Belski 3234480827 first show to make 's' work with size_t 12 years ago
Anatol Belski 4d997f63d9 master renames phase 3 12 years ago
Anatol Belski c3e3c98ec6 master renames phase 1 12 years ago
Anatol Belski fdbbe5fa30 fixed some incompatible types 12 years ago
Anatol Belski 61c8af6a9d ported apache handler 12 years ago
Anatol Belski 63d3f0b844 basic macro replacements, all at once 12 years ago
Dmitry Stogov 9d21bef39f Added support for apache and apache2handler SAPIs (They seem slower than FastCGI) 12 years ago