Edit report at http://pear.php.net/bugs/bug.php?id=17794&edit=1
ID: 17794
Updated by: ifeghali@php.net
Reported By: olle dot jonsson at gmail dot com
Summary: Patch: avoiding split in es_MX file
-Status: Open
+Status: Closed
Type: Bug
Package: Numbers_Words
Package Version: SVN
PHP Version: 5.3.1
-Assigned To:
+Assigned To: ifeghali
Roadmap Versions:
New Comment:
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: ifeghali
This bug has been fixed in SVN.
If this was a documentation problem, the fix will appear on pear.php.net
by the end of next Sunday (CET).
If this was a problem with the pear.php.net website, the change should
be live shortly.
Otherwise, the fix will appear in the package's next release.
Thank you for the report and for helping us make PEAR better.
Previous Comments:
------------------------------------------------------------------------
[2010-08-22 09:42:11] olleolleolle
Added #patch bug:17794;patch:avoid_split_mx.patch;revision:1282470131;.
------------------------------------------------------------------------
[2010-08-22 09:41:55] olleolleolle
Description:
------------
The warning
WARNING: Function 'split' is deprecated, please use 'explode' or
'preg_split' instead in file
./Numbers_Words/Numbers/Words/lang.es_MX.php line 207
prompted me to make a patch.
------------------------------------------------------------------------