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

Added inheritance of exceptions for the ability to catch errors #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wmsamolet
Copy link

That errors were logged by the standard mechanism Yii::error($ error, 'jsonrpc');

Copy link
Owner

@cranetm cranetm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Mirocow please, revert your changes.

@@ -73,27 +73,23 @@ private function bringValueToType($parent, $type, $value)
);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please review carefully http://www.jsonrpc.org/specification, array-type does not allow.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and why you'he commited this in not your topic?
now i cannot merge all changes.

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.

3 participants