Date: 05/04/00
- Next message: jsalomon <email protected>: "[PHP-DEV] Bug #4323: Configure Error in apache 1.3.12"
- Previous message: Kundrat Peter (Kosice): "[PHP-DEV] RE: Bug #4314 Updated: ibase date values are skewed by 1 hr"
- Next in thread: bohumir.sup: "[PHP-DEV] Bug #4322: minimum-function ( min (..) )"
- Maybe reply: bohumir.sup: "[PHP-DEV] Bug #4322: minimum-function ( min (..) )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: mhartl <email protected>
Operating system: linux 2.2.12 (redhat 6.1)
PHP version: 3.0.13
PHP Bug Type: Other
Bug description: minimum-function ( min (..) )
min(11,20) returns the correct value.
$t1=11;
$t2=20;
min($t1,$2) returns $t2 (in this case 20)
-- 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: jsalomon <email protected>: "[PHP-DEV] Bug #4323: Configure Error in apache 1.3.12"
- Previous message: Kundrat Peter (Kosice): "[PHP-DEV] RE: Bug #4314 Updated: ibase date values are skewed by 1 hr"
- Next in thread: bohumir.sup: "[PHP-DEV] Bug #4322: minimum-function ( min (..) )"
- Maybe reply: bohumir.sup: "[PHP-DEV] Bug #4322: minimum-function ( min (..) )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

