P# is not going to derive namespace syntax from PHP, but from C++.
This commit is contained in:
@@ -603,7 +603,7 @@ static sxu32 KeywordCode(const char *z, int n) {
|
||||
{"const", PH7_TKWRD_CONST},
|
||||
{"string", PH7_TKWRD_STRING},
|
||||
{"global", PH7_TKWRD_GLOBAL},
|
||||
{"use", PH7_TKWRD_USE},
|
||||
{"using", PH7_TKWRD_USING},
|
||||
{"elseif", PH7_TKWRD_ELIF},
|
||||
{"else", PH7_TKWRD_ELSE},
|
||||
{"if", PH7_TKWRD_IF},
|
||||
|
Reference in New Issue
Block a user