ID: 6684 Updated by: jimw Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Assigned To: Comments: done. Previous Comments: --------------------------------------------------------------------------- [2000-09-13 03:30:24] [EMAIL PROTECTED] verified, works need docu then --------------------------------------------------------------------------- [2000-09-13 03:09:38] [EMAIL PROTECTED] Done in CVS. --------------------------------------------------------------------------- [2000-09-12 12:40:32] [EMAIL PROTECTED] unfortunately array_reverse doesn�t maintain array indicies and because it�s not that trivial to reconstruct them afterwards it would be better to keep them. If you only want the values then you can user array_values() on the returned array. If not changed completely (backwards compatibilty) it shoul d get another parameter indication keys should be preserved. --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=6684 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
