We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If are registered more services with explicit defined argument is return error Service 'events.MD5' has already been added. Because json_decode https://github.com/Kdyby/Events/blob/master/src/Kdyby/Events/DI/EventsExtension.php#L97 processes only arguments and hash is same.
Service 'events.MD5' has already been added.
json_decode
Example:
subscribers: - Message(@service,...) - Notification(@service,...)
The text was updated successfully, but these errors were encountered:
a85bd6f
No branches or pull requests
If are registered more services with explicit defined argument is return error
Service 'events.MD5' has already been added.
Because
json_decode
https://github.com/Kdyby/Events/blob/master/src/Kdyby/Events/DI/EventsExtension.php#L97 processes only arguments and hash is same.Example:
The text was updated successfully, but these errors were encountered: