[TASK] Declare strict types in ext_localconf.php files
Since #94739 it's possible to declare strict types in ext_localconf.php files. This patch does this through the core. Resolves: #94981 Related: #94739 Releases: master Change-Id: I61a937a487d5d065daccc58ca997a1ffd80f9d35 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70743 Tested-by:core-ci <typo3@b13.com> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- typo3/sysext/adminpanel/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/adminpanel/ext_localconf.php
- typo3/sysext/backend/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/backend/ext_localconf.php
- typo3/sysext/core/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/core/ext_localconf.php
- typo3/sysext/dashboard/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/dashboard/ext_localconf.php
- typo3/sysext/extbase/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/extbase/ext_localconf.php
- typo3/sysext/extensionmanager/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/extensionmanager/ext_localconf.php
- typo3/sysext/felogin/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/felogin/ext_localconf.php
- typo3/sysext/filelist/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/filelist/ext_localconf.php
- typo3/sysext/fluid_styled_content/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/fluid_styled_content/ext_localconf.php
- typo3/sysext/form/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/form/ext_localconf.php
- typo3/sysext/frontend/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/frontend/ext_localconf.php
- typo3/sysext/impexp/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/impexp/ext_localconf.php
- typo3/sysext/indexed_search/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/indexed_search/ext_localconf.php
- typo3/sysext/install/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/install/ext_localconf.php
- typo3/sysext/linkvalidator/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/linkvalidator/ext_localconf.php
- typo3/sysext/opendocs/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/opendocs/ext_localconf.php
- typo3/sysext/recordlist/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/recordlist/ext_localconf.php
- typo3/sysext/recycler/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/recycler/ext_localconf.php
- typo3/sysext/redirects/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/redirects/ext_localconf.php
- typo3/sysext/reports/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/reports/ext_localconf.php
Please register or sign in to comment