64 Commits (2e9d3e8b39c19ffba559b685f7ed96fee28cba59)

Author SHA1 Message Date
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
Rasmus Lerdorf c49d060510 Fix Apache1 build 15 years ago
Rasmus Lerdorf 02023fc8fe Fix Apache1 build 15 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Ilia Alshanetsky f89effd2a8 Updated _SERVER['REQUEST_TIME'] to include microsecond precision. 16 years ago
Kalle Sommer Nielsen 34b631f679 Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TSRMLS_FETCH() calls in a few of our SAPI's 16 years ago
Michael Wallner 11d24c1593 * implement new output API, fixing some bugs and implementing some feature 16 years ago
Kalle Sommer Nielsen dd8e59da8f Removed safe_mode 16 years ago
Kalle Sommer Nielsen febee11285 Removed register_globals 16 years ago
Jani Taskinen af49e58f51 - Reverted r296062 and r296065 16 years ago
Jani Taskinen 06f072cb5e MFH: Improved / fixed output buffering (Michael Wallner) 16 years ago
Rasmus Lerdorf 6652657f12 Fix bug #50940 16 years ago
Rasmus Lerdorf 1947334023 Fix bug #50940 16 years ago
Sebastian Bergmann 16cb1cd469 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
SVN Migration 3e94ce6a97 This commit was manufactured by cvs2svn to create tag 'NEWS'. 17 years ago
Stanislav Malyshev 09e37bc5ed MFB: init server context before config variables are processed 18 years ago
Stanislav Malyshev 7a67e94f17 init SG(server_context) before processing configs 18 years ago
Stanislav Malyshev 281676da26 MFB: fix php_value application order for Apache 18 years ago
Stanislav Malyshev 40607b254a fix php_value application order for Apache 18 years ago
Arnaud Le Blanc 8c4151ad72 Added header_remove() (chsc at peytz dotdk, Arnaud) 18 years ago
Alexey Zakhlestin d33c8680ab fixed types (no more compiler warnings) 18 years ago
Scott MacVicar 938186a67f Fixed bug #45144 (ap_child_terminate() isn't available on threaded builds) 18 years ago
Rasmus Lerdorf 6c158374ba exit_on_timeout patch 18 years ago
Rasmus Lerdorf 42d4cf6531 Revert 18 years ago
Rasmus Lerdorf bafb0b4ff5 We need to pass PHP-managed pointers to filter here to avoid having 18 years ago
Marcus Boerger af316021e8 - Rewrite scanner to be based on re2c instead of flex 18 years ago
Sebastian Bergmann d9f3a1305f MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Antony Dovgal 83e7324dae fix build 19 years ago
Jani Taskinen fc2fef68ac - ws + sync apache2filter apache_config.c with the one from apache2handler 19 years ago
Stanislav Malyshev c94dee8696 implement separate .htaccess stage 19 years ago
Scott MacVicar b73d2a94ae Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3). 19 years ago
Andrei Zmievski 0b222980d0 Rename php5 module to php6. Remove version number from 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Dmitry Stogov a7c536fbcd Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make a 19 years ago
Dmitry Stogov 53b088e60c Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neither in main/main.c nor in php.ini) and it still set to 16M. 19 years ago
Ilia Alshanetsky 6123f11021 MFH: 20 years ago