-
Notifications
You must be signed in to change notification settings - Fork 355
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
Composer json and schema fix #1
Conversation
Composer json and schema fix
Thanks for adding composer support |
Damn, now we have a mess. :) I started a larger refactoring here (which also fixes the optional thing): https://github.com/igorw/json-schema @justinrainbow Could you add me on jabber? It's [email protected]. |
yeah sorry @igorw pulled first then saw your comment :/ maybe you could also do a pull, so we get one base?! |
Done, I hope I didn't mess anything up. |
@igorw added you on jabber. Also, I've added this project to travis-ci.org. Looks like this PR ended up making one of the tests fail - are you about ready to make a PR for your changes? |
Done #2. EDIT: test is not failing on my branch btw. |
As of PHP 8.1, the following notice could possibly appear: Deprecated: strlen(): Passing null to parameter jsonrainbow#1 ($string) of type string is deprecated in ...
README
so it outputs a nicer formatrequired/optional
optional is now the default valuecomposer.json