[DCOM-27] Method Next from ArrayCollection needs to return something! Created: 11/Oct/10  Updated: 31/Oct/10  Resolved: 31/Oct/10

Status: Resolved
Project: Doctrine Common
Component/s: Collections
Affects Version/s: 2.0.0-RC1
Fix Version/s: 2.0.0-RC2

Type: Bug Priority: Critical
Reporter: Henrique Girardi dos Santos Assignee: Benjamin Eberlei
Resolution: Fixed Votes: 0
Labels: None


 Description   

I think this method needs to return something...

/**

  • Moves the internal iterator position to the next element.
    *
  • @return mixed
    */
    public function next() { next($this->_elements); }

doctrine-common/lib/Doctrine/Common/Collections/ArrayCollection.php



 Comments   
Comment by Benjamin Eberlei [ 31/Oct/10 ]

resolved

Generated at Tue May 21 16:49:28 UTC 2013 using JIRA 5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5.