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

fix parse error #12

Merged

Conversation

narcoticfresh
Copy link
Contributor

I had this error:

PHP Parse error:  syntax error, unexpected 'if' (T_IF) in /home/dn/git/graviton2/vendor/thefrozenfire/swagger/src/Swagger/SchemaResolver.php on line 184

And indeed, there seems to be a parse error there.. PR corrects this..

Kinda wonder how this didn't come up before tagging(?)

@TheFrozenFire TheFrozenFire merged commit 3d8cc77 into TheFrozenFire:2.0 Jun 10, 2016
@TheFrozenFire
Copy link
Owner

Yeah, I think I never exercised that code path, as I don't think I have a Swagger doc that uses relative schema documents. Thanks for the fix. :)

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.

None yet

2 participants