[TASK] Use fully qualified name resolution in PHP 5.5
Since PHP 5.5 is a requirement, calls to GeneralUtility::makeInstance() should use the ::class construct instead of a string argument. Releases: master Resolves: #61788 Change-Id: Ia2efc5a4cb7ecea80b8a1c8e5ff7b5d6fa9a07ce Reviewed-on: http://review.typo3.org/32913 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org>
Showing
- typo3/ajax.php 1 addition, 1 deletiontypo3/ajax.php
- typo3/alt_clickmenu.php 1 addition, 1 deletiontypo3/alt_clickmenu.php
- typo3/alt_db_navframe.php 1 addition, 1 deletiontypo3/alt_db_navframe.php
- typo3/alt_doc.php 1 addition, 1 deletiontypo3/alt_doc.php
- typo3/alt_doc_nodoc.php 1 addition, 1 deletiontypo3/alt_doc_nodoc.php
- typo3/alt_file_navframe.php 1 addition, 1 deletiontypo3/alt_file_navframe.php
- typo3/backend.php 1 addition, 1 deletiontypo3/backend.php
- typo3/browser.php 1 addition, 1 deletiontypo3/browser.php
- typo3/db_new.php 1 addition, 1 deletiontypo3/db_new.php
- typo3/dummy.php 1 addition, 1 deletiontypo3/dummy.php
- typo3/file_edit.php 1 addition, 1 deletiontypo3/file_edit.php
- typo3/file_newfolder.php 1 addition, 1 deletiontypo3/file_newfolder.php
- typo3/file_rename.php 1 addition, 1 deletiontypo3/file_rename.php
- typo3/file_upload.php 1 addition, 1 deletiontypo3/file_upload.php
- typo3/index.php 1 addition, 1 deletiontypo3/index.php
- typo3/listframe_loader.php 1 addition, 1 deletiontypo3/listframe_loader.php
- typo3/login_frameset.php 1 addition, 1 deletiontypo3/login_frameset.php
- typo3/logout.php 1 addition, 1 deletiontypo3/logout.php
- typo3/mod.php 1 addition, 1 deletiontypo3/mod.php
- typo3/move_el.php 1 addition, 1 deletiontypo3/move_el.php
Please register or sign in to comment