Date: 10/10/98
- Next message: Bug Database: "[PHP-DEV] Bug #829 Updated: IE4 won't accept cookies with expiration information"
- Previous message: jim: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 783
Updated by: jim
Reported By: djl <email protected>
Status: Closed
Bug Type: Misbehaving function
Assigned To:
Comments:
Fixed in the latest CVS. It still does not return an error when the BASE64 string
terminates prematurely (is missing some === signs), but you can verify that it
is a valid BASE64-encoded string by making sure strlen($data) % 3 == 0.
(Whoops, forgot to close this bug last time.)
Full Bug description available at: http://ca.php.net/bugs.php3?id=783
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #829 Updated: IE4 won't accept cookies with expiration information"
- Previous message: jim: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

