ID: 26629
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type:Strings related
PHP Version: 4.3.4
New Comment:
The current behavior is CORRECT, so your report is BOGUS. highlight_*
uses the lexical analyer to highlight and
ID: 26629
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type:Strings related
PHP Version: 4.3.4
New Comment:
Because the lexer in PHP handles those cases different.
"$a\n" = quote + variable + newline character + quote
ID: 26629
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type:Strings related
PHP Version: 4.3.4
New Comment:
You're wrong. The current behavior is correct.
Previous Comments:
---
ID: 26629
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type:Strings related
PHP Version: 4.3.4
New Comment:
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation avai