ID:          36271
 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:00:20] david at tulloh dot id dot au

Description:
------------
preg_split() should recomend explode() and str_split() for faster
simple non-regex spliting.

This follows the example of similar functions:
preg_match() recomends strpos() & substr() for simple cases
split() recomends preg_split() and explode()



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=36271&edit=1

Reply via email to