History log of /PHP-7.3/ext/filter/logical_filters.c (Results 126 – 133 of 133)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.0RC3
# 72820abd 31-Aug-2006 Pierre Joye

- MFH: pecl bug #8316,
empty strings are not int or float, return false (due to popular demand)


# 50e9994b 31-Aug-2006 Pierre Joye

- clean the auto trim (behaves like php_trim now)
- simplifies bool
- fix octal parsing
- boost int/hex/octal validate_int


Revision tags: 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
# 5317b705 29-Jul-2006 Pierre Joye

- #8315, flaot is affected too


# ab5c3f18 29-Jul-2006 Pierre Joye

- #8315, NULL character stops the validation


Revision tags: php-5.2.0RC1
# 083b1333 22-Jul-2006 Nuno Lopes

use const keyword where possible


# d6c2c283 20-Jul-2006 Pierre Joye

- make boolean logical filter works like int/float and php itself
- add more tests for boolean input


# f61572e6 19-Jul-2006 Antony Dovgal

fix compile warnings


# 1b0a789a 05-Jul-2006 SVN Migration

This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.


123456