Bug #54652 [Bgs]: Bug when switch expression is zero

2011-05-02 Thread rdli dot data at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=54652&edit=1 ID: 54652 User updated by:rdli dot data at gmail dot com Reported by:rdli dot data at gmail dot com Summary:Bug when switch expression is zero Status: Bogus Type:

[PHP-BUG] Bug #54652 [NEW]: Bug when switch expression is zero

2011-05-02 Thread rdli dot data at gmail dot com
From: Operating system: PHP version: 5.3SVN-2011-05-02 (SVN) Package: Unknown/Other Function Bug Type: Bug Bug description:Bug when switch expression is zero Description: //execute function parameter with $price = 0 myPrice(0); Test script: