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

Avoid function usage in loops #5833

Merged
merged 1 commit into from Feb 18, 2014
Merged

Avoid function usage in loops #5833

merged 1 commit into from Feb 18, 2014

Conversation

neeckeloo
Copy link
Contributor

Complete the previous pull request #5815.

@samsonasik
Copy link
Contributor

I think it doesn't make sense, see http://3v4l.org/Iu9gv#v500 and PR that I've created before #4923 that closed :p

@neeckeloo
Copy link
Contributor Author

I'm not sure that we speak exactly the same thing. Currently, in these cases, the number of items is calculated in each iteration. This could simply be done once before the execution of the loop and therefore improve performance.

@samsonasik
Copy link
Contributor

ok ;)

@bakura10
Copy link
Contributor

+1, can be merged!

@ghost ghost assigned Maks3w Feb 18, 2014
Maks3w added a commit that referenced this pull request Feb 18, 2014
Maks3w added a commit that referenced this pull request Feb 18, 2014
Maks3w added a commit that referenced this pull request Feb 18, 2014
@Maks3w Maks3w merged commit c62fdae into zendframework:master Feb 18, 2014
@neeckeloo neeckeloo deleted the avoid-functions-in-loops branch February 18, 2014 10:21
gianarb pushed a commit to zendframework/zend-ldap that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-ldap that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-ldap that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-mime that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-mime that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-mime 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.

None yet

4 participants