[TASK] Change PHP namespace of EXT:mediace to FoT3
The PHP namespace for all PHP classes of EXT:mediace is changed to "FoT3" as this code will be maintained by the TYPO3 community under https://github.com/FriendsOfTYPO3/mediace Resolves: #71076 Releases: master Change-Id: I4b14576bafcb3f4846a586c03ffc25ff2ac31384 Reviewed-on: https://review.typo3.org/44321 Reviewed-by:Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Gernot Schulmeister <gernotschulmeister@gmx.at> Tested-by:
Gernot Schulmeister <gernotschulmeister@gmx.at> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- composer.json 3 additions, 3 deletionscomposer.json
- composer.lock 1 addition, 2 deletionscomposer.lock
- typo3/sysext/mediace/Classes/ContentObject/FlowPlayerContentObject.php 1 addition, 1 deletion...mediace/Classes/ContentObject/FlowPlayerContentObject.php
- typo3/sysext/mediace/Classes/ContentObject/MediaContentObject.php 4 additions, 4 deletions...sext/mediace/Classes/ContentObject/MediaContentObject.php
- typo3/sysext/mediace/Classes/ContentObject/MultimediaContentObject.php 1 addition, 1 deletion...mediace/Classes/ContentObject/MultimediaContentObject.php
- typo3/sysext/mediace/Classes/ContentObject/QuicktimeObjectContentObject.php 1 addition, 1 deletion...ce/Classes/ContentObject/QuicktimeObjectContentObject.php
- typo3/sysext/mediace/Classes/ContentObject/ShockwaveFlashObjectContentObject.php 1 addition, 1 deletion...asses/ContentObject/ShockwaveFlashObjectContentObject.php
- typo3/sysext/mediace/Classes/Hooks/PageLayoutView/MultimediaPreviewRenderer.php 1 addition, 1 deletion...lasses/Hooks/PageLayoutView/MultimediaPreviewRenderer.php
- typo3/sysext/mediace/Classes/MediaWizard/MediaWizardProvider.php 1 addition, 1 deletion...ysext/mediace/Classes/MediaWizard/MediaWizardProvider.php
- typo3/sysext/mediace/Classes/MediaWizard/MediaWizardProviderInterface.php 1 addition, 1 deletion...iace/Classes/MediaWizard/MediaWizardProviderInterface.php
- typo3/sysext/mediace/Classes/MediaWizard/MediaWizardProviderManager.php 1 addition, 1 deletion...ediace/Classes/MediaWizard/MediaWizardProviderManager.php
- typo3/sysext/mediace/Migrations/Code/ClassAliasMap.php 25 additions, 16 deletionstypo3/sysext/mediace/Migrations/Code/ClassAliasMap.php
- typo3/sysext/mediace/Migrations/Code/LegacyClassesForIde.php 8 additions, 8 deletionstypo3/sysext/mediace/Migrations/Code/LegacyClassesForIde.php
- typo3/sysext/mediace/Tests/Unit/MediaWizard/MediaWizardProviderTest.php 3 additions, 3 deletions...ediace/Tests/Unit/MediaWizard/MediaWizardProviderTest.php
- typo3/sysext/mediace/composer.json 6 additions, 5 deletionstypo3/sysext/mediace/composer.json
- typo3/sysext/mediace/ext_emconf.php 2 additions, 2 deletionstypo3/sysext/mediace/ext_emconf.php
- typo3/sysext/mediace/ext_localconf.php 7 additions, 7 deletionstypo3/sysext/mediace/ext_localconf.php
Please register or sign in to comment