145 Commits (9da01ac6b65c3ce1e2cdfe617032cf737cdc8adc)

Author SHA1 Message Date
Dmitry Stogov 4a25a7740d Fixed ZE specific compile warnings (Bug #55629) 15 years ago
Pierre Joye 687e310a46 - ws 15 years ago
Pierre Joye 9805e1674a - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Jani Taskinen 2f27a0b1b8 - Cleanup 16 years ago
Ilia Alshanetsky f89effd2a8 Updated _SERVER['REQUEST_TIME'] to include microsecond precision. 16 years ago
Dmitry Stogov ab6ce922e2 Use stack instead of heap 16 years ago
Dmitry Stogov f0c8366a9e - use interned strings for auto globals 16 years ago
Kalle Sommer Nielsen febee11285 Removed register_globals 16 years ago
Kalle Sommer Nielsen a5304b138f Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from ext/session) 16 years ago
Sebastian Bergmann 22f4ef45fe 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
Antony Dovgal 248dc58005 use request encoding when parsing cookies 17 years ago
Jani Taskinen 3518feae42 ws 17 years ago
Pierre Joye 71a71ad963 - fix build, fix TS build 17 years ago
Andrei Zmievski afa4e41c2f Implement JIT request decoding support for $_GET and $_POST. 17 years ago
Arnaud Le Blanc 7b4dc185bf Fix memleak on empty GET var (tests/basic/011.phpt) 17 years ago
Kalle Sommer Nielsen f7373da190 Fixed Windows build, declarations first ladies and gentlemen 17 years ago
Felipe Pena 8ecf8ede1f - Removed: 17 years ago
Marcus Boerger d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 7f4dc8702a Bump copyright year, 3 of 3. 17 years ago
Arnaud Le Blanc 5317e8adb6 Fix php_u_register_variable_ex(), avoid readding some uninitialized data 18 years ago
Antony Dovgal 322d57fffd WS 18 years ago
Rasmus Lerdorf c916660f2d Fix the assert 18 years ago
Rasmus Lerdorf 5f178004ea Oops, fix the assert. 18 years ago
Rasmus Lerdorf d07786088e Fix for bugs 13961, 39927 and 45947 18 years ago
Rasmus Lerdorf f52d71d18e Fix for bugs 13961, 39927 and 45947 18 years ago
Jani Taskinen c9c53d7bcd - Nuketh C++ comments from C files. 18 years ago
Dmitry Stogov 2ecf4bb0a7 Lazy EG(active_symbol_table) initialization 18 years ago
Stanislav Malyshev c5c4b858df MFB: add request_order INI variable to control $_REQUEST content 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
Sebastian Bergmann 9b620d50b4 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
Yiduo (David) Wang 95da0dc570 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
Antony Dovgal e593d7d611 add comment (the code is not that obvious indeed) 19 years ago
Antony Dovgal 71d7ee6d33 port the max_input_nesting_level ini option to Unicode mode 19 years ago
Antony Dovgal ecd414c3b8 no register_globals in HEAD 19 years ago
foobar f26145fa8c MFH:- Improved the error message for exceeding max_input_nesting_level. 19 years ago
foobar feab02f3ed - Improved the error message for exceeding max_input_nesting_level. 19 years ago
Ilia Alshanetsky 7d74c2c3e6 MFB: Improved fix for MOPB-02-2007 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
Antony Dovgal 39454ffdfa fix compile warning 19 years ago
Stanislav Malyshev 3a0d0d1f2d limit nesting level of input variables 19 years ago
Stanislav Malyshev a0215e9ac4 fix variable name 19 years ago