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

Bug #7584

t3lib_error_Exception - Function ereg_replace() is deprecated

Added by Nikola Vignjevic about 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-05-02
Priority:Must have Due date:
Assignee:Juergen Furrer % Done:

100%

Category:- Spent time: 0.25 hour
Target version:- Estimated time:0.25 hour
Votes: 0

Description

Hi,

i have a little problem here. ... I just installed the extension in a fresh typo3 with PHP Version 5.3.2 and got this error:

t3lib_error_Exception: PHP : Function ereg_replace() is deprecated in (snip)/www/typo3conf/ext/extdeveval/mod1/class.tx_extdeveval_apidisplay.php line 265

when I wanted to look (something like:) "...Analyze t3jquery.txt in ..." since this error ocured, I can do nothing with this extension. Clearing Cahe, log in or logout, but nothing chage. The rest of BE is still functioning proper ...

please look it ...

salute.

Nik :-)

ps. under PHP 5.2.X still everything OK ...

History

Updated by Juergen Furrer about 3 years ago

  • Status changed from New to Accepted
  • Assignee set to Juergen Furrer
  • Estimated time set to 0.25

Problem comes from extension "extdeveval", see http://forge.typo3.org/issues/show/6812
I will fix it by using try catch, but the extdeveval should fixed too...

Updated by Juergen Furrer about 3 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Catch the exception and echo the message

Also available in: Atom PDF