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

Debug instead of log, fix for DateTime #68

Merged
merged 2 commits into from
Sep 16, 2013
Merged

Debug instead of log, fix for DateTime #68

merged 2 commits into from
Sep 16, 2013

Conversation

kuczek
Copy link
Contributor

@kuczek kuczek commented Sep 16, 2013

There was a problem with logging, as symfony expect log level as first argument, and message as second. I fixed it by changing log to debug.

There was also problem with logging DateTime format as it has not method __toString.

docteurklein added a commit that referenced this pull request Sep 16, 2013
Debug instead of log, fix for DateTime
@docteurklein docteurklein merged commit 759a939 into KnpLabs:master Sep 16, 2013
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