[TASK] Streamline PHP assignments and comments
Use shortening parameters on places that haven't been touched in a while since PHP 7.0 was a requirement. Fix PHPdoc comments on various places. Use booleans instead of integers on variables clearly defined and evaluated as booleans. Resolves: #84057 Releases: master Change-Id: If0ef1a58622a98f4ae5769f953c4c62121abdc89 Reviewed-on: https://review.typo3.org/55915 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/backend/Classes/Controller/BackendController.php 1 addition, 1 deletion...3/sysext/backend/Classes/Controller/BackendController.php
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 1 addition, 3 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php 1 addition, 1 deletion...ore/Classes/Authentication/AbstractUserAuthentication.php
- typo3/sysext/core/Classes/DataHandling/DataHandler.php 1 addition, 1 deletiontypo3/sysext/core/Classes/DataHandling/DataHandler.php
- typo3/sysext/core/Classes/FormProtection/FormProtectionFactory.php 1 addition, 1 deletion...ext/core/Classes/FormProtection/FormProtectionFactory.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 3 additions, 3 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/frontend/Classes/Page/PageGenerator.php 4 additions, 6 deletionstypo3/sysext/frontend/Classes/Page/PageGenerator.php
- typo3/sysext/workspaces/Classes/Controller/PreviewController.php 1 addition, 1 deletion...ysext/workspaces/Classes/Controller/PreviewController.php
Please register or sign in to comment