221 Commits (c343ca4efba7e600f7d20c73fde34dbda8192e48)

Author SHA1 Message Date
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
Dmitry Stogov 050d7e38ad Cleanup (1-st round) 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 f58d0b35ed massive update semantical LONG vs INT replacements 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
Christopher Jones c6d977dd39 Fix long-standing visual pain point: the misalignment of './configure help' text. 13 years ago
Veres Lajos 8d86597d73 non living code related typo fixes 13 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
Pierre Joye 019bdff395 Enabled apache 2.4 handler build option 13 years ago
Christopher Jones 949ef40139 Fixed bug #61172 (Add Apache 2.4 support) 14 years ago
Christopher Jones 730b54a374 Fixed bug #61172 (Add Apache 2.4 support) 14 years ago
Christopher Jones 15cd45e95e Fixed bug #61172 (Add Apache 2.4 support) 14 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
Pierre Joye e501b7613d - add apache 2.3 (upcoming 2.4) handler 15 years ago
Pierre Joye fdd4aa7073 - add apache 2.3 (upcoming 2.4) handler 15 years ago
Ilia Alshanetsky 7f2882cc53 Fixed a bug with calculation of REQUEST_TIME in apache2 15 years ago