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
after runing the command it gives me this error:
PHP Fatal error: Uncaught Error: Call to undefined function Symfony\Component\Console\str_contains() in /usr/share/php/Symfony/Component/Console/Application.php:858
Stack trace:
#0 /usr/share/php/Symfony/Component/Console/Application.php(838): Symfony\Component\Console\Application->doRenderThrowable() #1 /usr/share/php/Symfony/Component/Console/Application.php(154): Symfony\Component\Console\Application->renderThrowable() #2 [internal function]: Symfony\Component\Console\Application->Symfony\Component\Console{closure}() #3 {main}
thrown in /usr/share/php/Symfony/Component/Console/Application.php on line 858
Fatal error: Uncaught Error: Call to undefined function Symfony\Component\Console\str_contains() in /usr/share/php/Symfony/Component/Console/Application.php:858
Stack trace:
#0 /usr/share/php/Symfony/Component/Console/Application.php(838): Symfony\Component\Console\Application->doRenderThrowable() #1 /usr/share/php/Symfony/Component/Console/Application.php(154): Symfony\Component\Console\Application->renderThrowable() #2 [internal function]: Symfony\Component\Console\Application->Symfony\Component\Console{closure}() #3 {main}
thrown in /usr/share/php/Symfony/Component/Console/Application.php on line 858
i am using Kali linux
The text was updated successfully, but these errors were encountered:
after runing the command it gives me this error:
PHP Fatal error: Uncaught Error: Call to undefined function Symfony\Component\Console\str_contains() in /usr/share/php/Symfony/Component/Console/Application.php:858
Stack trace:
#0 /usr/share/php/Symfony/Component/Console/Application.php(838): Symfony\Component\Console\Application->doRenderThrowable()
#1 /usr/share/php/Symfony/Component/Console/Application.php(154): Symfony\Component\Console\Application->renderThrowable()
#2 [internal function]: Symfony\Component\Console\Application->Symfony\Component\Console{closure}()
#3 {main}
thrown in /usr/share/php/Symfony/Component/Console/Application.php on line 858
Fatal error: Uncaught Error: Call to undefined function Symfony\Component\Console\str_contains() in /usr/share/php/Symfony/Component/Console/Application.php:858
Stack trace:
#0 /usr/share/php/Symfony/Component/Console/Application.php(838): Symfony\Component\Console\Application->doRenderThrowable()
#1 /usr/share/php/Symfony/Component/Console/Application.php(154): Symfony\Component\Console\Application->renderThrowable()
#2 [internal function]: Symfony\Component\Console\Application->Symfony\Component\Console{closure}()
#3 {main}
thrown in /usr/share/php/Symfony/Component/Console/Application.php on line 858
i am using Kali linux
The text was updated successfully, but these errors were encountered: