-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error: Declaration of SimpleCrud\EventDispatcher\Dispatcher::dispatch(SimpleCrud\EventDispatcher\object $event) #37
Comments
What is your php version? |
Php Version 7.2 |
oscarotero
added a commit
that referenced
this issue
Mar 12, 2020
I just commited a change. Could you please test it before release the patch version? |
OK |
Working fine thank you |
Ok, version 7.4.1 released. Thank you |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fatal error: Declaration of SimpleCrud\EventDispatcher\Dispatcher::dispatch(SimpleCrud\EventDispatcher\object $event) must be compatible with Psr\EventDispatcher\EventDispatcherInterface::dispatch(Psr\EventDispatcher\object $event) in /curd/vendor/simple-crud/simple-crud/src/EventDispatcher/Dispatcher.php on line 7
Can you able to let me know, How to solve the above issue?
The text was updated successfully, but these errors were encountered: