From:             krenya at inf dot bme dot hu
Operating system: 
PHP version:      4.3.1
PHP Bug Type:     Documentation problem
Bug description:  base64_decode return value is not fully specified

Description:
------------
base64_decode() returns (not too surprisingly) FALSE when it fails to
decode the input string. The documentation does not specify this, I
realized it thru testing. Please add a line that says something about this
to the base64_decode() docs page.


-- 
Edit bug report at http://bugs.php.net/?id=25083&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25083&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25083&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25083&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25083&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25083&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25083&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25083&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25083&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25083&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25083&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25083&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25083&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25083&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25083&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25083&r=gnused


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to