Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавлять префикс к пути, если папка содержит keyword из PHP #84

Closed
k-egor-smirnov opened this issue Apr 23, 2021 · 0 comments · Fixed by #85
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@k-egor-smirnov
Copy link
Contributor

Если импортируемый модуль содержит в своем пути папку, которая является ключевым словом в PHP, то при использовании будет ошибка Keywords as part of namespace are only allowed since PHP 8.0 . В моем случае одной из папок оказалась 'static'

@ctizen ctizen added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Apr 23, 2021
ctizen pushed a commit that referenced this issue Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants