Date: 03/09/01
- Next message: root <email protected>: "[PHP-DEV] PHP 4.0 Bug #9655: zend_operators.h:84: implicit declaration of function `int finite(...)'"
- Previous message: l_faillie <email protected>: "[PHP-DEV] PHP 4.0 Bug #9400 Updated: Duplicate symbol with GD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: adam <email protected>
Operating system: FreeBSD 4.2
PHP version: 4.0.4pl1
PHP Bug Type: Feature/Change Request
Bug description: is_type consolidation
It would be much more clean and
quick to consolidate all the "is"
functions into like is_type($variable, "int")
and have it return the true or false
based on if the value of $variable is
the datatype you specified as the second
paramter. This makes more sense to
me then having like 20 is_whatever functions.
-- Edit Bug report at: http://bugs.php.net/?id=9654&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: root <email protected>: "[PHP-DEV] PHP 4.0 Bug #9655: zend_operators.h:84: implicit declaration of function `int finite(...)'"
- Previous message: l_faillie <email protected>: "[PHP-DEV] PHP 4.0 Bug #9400 Updated: Duplicate symbol with GD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

