Date: 09/02/01
- Next message: Egon Schmid: "Re: [PHP-DOC] each() function description error"
- Previous message: Egon Schmid: "Re: [PHP-DOC] Revision check, now working"
- Next in thread: Egon Schmid: "Re: [PHP-DOC] each() function description error"
- Reply: Egon Schmid: "Re: [PHP-DOC] each() function description error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Egon Schmid: "Re: [PHP-DOC] each() function description error"
- Previous message: Egon Schmid: "Re: [PHP-DOC] Revision check, now working"
- Next in thread: Egon Schmid: "Re: [PHP-DOC] each() function description error"
- Reply: Egon Schmid: "Re: [PHP-DOC] each() function description error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

