ID: 32227 Updated by: [EMAIL PROTECTED] Reported By: php at jessemccarthy dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: N/A PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2005-03-08 00:23:29] php at jessemccarthy dot net Description: ------------ Very simple documentation issue. In the entry for array_slice(), the second argument, offset, is described as follows: "If offset is positive, the sequence will start at that offset in the array. If offset is negative, the sequence will start that far from the end of the array." I believe this should read "If offset is non-negative . . . " ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32227&edit=1
