[TASK] Use name-resolution instead of strings where possible: 10
(part for extensions starting with "r") Use name-resolution with ...::class instead of strings where possible. (needs PHP 5.5, which is meanwhile required for master) Change-set Iedbb896607adddce2b23ab67f990fa2296c0d1bb first introduced usage of ::class in master. We now add it in various more places. Change-Id: Ic9d7d5bd95a87fcc813b83dd53af08b4995f1283 Resolves: #63477 Releases: master Reviewed-on: http://review.typo3.org/34866 Reviewed-by:Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
Showing
- typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php 1 addition, 1 deletiontypo3/sysext/recordlist/Classes/Browser/ElementBrowser.php
- typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php 5 additions, 5 deletions...sext/recordlist/Classes/RecordList/DatabaseRecordList.php
- typo3/sysext/recordlist/Tests/Unit/Browser/ElementBrowserTest.php 1 addition, 1 deletion...sext/recordlist/Tests/Unit/Browser/ElementBrowserTest.php
- typo3/sysext/recycler/ext_localconf.php 1 addition, 1 deletiontypo3/sysext/recycler/ext_localconf.php
- typo3/sysext/reports/Classes/Report/Status/ConfigurationStatus.php 1 addition, 1 deletion...ext/reports/Classes/Report/Status/ConfigurationStatus.php
- typo3/sysext/reports/Classes/Task/SystemStatusUpdateTaskNotificationEmailField.php 1 addition, 1 deletion...ses/Task/SystemStatusUpdateTaskNotificationEmailField.php
- typo3/sysext/reports/Tests/Unit/Report/Status/Typo3StatusTest.php 1 addition, 1 deletion...sext/reports/Tests/Unit/Report/Status/Typo3StatusTest.php
- typo3/sysext/reports/ext_localconf.php 3 additions, 3 deletionstypo3/sysext/reports/ext_localconf.php
- typo3/sysext/reports/ext_tables.php 6 additions, 6 deletionstypo3/sysext/reports/ext_tables.php
- typo3/sysext/rsaauth/Classes/Backend/BackendFactory.php 2 additions, 2 deletionstypo3/sysext/rsaauth/Classes/Backend/BackendFactory.php
- typo3/sysext/rsaauth/Classes/RsaAuthService.php 2 additions, 2 deletionstypo3/sysext/rsaauth/Classes/RsaAuthService.php
- typo3/sysext/rsaauth/Classes/Storage/StorageFactory.php 1 addition, 1 deletiontypo3/sysext/rsaauth/Classes/Storage/StorageFactory.php
- typo3/sysext/rsaauth/Tests/Unit/KeypairTest.php 1 addition, 1 deletiontypo3/sysext/rsaauth/Tests/Unit/KeypairTest.php
- typo3/sysext/rsaauth/ext_localconf.php 9 additions, 9 deletionstypo3/sysext/rsaauth/ext_localconf.php
- typo3/sysext/rtehtmlarea/Classes/BrowseLinks.php 2 additions, 2 deletionstypo3/sysext/rtehtmlarea/Classes/BrowseLinks.php
- typo3/sysext/rtehtmlarea/Configuration/Hook/Frontend/Controller/ext_localconf.php 1 addition, 1 deletion.../Configuration/Hook/Frontend/Controller/ext_localconf.php
- typo3/sysext/rtehtmlarea/Configuration/Hook/StatusReport/ext_localconf.php 1 addition, 1 deletion...tmlarea/Configuration/Hook/StatusReport/ext_localconf.php
- typo3/sysext/rtehtmlarea/Migrations/Code/ClassAliasMap.php 1 addition, 1 deletiontypo3/sysext/rtehtmlarea/Migrations/Code/ClassAliasMap.php
- typo3/sysext/rtehtmlarea/ext_localconf.php 36 additions, 36 deletionstypo3/sysext/rtehtmlarea/ext_localconf.php
Please register or sign in to comment