ID: 10847
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Bogus
Status: Closed
Bug Type: Strings related
Operating system:
PHP Version: 4.0.5
Assigned To:
Comments:
Not a bug, but intended bahaviour. It's now XHTML proof
Derick
Previous Comments:
---------------------------------------------------------------------------
[2001-05-14 08:02:03] [EMAIL PROTECTED]
This is the correct behaviour. It's now xhtml compatible.
No bug.
--Jani
---------------------------------------------------------------------------
[2001-05-14 08:01:52] [EMAIL PROTECTED]
This is the correct behaviour. It's now xhtml compatible.
No bug.
--Jani
---------------------------------------------------------------------------
[2001-05-14 07:54:43] [EMAIL PROTECTED]
$foo = "n";
$foo = nl2br($foo);
// $foo is now "<br />" !!!!!!
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10847&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]