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
The latest commit df96f1c has broken codeception within my Laravel app. When I lock my version of go-aop-php to "dev-master#98641c8", things work fine. But now when I try to run the same tests I get the following error:
The latest commit df96f1c has broken codeception within my Laravel app. When I lock my version of go-aop-php to "dev-master#98641c8", things work fine. But now when I try to run the same tests I get the following error:
{"error":{"type":"Symfony\Component\Debug\Exception\FatalErrorException","message":"syntax error, unexpected ';'","file":"/vagrant/bootstrap/start.php","line":46}}
That error happens to be the following line in the start.php this line https://github.com/mohangk/laravel_sample_app/blob/master/bootstrap/start.php#L46
Any help is appreciated
The text was updated successfully, but these errors were encountered: