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

Improve exception message #8

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

Conversation

claudusd
Copy link

Hi,

2 little change :

  • One for the exception's message when no denormalizer supported.
  • Travis doesn't execute test.

@henrikbjorn
Copy link
Contributor

Seems it fails, can you look at it? Thanks :)

@claudusd
Copy link
Author

claudusd commented Oct 2, 2018

One year and half later ...

Travis test are failing because when composer install with prefer-lowest option, the doctrine/comon version are 2.1.3. This version hasn't autoload configuration in the composer.json

I should set the doctrine version at 2.2 because the doctrine normalizer use the getIdentifierValues method from interface Doctrine\Common\Persistence\Mapping\ClassMetadata introduce in doctrine/common 2.2.0-RC4 (commit)

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