History log of /PHP-7.4/ext/filter/filter.c (Results 76 – 100 of 155)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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
# 118695a4 28-Apr-2011 Ilia Alshanetsky

#doc
Added 3rd parameter to filter_var_array() and filter_input_array()
functions that allows disabling addition of empty elements


# fc7ee596 28-Apr-2011 Ilia Alshanetsky

#doc
Added 3rd parameter to filter_var_array() and filter_input_array()
functions that allows disabling addition of empty elements


Revision tags: 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++


# a6886496 22-Dec-2010 Ilia Alshanetsky

Fixed bug #52209 (INPUT_ENV returns NULL for set variables (CLI)).


# 1d7294f7 22-Dec-2010 Ilia Alshanetsky

Fixed bug #52209 (INPUT_ENV returns NULL for set variables (CLI)).


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
# 3bdac76c 17-Sep-2010 Pierre Joye

- fix ts build (zend_list_insert change)


# c0cf4ef1 26-Aug-2010 Dmitry Stogov

Removed useless copying


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, 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


# b47136d3 20-Apr-2010 Adam Harvey

Added explanatory comments to filter_input and filter_input_array to document
why some code that looks intuitively wrong is actually correct. Related to
bug #51344 (FILTER_NULL_ON_FAILURE fla

Added explanatory comments to filter_input and filter_input_array to document
why some code that looks intuitively wrong is actually correct. Related to
bug #51344 (FILTER_NULL_ON_FAILURE flag automatically set in filter_input()
functions).

show more ...


# afa10453 20-Apr-2010 Adam Harvey

Added explanatory comments to filter_input and filter_input_array to document
why some code that looks intuitively wrong is actually correct. Related to
bug #51344 (FILTER_NULL_ON_FAILURE fla

Added explanatory comments to filter_input and filter_input_array to document
why some code that looks intuitively wrong is actually correct. Related to
bug #51344 (FILTER_NULL_ON_FAILURE flag automatically set in filter_input()
functions).

show more ...


# a5304b13 15-Apr-2010 Kalle Sommer Nielsen

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


# a5b5743d 31-Mar-2010 Rasmus Lerdorf

full_special_chars filter from trunk - approved by johannes


# 4d75c644 31-Mar-2010 Rasmus Lerdorf

Added the full htmlspecialchars() functionality which includes utf-8
validation as a default filter.


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
# 299c4c43 03-Jan-2010 Ilia Alshanetsky

Fixed bug #50632 (filter_input() does not return default value if the variable does not exist)


# 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
# a94558c8 08-Dec-2009 Felipe Pena

- Added MAKE_COPY_ZVAL(ppzv, pzv) macro


# 2be6de0a 07-Dec-2009 Ilia Alshanetsky

Added FILTER_FLAG_STRIP_BACKTICK option to the filter extension.


Revision tags: 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
# 3dd3cbb6 05-Sep-2009 Pierre Joye

- fix #49274, filter_var does not accept object without a toString implementation


Revision tags: 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
# 94b7a007 28-Apr-2009 Stanislav Malyshev

fix for #47930


# 2627e088 14-Apr-2009 Antony Dovgal

MFH: revert wrong fix for bug #47930


# d62333c7 13-Apr-2009 Stanislav Malyshev

fix #47930


Revision tags: 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.


1234567