You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a plugin includes constant arrays (a feature since PHP 5.6), the parser throws an error and appears to continue the import, but really skips the file.
Example:
Parse Error: Syntax error, unexpected '[' on line 544Starting import. This will take some time…
When a plugin includes constant arrays (a feature since PHP 5.6), the parser throws an error and appears to continue the import, but really skips the file.
Example:
The code in question (starting with line 544):
Neither the containing class nor any hooks etc. appear in the generated code reference.
The text was updated successfully, but these errors were encountered: