Skip to content

Conversation

abdulrehman25
Copy link

Following Issue is Fixed!

ErrorException : Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e)

Illuminate\Foundation\Bootstrap\HandleExceptions::handleError("Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e)", "I:
xampp\htdocs\gigxlife-web\vendor\themsaid\laravel-langman\src\Commands\FindCommand.php", ["I:\xampp\htdocs\my_project\vendor\composer/../themsaid/laravel-langman/src/Commands/FindCom
mand.php"])

Following Issue is Fixed!
 
ErrorException  : Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`

 Illuminate\Foundation\Bootstrap\HandleExceptions::handleError("Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`", "I:\
xampp\htdocs\gigxlife-web\vendor\themsaid\laravel-langman\src\Commands\FindCommand.php", ["I:\xampp\htdocs\my_project\vendor\composer/../themsaid/laravel-langman/src/Commands/FindCom
mand.php"])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant