134 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Antony Dovgal 322d57fffd WS 18 years ago
Rasmus Lerdorf 5f178004ea Oops, fix the assert. 18 years ago
Rasmus Lerdorf f52d71d18e Fix for bugs 13961, 39927 and 45947 18 years ago
Dmitry Stogov 2ecf4bb0a7 Lazy EG(active_symbol_table) initialization 18 years ago
Stanislav Malyshev a9fe1010d2 [DOC] add request_order INI variable to control $_REQUEST content 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Yiduo (David) Wang 4b4d634cb9 MFH: Added macros for managing zval refcounts and is_ref statuses 19 years ago
Nuno Lopes e029a0ee59 fix a few compiler warnings (mostly use of unitialized values) 19 years ago
Antony Dovgal 521917bdfa MFH 19 years ago
foobar f26145fa8c MFH:- Improved the error message for exceeding max_input_nesting_level. 19 years ago
Ilia Alshanetsky a8be5f419d Improved fix for MOPB-02-2007 19 years ago
Ilia Alshanetsky 843d0d58a0 Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys). 19 years ago
Antony Dovgal 291f3a28c9 MFH: fix compile warning 19 years ago
Stanislav Malyshev a0215e9ac4 fix variable name 19 years ago
Stanislav Malyshev 32fb34e2d1 limit nesting level of input variables 19 years ago
Ilia Alshanetsky 9bf088ce36 Fixed bug #39450 (getenv() fills other super-globals). 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Ilia Alshanetsky 847741cb08 Strip leading spaces from cookie names, that can come from multi-cookie 20 years ago
Ilia Alshanetsky 7ba86d078f Fixed bug #38236 (Binary data gets corrupted on multipart/formdata POST). 20 years ago
Dmitry Stogov efad37874b Fixed bug #37276 (problems witch $_POST array) 20 years ago
Dmitry Stogov 73e4913cca Fixed memory leaks 20 years ago
Dmitry Stogov e9d452b9a9 Optimization 20 years ago
Dmitry Stogov d355704998 Fixed register_argc_argv behavior. Now it behave in the same way as before in all combinations with register_globals, register_long_arrays, variables_order and auto_globals_jit. 20 years ago
Dmitry Stogov 55159796b0 Allowed 'auto_globals_jit' work together with 'register_argc_argv' 20 years ago
Dmitry Stogov 11187a40e0 Fixed bug #36205 (Memory leaks on duplicate cookies) 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Ilia Alshanetsky 1a04335ec2 MFH: Fixed possible GLOBALS variable override when register_globals are ON. 21 years ago
Ilia Alshanetsky 5f8809907a MFH: Fixed bug #34331 (php crashes when variables_order is empty). 21 years ago
Rasmus Lerdorf ba8cfb4a93 Minor consistency cleanup 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Ilia Alshanetsky 990f7043d9 Fixed bug #33958 (duplicate cookies and magic_quotes=off may cause a crash) 21 years ago
Ilia Alshanetsky 22db404132 Fixed bug #33904 (input array keys being escaped when magic quotes is off). 21 years ago
Rasmus Lerdorf c35454440c I could have sworn I committed this a while ago. Just a tiny NULL safety 21 years ago
Wez Furlong 27c24383ee revert my last change; chasing ghosts. 21 years ago
Wez Furlong 546418a66b Don't crash when no treat_data method has been set in the sapi module 21 years ago
Ilia Alshanetsky e77c65f081 Revert cookie patch for BC reasons. 21 years ago
Ilia Alshanetsky 75e6dd1c61 Fixed handling of HTTP requests with multiple Cookie headers. 21 years ago
Dmitry Stogov 28446a4e45 Fixed "refcount" counting for autoglobals 21 years ago
Dmitry Stogov 84fef05939 Fixed possible memory corruption on request shutdown 21 years ago
Dmitry Stogov 1add2cc70e Fixed bug #29971 (variables_order behaviour) 21 years ago
foobar 0783e0a358 Revert. (Nokia is not that important :) 21 years ago
Ilia Alshanetsky 320dd75443 MFB: zval** not zval* 21 years ago
Ilia Alshanetsky 409c3fd4a6 Fixed bug #32802 (General cookie overrides more specific cookie). 21 years ago
foobar 815aff1caf - Fixed bug #32111 (Cookies can also be separated by colon) 21 years ago
foobar e642d180f6 ws, pval -> zval 21 years ago
Rui Hirokawa 8235a70ef9 added a server variable PHP_AUTH_DIGEST to support HTTP Digest Authentication. 21 years ago
Ilia Alshanetsky 6071843d4c Proper fix for the memory leak. 21 years ago
Ilia Alshanetsky ec841c8e12 Fixed memory leak when variables_order does not contain 'S'. 21 years ago
Ilia Alshanetsky ed9e8c7c81 Fixed bug #31440 ($GLOBALS can be overwritten via GPC when register_globals 21 years ago