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

Bug #9033

Remove use of deprecated ereg_replace

Added by Michael Knabe almost 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-07-26
Priority:Must have Due date:
Assignee:Michael Knabe % Done:

100%

Category:Bug Spent time: -
Target version:0.10.1
Votes: 0

Description

lib/class.tx_commerce_db_list_extra.inc uses the php function ereg_replace which is deprecated since PHP 5.3

Solution replace this with rtrim as in r5424 of the core

9033_v1.diff (1.1 kB) Michael Knabe, 2010-07-26 16:36

Associated revisions

Revision 36098
Added by Michael Knabe almost 3 years ago

  • Fixed #9033: Removed use of deprecated ereg_replace
  • Added changelog.svn entries for my yesterday changes

Revision 36098
Added by Michael Knabe almost 3 years ago

  • Fixed #9033: Removed use of deprecated ereg_replace
  • Added changelog.svn entries for my yesterday changes

History

Updated by Michael Knabe almost 3 years ago

Updated by Michael Knabe almost 3 years ago

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

Applied in changeset r36098.

Also available in: Atom PDF