ID: 36272 Updated by: [EMAIL PROTECTED] Reported By: david at tulloh dot id dot au -Status: Open +Status: Closed Bug Type: Documentation problem 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: ------------------------------------------------------------------------ [2006-02-03 03:05:06] david at tulloh dot id dot au Description: ------------ The documentation for str_split includes a "Examples related to str_split()" (Example 2). This example does not use str_split() but rather uses preg_split() when str_split() would probably be faster. It doesn't contribute anything to the knowledge of how to use str_split(). I also can't recall ever seeing an irrelevant example like it before in the documentation. I would suggest that example 2 simply be deleted. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=36272&edit=1
