php-developer-list | 2001122
Date: 12/28/01
- Next message: cox <email protected>: "[PHP-DEV] Bug #14743: infite method calls"
- Previous message: php <email protected>: "[PHP-DEV] Bug #14742: Example is wrong"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When I saw a recent message on the PHP-DEV lists an idea of that stripslashes() is not applied to the output before a mail about a
bug is sent
Example :
From: php <email protected>
Operating system: don\'t care
PHP version: 4.1.1
PHP Bug Type: Documentation problem
Bug description: Example is wrong
http://download.php.net/manual/en/function.strftime.php
This is a mistake.
print (strftime ("%A, in French "));
setlocale ("LC_TIME", "fr_CA");
fr is the French language
...
...
In the "Operating system: don\'t care" there is a slash, but it is not needed there.
Regards,
Andrey Hristov
-- 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: cox <email protected>: "[PHP-DEV] Bug #14743: infite method calls"
- Previous message: php <email protected>: "[PHP-DEV] Bug #14742: Example is wrong"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

