[CLEANUP] Replace count with empty in EXT:install
Replace occurrences of count() with matching empty() pendants. Resolves: #67964 Releases: master Change-Id: I1ee543bc6484060c6ac7bd1b4d4f47b255b36296 Reviewed-on: http://review.typo3.org/40967 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/install/Classes/Controller/AbstractController.php 1 addition, 1 deletion.../sysext/install/Classes/Controller/AbstractController.php
- typo3/sysext/install/Classes/Controller/Action/Step/DatabaseData.php 1 addition, 1 deletion...t/install/Classes/Controller/Action/Step/DatabaseData.php
- typo3/sysext/install/Classes/Controller/Action/Step/DatabaseSelect.php 1 addition, 1 deletion...install/Classes/Controller/Action/Step/DatabaseSelect.php
- typo3/sysext/install/Classes/Controller/Action/Step/EnvironmentAndFolders.php 1 addition, 4 deletions.../Classes/Controller/Action/Step/EnvironmentAndFolders.php
- typo3/sysext/install/Classes/Controller/Action/Tool/AllConfiguration.php 1 addition, 1 deletion...stall/Classes/Controller/Action/Tool/AllConfiguration.php
- typo3/sysext/install/Classes/Controller/Action/Tool/CleanUp.php 1 addition, 1 deletion...sysext/install/Classes/Controller/Action/Tool/CleanUp.php
- typo3/sysext/install/Classes/Controller/Action/Tool/Configuration.php 1 addition, 1 deletion.../install/Classes/Controller/Action/Tool/Configuration.php
- typo3/sysext/install/Classes/Controller/Action/Tool/UpgradeWizard.php 3 additions, 3 deletions.../install/Classes/Controller/Action/Tool/UpgradeWizard.php
- typo3/sysext/install/Classes/Controller/StepController.php 1 addition, 1 deletiontypo3/sysext/install/Classes/Controller/StepController.php
- typo3/sysext/install/Classes/Service/CoreUpdateService.php 1 addition, 1 deletiontypo3/sysext/install/Classes/Service/CoreUpdateService.php
- typo3/sysext/install/Classes/Service/SilentConfigurationUpgradeService.php 3 additions, 3 deletions...all/Classes/Service/SilentConfigurationUpgradeService.php
- typo3/sysext/install/Classes/Service/SqlSchemaMigrationService.php 5 additions, 5 deletions...ext/install/Classes/Service/SqlSchemaMigrationService.php
- typo3/sysext/install/Classes/SystemEnvironment/Check.php 2 additions, 2 deletionstypo3/sysext/install/Classes/SystemEnvironment/Check.php
- typo3/sysext/install/Classes/ViewHelpers/Be/ContainerViewHelper.php 2 additions, 2 deletions...xt/install/Classes/ViewHelpers/Be/ContainerViewHelper.php
Please register or sign in to comment