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
{{ message }}
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
Is this a BUG REPORT or FEATURE REQUEST?:
BUG REPORT
What happened:
This error is thrown when running cache:clear Compile Error: Access level to Weglot\TranslateBundle\Routing\Router::$defaultLocale must be protected (as in class Symfony\Bundle\FrameworkBundle\Routing\Router) or weaker
What you expected to happen:
Clear:cache working
How to reproduce it (some code is appreciated):
Run : bin/console cache:clear
The text was updated successfully, but these errors were encountered:
Is this a BUG REPORT or FEATURE REQUEST?:
BUG REPORT
What happened:
This error is thrown when running cache:clear
Compile Error: Access level to Weglot\TranslateBundle\Routing\Router::$defaultLocale must be protected (as in class Symfony\Bundle\FrameworkBundle\Routing\Router) or weaker
What you expected to happen:
Clear:cache working
How to reproduce it (some code is appreciated):
Run :
bin/console cache:clear
The text was updated successfully, but these errors were encountered: