Date: 05/22/00
- Next message: jordanh <email protected>: "[PHP-DEV] PHP 4.0 Bug #4554: An array of objects within an object does not evaluate properly within a string"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2852 Updated: argv/argc inconsistency while running as command-line script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: all <email protected>
Operating system: RedHat 6.2
PHP version: 4.0.0 Release
PHP Bug Type: Misbehaving function
Bug description: Cookies now have added slashes
setcookie('cookie', "'\"\\");
$cookie will contain '"\ in PHP3.0.16
but \'\"\\ in PHP4.0.0
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: jordanh <email protected>: "[PHP-DEV] PHP 4.0 Bug #4554: An array of objects within an object does not evaluate properly within a string"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2852 Updated: argv/argc inconsistency while running as command-line script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

