[TYPO3-mvc] Extbase migration 1.3 -> 6.2
    Xavier Perseguers 
    xavier at typo3.org
       
    Fri May  2 11:41:56 CEST 2014
    
    
  
Hi Chris,
> But some Classes have been remove. For example "t3lib_div" 
True: the class has been removed.
Wrong: you have to change your code.
Rationale is that we created an alias for t3lib_div to
\TYPO3\CMS\Core\Utility\GeneralUtility so that you may still use
"t3lib_div::whatever()" just as before, even though the "class has been
namespaced".
Kind regards
-- 
Xavier Perseguers
TYPO3 CMS Team Member
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
    
    
More information about the TYPO3-project-typo3v4mvc
mailing list