[TYPO3-ect] Kickstarter MVC Bug: getConfiguration()

Christian Welzel gawain at camlann.de
Wed Jul 11 18:32:41 CEST 2007


Elmar Hinz wrote:

> if(t3lib_div::int_from_ver(phpversion())>=5000000) {
>    eval('class tx_lib_object extends tx_lib_objectBase implements
> ArrayAccess, Iterator{ }');
> } else {
>    class tx_lib_object extends tx_lib_objectBase{ }
> }

Why did you use the evil eval() in the first case?

-- 
 MfG, Christian Welzel

  GPG-Key:     http://www.camlann.de/key.asc
  Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15


More information about the TYPO3-team-extension-coordination mailing list