Skip to content

added configurable maximum recursion depth #92

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

Merged
merged 2 commits into from
Mar 5, 2014
Merged

added configurable maximum recursion depth #92

merged 2 commits into from
Mar 5, 2014

Conversation

VSilantyev
Copy link
Contributor

No description provided.

@@ -27,6 +27,11 @@ class RefResolver
* @var integer
*/
protected static $depth = 0;
/**
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you fix the indentation on these lines? Also add a \n before this line?

@VSilantyev
Copy link
Contributor Author

Fixed

justinrainbow added a commit that referenced this pull request Mar 5, 2014
added configurable maximum recursion depth
@justinrainbow justinrainbow merged commit d97cf3c into jsonrainbow:master Mar 5, 2014
hakre pushed a commit to hakre/json-schema that referenced this pull request Mar 26, 2015
hakre pushed a commit to hakre/json-schema that referenced this pull request Mar 26, 2015
added configurable maximum recursion depth
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.

2 participants