Anonymous | Login | Signup for a new account | 12-17-2024 08:29 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002335 | [Quercus] | major | always | 01-15-08 14:06 | 01-28-08 16:30 | ||||
Reporter | mo | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.5 | ||||||
Summary | 0002335: non-ascii characters in PHP identifier cause parser error | ||||||||
Description |
This bug report comes from a Forum post: http://forum.caucho.com/index.php?q=node/132 [^] The root of the problem is that a PHP file that contains a non-ascii character in a variable name will not be parsed correctly by Quercus. $Länge = 1; The above line of PHP code generates the following error: "/tmp/caucho/qa/test.php:7: unknown lexeme:&0000931; in ..." |
||||||||
Additional Information |
Added the following QA tests: php/0039.qa php/003a.qa The 003a.qa test is a bit tricky because the file is written to disk in a UTF-8 encoding. |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 27 unique queries executed. |