History log of /PHP-5.5/main/php_variables.c (Results 51 – 75 of 186)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a5304b13 15-Apr-2010 Kalle Sommer Nielsen

Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from ext/session)


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1
# 322d57ff 30-Aug-2008 Antony Dovgal

WS


# 5f178004 30-Aug-2008 Rasmus Lerdorf

Oops, fix the assert.


# f52d71d1 30-Aug-2008 Rasmus Lerdorf

Fix for bugs 13961, 39927 and 45947


Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6
# 2ecf4bb0 29-Apr-2008 Dmitry Stogov

Lazy EG(active_symbol_table) initialization


Revision tags: RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# a9fe1010 12-Mar-2008 Stanislav Malyshev

[DOC] add request_order INI variable to control $_REQUEST content
# if not set (default), variables_order still is used
# request_order accepts G,P and C


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1
# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# e029a0ee 29-Sep-2007 Nuno Lopes

fix a few compiler warnings (mostly use of unitialized values)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 521917bd 18-Jul-2007 Antony Dovgal

MFH


# f26145fa 03-Jun-2007 foobar

MFH:- Improved the error message for exceeding max_input_nesting_level.


# a8be5f41 03-Jun-2007 Ilia Alshanetsky

Improved fix for MOPB-02-2007


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# 843d0d58 17-Apr-2007 Ilia Alshanetsky

Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys).


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# 291f3a28 28-Mar-2007 Antony Dovgal

MFH: fix compile warning


Revision tags: RELEASE_1_0_1
# a0215e9a 02-Mar-2007 Stanislav Malyshev

fix variable name


# 32fb34e2 02-Mar-2007 Stanislav Malyshev

limit nesting level of input variables


Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4
# 9bf088ce 20-Jan-2007 Ilia Alshanetsky

Fixed bug #39450 (getenv() fills other super-globals).


Revision tags: php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


Revision tags: php-5.2.1RC1
# 847741cb 09-Dec-2006 Ilia Alshanetsky

Strip leading spaces from cookie names, that can come from multi-cookie
headers where ; can be followed by any number of spaces.


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3
# 7ba86d07 27-Jul-2006 Ilia Alshanetsky

Fixed bug #38236 (Binary data gets corrupted on multipart/formdata POST).


Revision tags: php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4
# efad3787 03-May-2006 Dmitry Stogov

Fixed bug #37276 (problems witch $_POST array)


Revision tags: RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 73e4913c 18-Apr-2006 Dmitry Stogov

Fixed memory leaks


# e9d452b9 07-Apr-2006 Dmitry Stogov

Optimization


12345678