From: foxyshadis1 at dslextreme dot com Operating system: Win2000 PHP version: 4.3.7 PHP Bug Type: Documentation problem Bug description: Clearer (bool)"false" = true
Description: ------------ Docs should make explicit that (bool)"false" is true, not false - it's easy to miss while reading through the boolean section. (I was under the impression that if ints and strings could be coerced to each other, it made sense that bools and strings could be, but obviously not.) -- Edit bug report at http://bugs.php.net/?id=28950&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28950&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28950&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28950&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28950&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28950&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28950&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28950&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28950&r=support Expected behavior: http://bugs.php.net/fix.php?id=28950&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28950&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28950&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28950&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28950&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28950&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28950&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28950&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28950&r=float
