Edit report at https://pear.php.net/bugs/bug.php?id=20028&edit=1
ID: 20028
Updated by: [email protected]
Reported By: Fedora at FamilleCollet dot com
Summary: preg_replace(): The /e modifier is deprecated
-Status: Open
+Status: Closed
Type: Bug
Package: Mail_mimeDecode
Operating System: GNU/Linux
Package Version: 1.5.5
PHP Version: 5.5.1
-Assigned To:
+Assigned To: alan_k
Roadmap Versions:
New Comment:
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: alan_k
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.
it's a dupe - forgot the number - but got fixed today in SVN.
Previous Comments:
------------------------------------------------------------------------
[2013-08-05 09:44:23] remicollet
Description:
------------
With PHP 5.5, preg_replace(): The /e modifier is deprecated
use preg_replace_callback instead in /usr/share/pear/Mail/mimeDecode.php
on line 762
------------------------------------------------------------------------