| #ID | 63 |
|---|---|
| Title | Identifiers |
| Description |
According to PHP manual variable, function and class names should follow regex: [a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]* In my project I write custom functions using Latvian special letters and save files in UTF-8 encoding format. SynWeb breaks my function names and thinks of special letters as "PHP Symbol", not "PHP Identifier" as it should be. |
| Status |
|
| Type |
|
| Resolution |
|
| Priority | Normal |
| Posted | 2007-06-07 15:18 |
| Last modified | 2007-06-07 16:34 |
| Closed | (None) |
| Submited by | Michael Pham |
| (hidden) | |
| Back | |