History log of /PHP-5.5/main/php_variables.c (Results 26 – 50 of 186)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9cb8f3ad 01-Feb-2012 Stanislav Malyshev

fix UMR in php_register_variable_ex, reported by Stefan Esser


Revision tags: php-5.4.0RC6, php-5.3.9
# b1721549 06-Jan-2012 Patrick Allaert

Changed: restoring REQUEST_TIME as a long, introducing REQUEST_TIME_FLOAT instead as discussed on the ML


# a4305214 06-Jan-2012 Patrick Allaert

Changed: restoring REQUEST_TIME as a long, introducing REQUEST_TIME_FLOAT instead as discussed on the ML


Revision tags: php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


# 8dad134a 22-Dec-2011 Dmitry Stogov

Change fatal error into warning and ignore arguments over limit


# cef0d27a 22-Dec-2011 Dmitry Stogov

Change fatal error into warning and ignore arguments over limit


# 3305f5b1 22-Dec-2011 Dmitry Stogov

Change fatal error into warning and ignore arguments over limit


Revision tags: php-5.3.9RC4, php-5.4.0RC4
# 0d1998e3 15-Dec-2011 Dmitry Stogov

Added max_input_vars directive to prevent attacks based on hash collisions


# 6fb3897f 14-Dec-2011 Dmitry Stogov

Added max_input_vars directive to prevent attacks based on hash collisions


# 4ffedc70 14-Dec-2011 Dmitry Stogov

Added max_input_vars directive to prevent attacks based on hash collisions


Revision tags: php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1
# 4a25a774 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


# e43ff135 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


Revision tags: yaf-2.1.0
# 687e310a 23-Aug-2011 Pierre Joye

- ws


# 04848558 23-Aug-2011 Pierre Joye

- ws


Revision tags: php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4
# 9805e167 22-Jul-2011 Pierre Joye

- 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


# cc1c7af0 22-Jul-2011 Pierre Joye

- 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


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 2f27a0b1 17-Nov-2010 Jani Taskinen

- Cleanup


# f89effd2 06-Nov-2010 Ilia Alshanetsky

Updated _SERVER['REQUEST_TIME'] to include microsecond precision.


# ab6ce922 26-Aug-2010 Dmitry Stogov

Use stack instead of heap


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3
# f0c8366a 08-Jul-2010 Dmitry Stogov

- use interned strings for auto globals
- $GLOBALS became a JIT autoglobal, so it's initialized only if used (this may affect opcode caches)


Revision tags: php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# febee112 21-Apr-2010 Kalle Sommer Nielsen

Removed register_globals


12345678