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

Bug #39322

Incompatible with 4.7 due to t3lib_div::view_array

Added by Oliver Salzburg 10 months ago. Updated 10 months ago.

Status:Closed Start date:2012-07-27
Priority:Must have Due date:
Assignee:- % Done:

0%

Category:- Spent time: -
Target version:1.0.12
Votes: 0

Description

pi1/class.tx_eepcollect_pi1.php:167: $this->markerArray['DEBUGINFO'] = $this->local_cObj->stdWrap(t3lib_div::view_array($this->debugInfo), $this->displayConf['debuginfo_stdWrap.']);

view_array is deprecated: http://api.typo3.org/typo3v4/45/html/classt3lib__div.html#a99605627a32fc19fceddcc91072868b7

Use t3lib_utility_Debug::viewArray instead

History

Updated by Joerg Kummer 10 months ago

  • Status changed from New to Accepted
  • Target version set to 1.0.12

Thx.

Updated by Joerg Kummer 10 months ago

  • Status changed from Accepted to Closed

Solved in Version 1.0.12. Uploaded to TER. Not updated to trunc.

Also available in: Atom PDF