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

Strings that are the same as function names are mistaken as callable #202

Merged
merged 1 commit into from Sep 29, 2014

Conversation

elliotchance
Copy link
Owner

$this->assert($invoice, has_key, "Date");

Delivers the error:

Argument 2 (Date) must be int or string.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 1fd1701 on 1.3.5/202-string-function-names into 2d78e1f on release/1.3.5.

@scrutinizer-notifier
Copy link

The inspection completed: No new issues

elliotchance added a commit that referenced this pull request Sep 29, 2014
…ames

Strings that are the same as function names are mistaken as callable
@elliotchance elliotchance merged commit 3b0d670 into release/1.3.5 Sep 29, 2014
@elliotchance elliotchance deleted the 1.3.5/202-string-function-names branch September 29, 2014 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants