252 Commits (e1023affc173ecdc3e43aaabcdfb528b3c1bfb7a)

Author SHA1 Message Date
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
Xinchen Hui 9bf8cd4b34 Fixed bug #61650 (ini parser crashes when using ${xxxx} ini variables (without apache2)) 14 years ago
Gustavo André dos Santos Lopes ca58cd01fc Cherry-pick 4cc74767 14 years ago
Xinchen Hui f7bf83546e Fix warning "suggest parentheses around assignment" 14 years ago
Xinchen Hui 896c4539df Fixed bug #61605 (header_remove() does not remove all headers) 14 years ago
Gustavo André dos Santos Lopes 8e82bda330 - Merging r323033 into 5.3 (see bug #60227). 14 years ago
Rui Hirokawa 61088ce729 MFH: fixed bug #60227: header() cannot detect the multi-line header with CR. 14 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Pierre Joye 0778bedbe1 - MFH: make setlocale thread only, drastically reduce TS related crashes in error mgt and other parts like pcre, and actually a good thing (tm) 15 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Gustavo André dos Santos Lopes a31f379367 - Reversed implementation of FR #44164, pending further consideration. 16 years ago
Gustavo André dos Santos Lopes ee80871a15 - Fixed bug #53180 (post_max_size=0 not disabling the limit when the content 16 years ago
Gustavo André dos Santos Lopes 0086bc8a96 - Implemented request #44164, zlib.output_compression is now implicitly 16 years ago
Andrei Zmievski f92fae2f66 I am sorry I tried fixing PHP without extensive discussion on the mailing list. 16 years ago
Andrei Zmievski 5bbe0ee078 I am sorry I tried fixing PHP without extensive discussion on the mailing list. 16 years ago
Andrei Zmievski 3220f15ca2 Fix a few problems with large (2G-4G) file uploads. Added 16 years ago
Andrei Zmievski 8316d437fa Fix a few problems with large (2G-4G) file uploads. Added 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
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
Jani Taskinen b589d82176 - Fixed bug #49248 by fixing bug #48994 properly 17 years ago
Jani Taskinen db53d49623 - Fixed bug #49248 by fixing bug #48994 properly 17 years ago
Jani Taskinen d6439e0920 - Try disabling zlib.output_compression always for images. (zlib extension might be compiled as shared and not same time as the main PHP binary) 17 years ago
Jani Taskinen 46bd9ed597 - Try disabling zlib.output_compression always for images. (zlib extension might be compiled as shared and not same time as the main PHP binary) 17 years ago
Jani Taskinen 329c258148 - Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when set to a string value) 17 years ago
Jani Taskinen 08f8621a9f - Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when set to a string value) 17 years ago
Stanislav Malyshev 94b7a00760 fix for #47930 17 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
Arnaud Le Blanc 8c4151ad72 Added header_remove() (chsc at peytz dotdk, Arnaud) 18 years ago
Rasmus Lerdorf 6c158374ba exit_on_timeout patch 18 years ago
Scott MacVicar 20809972dc MFH: Fixed bug #43954 (Memory leak when sending the same HTTP status code more than once.) 18 years ago
Scott MacVicar a7dabd575a MFH: Fixed bug #43954 (Memory leak when sending the same HTTP status code more than once.) 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
Dmitry Stogov 80a7bf2910 Fixed crash because of uninitialized SG(sapi_headers).mimetype 19 years ago
Dmitry Stogov 0c2edc588d Fixed crash because of uninitialized SG(sapi_headers).mimetype 19 years ago
Rasmus Lerdorf 6e0d643783 Slightly cleaner code 19 years ago
Rasmus Lerdorf f6bffb69c5 Optimize sapi_get_request_time() slightly making it use the cached time 19 years ago
Dmitry Stogov 4bd17132b1 ZTS fix 19 years ago
Antony Dovgal 41896020ea fix ZTS build 19 years ago
Dmitry Stogov 8464abe22e Fixed crashes because of SAPI handlers overrding from inside of dl()-ed extensions 19 years ago
Dmitry Stogov e1814f0dbe WIN64 support 19 years ago
Ilia Alshanetsky efad70c2cc snprintf() -> slprintf() 19 years ago
Marcus Boerger 50ea26760d - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Ilia Alshanetsky 96489b4178 Fixed bug #39984 (redirect response code in header() could be ignored in 19 years ago
Antony Dovgal b019cd99c6 MFH 20 years ago
Antony Dovgal 908b1e562d MFH: fix possible invalid read (reproducible only on big-endian machines) 20 years ago