Skip to content

Conversation

hglattergotz
Copy link
Contributor

Fix minor issue in .gitignore, it is not ignoring sample/vendor.
Fix warnings in sample.php:

PHP Strict standards:  Declaration of PostSchema::getRelationships() should be compatible with Neomerx\JsonApi\Schema\SchemaProvider::getRelationships($resource, array $includeRelationships = Array) in /Users/hglattergotz/Documents/www/json-api/sample/schemas/PostSchema.php on line 52

The /vendor/ line will not ignore the sample/vendor folder after running
composer install in the sample directory.
@neomerx
Copy link
Owner

neomerx commented Nov 21, 2015

Can you please merge the PR into 1 commit with comment like?

Close #95

Fix sample application and .gitignore for sample app vendor folder.

@neomerx
Copy link
Owner

neomerx commented Nov 21, 2015

And one more. Please post to 'develop'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants