Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2335 | major | always | 01-15-08 14:06 | 01-28-08 16:30 | |
|
|||||
Reporter: | mo | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.5 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in 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 ..." |
||||
Steps To Reproduce: | |||||
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. |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|