ID: 25083 Updated by: [EMAIL PROTECTED] Reported By: krenya at inf dot bme dot hu -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: 4.3.1 New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. http://cvs.php.net/diff.php/phpdoc/en/reference/url/functions/base64-decode.xml?login=2&r1=1.4&r2=1.5&ty=u here you are :) didou Previous Comments: ------------------------------------------------------------------------ [2003-08-13 18:27:32] krenya at inf dot bme dot hu 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 this bug report at http://bugs.php.net/?id=25083&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
