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
I cloned statamic/cms, ran composer install and then php translator generate nl. This gives me the following error:
Fatal error: Declaration of Statamic\Translator\Commands\Stats::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output) must be compatible with Symfony\Component\Console\Command\Command::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output): int in /Users/robdekort/Desktop/cms/src/Translator/Commands/Stats.php on line 37
How to reproduce
Follow the above steps.
Logs
No response
Environment
Please is not available. I'm on php 8.2.
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered:
Bug description
I cloned
statamic/cms
, rancomposer install
and thenphp translator generate nl
. This gives me the following error:How to reproduce
Follow the above steps.
Logs
No response
Environment
Please is not available. I'm on php 8.2.
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: