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

default value null makes more sense. add test cases for false. #899

Merged
merged 2 commits into from
Oct 14, 2012
Merged

default value null makes more sense. add test cases for false. #899

merged 2 commits into from
Oct 14, 2012

Conversation

dereuromark
Copy link
Member

most people would expect null as default value. any objections?

@markstory
Copy link
Member

I don't have any objections, but I don't understand why that argument even has a default value actually. What utility does debug() with no arguments even serve?

@lorenzo
Copy link
Member

lorenzo commented Oct 12, 2012

actually why is first argument set to false as default?

@ADmad
Copy link
Member

ADmad commented Oct 12, 2012

What utility does debug() with no arguments even serve?

+1 to this question

@dereuromark
Copy link
Member Author

good question! i will then remove the = null part as it really makes no sense at all.

@dereuromark
Copy link
Member Author

why is the merge status always failing?...

@ADmad
Copy link
Member

ADmad commented Oct 12, 2012

travis seems to have borked its php setup again.

@dereuromark
Copy link
Member Author

;) ok, thought I did sth wrong with the setup.

@markstory
Copy link
Member

This looks good to me.

markstory added a commit that referenced this pull request Oct 14, 2012
default value null makes more sense. add test cases for false.
@markstory markstory merged commit 7ea3ee4 into cakephp:2.3 Oct 14, 2012
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.

4 participants