CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #7619

PHP 5.3 deprecated ereg_replace

Added by Arjen Hoekema about 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-05-04
Priority:Could have Due date:
Assignee:Ivan Dharma Kartolo % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version: PHP Version:
Votes: 0

Description

Not a "real" bug, but it would be nice if the use of the function "ereg_replace" could be removed from "class.tx_directmail_static.php" on line 569.
See attached patch which replaces the "ereg_replace" with a "str_replace".

dmail_ereg_replace.diff (779 Bytes) Arjen Hoekema, 2010-05-04 17:31

Associated revisions

Revision 33525
Added by Ivan Dharma Kartolo about 3 years ago

Bug #7619: deprecated ereg_replace is replaced with str_replace

Revision 6b0875f7
Added by Ivan Dharma Kartolo about 3 years ago

Bug #7619: deprecated ereg_replace is replaced with str_replace

git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/direct_mail/trunk@33525 735d13b6-9817-0410-8766-e36946ffe9aa

History

Updated by Ivan Dharma Kartolo about 3 years ago

  • Status changed from New to Resolved
  • Assignee set to Ivan Dharma Kartolo

fixed in SVN.

Thank you for reporting

Also available in: Atom PDF