Skip to content
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

Fixed EZP-31364: wrong exception ctor call #24

Merged
merged 1 commit into from
Feb 10, 2020

Conversation

bdunogier
Copy link
Member

Fixes EZP-31364

An exception constructor had the wrong number of arguments because of a missing sprintf(). Fixed for 2.0 in #23.

@bdunogier
Copy link
Member Author

I'll merge it right away as it's a simple syntax error on a case that is hard to test (backward compatibility on the newly added interface).

@bdunogier bdunogier merged commit 6c35c36 into 1.0 Feb 10, 2020
@bdunogier bdunogier deleted the fix-ezp31364-injector_exception_error branch February 10, 2020 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant