Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Use is_int() instead of is_integer() #4336

Conversation

localheinz
Copy link
Member

is_integer() aliases is_int(), but is_int() is used more often throughout the code base.

On a separate note, I feel usage of methods, coding and documentation style should be as consistent as possible throughout a project.

@ghost ghost assigned weierophinney Apr 29, 2013
weierophinney added a commit that referenced this pull request Apr 29, 2013
…-integer

Use is_int() instead of is_integer()
weierophinney added a commit that referenced this pull request Apr 29, 2013
@weierophinney weierophinney merged commit 85c46d7 into zendframework:develop Apr 29, 2013
@localheinz localheinz deleted the hotfix/use-is-int-instead-is-integer branch April 29, 2013 18:55
weierophinney added a commit to zendframework/zend-authentication that referenced this pull request May 14, 2015
…otfix/use-is-int-instead-is-integer

Use is_int() instead of is_integer()
weierophinney added a commit to zendframework/zend-authentication that referenced this pull request May 14, 2015
weierophinney added a commit to zendframework/zend-config that referenced this pull request May 15, 2015
…otfix/use-is-int-instead-is-integer

Use is_int() instead of is_integer()
weierophinney added a commit to zendframework/zend-config that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-progressbar that referenced this pull request May 15, 2015
…otfix/use-is-int-instead-is-integer

Use is_int() instead of is_integer()
weierophinney added a commit to zendframework/zend-progressbar that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants