Cleanup after switching from 'parent' constant to '$parent' variable.
All checks were successful
The build was successful.
All checks were successful
The build was successful.
This commit is contained in:
@@ -532,7 +532,6 @@ static sxu32 KeywordCode(const char *z, int n) {
|
||||
{"interface", PH7_KEYWORD_INTERFACE},
|
||||
{"namespace", PH7_KEYWORD_NAMESPACE},
|
||||
{"new", PH7_KEYWORD_NEW},
|
||||
{"parent", PH7_KEYWORD_PARENT},
|
||||
{"throw", PH7_KEYWORD_THROW},
|
||||
{"try", PH7_KEYWORD_TRY},
|
||||
{"using", PH7_KEYWORD_USING},
|
||||
|
Reference in New Issue
Block a user