Hi, each() function has a refpurpose "Return the next key and value pair from an array" but a description "Returns the current key and value pair from the array" The second behaviour is the correct one. Should I correct the <refpurpose> tag to "Return the current key and value pair from an array and advance the array cursor" ? -- Marco Cucinato
- Re: [PHP-DOC] each() function description error Marco Cucinato
- Re: [PHP-DOC] each() function description error Egon Schmid
