History log of /PHP-7.4/ext/filter/logical_filters.c (Results 101 – 125 of 141)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 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


# c2296af6 24-Dec-2009 Ilia Alshanetsky

Added missing host validation for HTTP urls inside FILTER_VALIDATE_URL.


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
# 8b456901 15-Nov-2009 Felipe Pena

- Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?).
(Patch by Pierrick)


Revision tags: 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
# 52059160 16-Jul-2009 Felipe Pena

- MFH: Fixed bug #48762 (IPv6 address filter still rejects valid address)


# 0e05af63 07-Jul-2009 Ilia Alshanetsky

MFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail
syntaxes)


# dac8acd1 05-Jul-2009 Ilia Alshanetsky

MFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in domain
components).


Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2
# 8da7275f 10-Jun-2009 Felipe Pena

- MFH: Fix the fix (Bug #46973 - IPv6 address filter rejects valid address)


Revision tags: php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2
# f75fff5e 31-Mar-2009 Matt Wilmas

- MFH: Removed unused LONG_SIGN_MASK definition, and a stray \
- Changed sign flag to int (it's no longer being used in a calculation)


# 5e274297 31-Mar-2009 Dmitry Stogov

Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer)


# d348b272 25-Mar-2009 Ilia Alshanetsky

Fixed bug #47772 (FILTER_VALIDATE_EMAIL allows foo@bar. addresses)


Revision tags: php-5.3.0RC1, RELEASE_1_3_5
# 3896684c 08-Mar-2009 Ilia Alshanetsky

Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware)


Revision tags: php-5.2.9
# 0f3831a2 23-Feb-2009 Ilia Alshanetsky

Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6
addresses in the filter extension)


Revision tags: php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1
# 384f89f8 02-Feb-2009 Ilia Alshanetsky

Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses as
invalid)


Revision tags: php-5.3.0beta1
# 3d2edc7c 31-Dec-2008 Felipe Pena

- MFH: Fixed bug #46973 (IPv6 address filter rejects valid address)


# 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
# 2357d519 20-Oct-2008 Ilia Alshanetsky

Fixed bug #46343 (IPv6 address filter accepts invalid address)


Revision tags: php-5.2.7RC1, 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, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# c4a33f15 18-Mar-2008 Ilia Alshanetsky

Fixed bug #44445 (email validator does not handle domains
starting/ending with a -)


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, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, 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, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0
# cd32cab6 03-May-2007 Ilia Alshanetsky

Fixed ext/filter Email Validation Vulnerability
(MOPB-24 by Stefan Esser)


Revision tags: php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, 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, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 6e0af2f4 31-Dec-2006 Ilia Alshanetsky

Simplify code and change strchr() to memchr()


# 790b0b9e 30-Dec-2006 Ilia Alshanetsky

Fixes test #50


# 67583e7a 26-Dec-2006 Dmitry Stogov

Code review:
. fixed integer overflow
. fixed buffer overflow/underflow
. added more strict IP validation
. reimplemented float number validation


# 87ffae25 20-Dec-2006 Ilia Alshanetsky

fixed ZTS build


# ea491dba 20-Dec-2006 Ilia Alshanetsky

Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc).


123456