Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

symfony check:requirements Fatal error: Using $this when not in object context in C:UsersAdmin.symfonycachecheck.php on line 778 exit status 255

Just define an older version of php 7 to be used by your symfony system with:
echo 7 > .php-version
You can check your php version used by your symfony white marked with following:
symfony local:php:list
 
PREVIOUS NEXT
Tagged: #symfony #Fatal #Using #object #context #line #exit #status
ADD COMMENT
Topic
Name
1+8 =