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

Updated the ProfilerNormalizer to match the change of the interface #16

Merged
merged 2 commits into from
May 7, 2011
Merged

Conversation

stof
Copy link
Contributor

@stof stof commented May 7, 2011

Another change in Symfony that I missed in the previous PR

return $data instanceof Profiler;
}

public function supportsDenormalization($data, $type, $format = null)
Copy link
Owner

Choose a reason for hiding this comment

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

This should always return false since this method is not implemented.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

schmittjoh added a commit that referenced this pull request May 7, 2011
Updated the ProfilerNormalizer to match the change of the interface
@schmittjoh schmittjoh merged commit 94a9272 into schmittjoh:master May 7, 2011
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