Frontend editing for TYPO3
Find a file
Stefan Neufeind 89a74a38f6 [TASK] Use name-resolution instead of strings where possible: 16
(part for extensions starting with "d" to "v")

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: Idd4dbb32c5e7be1fc566a65cb729a684de003056
Resolves: #63477
Releases: master
Reviewed-on: http://review.typo3.org/34872
Reviewed-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
2014-12-03 20:08:00 +01:00
Classes [TASK] Use fully qualified name resolution in PHP 5.5 2014-11-13 15:03:22 +01:00
composer.json [TASK] Set TYPO3 version to 7.1.0-dev 2014-12-03 16:20:12 +01:00
ext_emconf.php [TASK] Set TYPO3 version to 7.1.0-dev 2014-12-03 16:20:12 +01:00
ext_icon.gif Revert "[TASK] Reduce file size of core images" 2014-05-03 22:42:02 +02:00
ext_localconf.php [TASK] Use name-resolution instead of strings where possible: 16 2014-12-03 20:08:00 +01:00