[TASK] Declare strict types in ext_tables.php files
Since #94280 it's possible to declare strict types in ext_tables.php files. This patch does this through the core. Resolves: #94984 Related: #94280 Releases: master Change-Id: I8aee34f0f697992b9ce596dfdeb95926f1fd9c31 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70745 Tested-by:Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de>
Showing
- typo3/sysext/backend/ext_tables.php 2 additions, 0 deletionstypo3/sysext/backend/ext_tables.php
- typo3/sysext/belog/ext_tables.php 2 additions, 0 deletionstypo3/sysext/belog/ext_tables.php
- typo3/sysext/beuser/ext_tables.php 2 additions, 0 deletionstypo3/sysext/beuser/ext_tables.php
- typo3/sysext/core/ext_tables.php 2 additions, 0 deletionstypo3/sysext/core/ext_tables.php
- typo3/sysext/dashboard/ext_tables.php 2 additions, 0 deletionstypo3/sysext/dashboard/ext_tables.php
- typo3/sysext/extensionmanager/ext_tables.php 2 additions, 0 deletionstypo3/sysext/extensionmanager/ext_tables.php
- typo3/sysext/filelist/ext_tables.php 2 additions, 0 deletionstypo3/sysext/filelist/ext_tables.php
- typo3/sysext/form/ext_tables.php 2 additions, 0 deletionstypo3/sysext/form/ext_tables.php
- typo3/sysext/frontend/ext_tables.php 2 additions, 0 deletionstypo3/sysext/frontend/ext_tables.php
- typo3/sysext/impexp/ext_tables.php 2 additions, 0 deletionstypo3/sysext/impexp/ext_tables.php
- typo3/sysext/indexed_search/ext_tables.php 2 additions, 0 deletionstypo3/sysext/indexed_search/ext_tables.php
- typo3/sysext/info/ext_tables.php 2 additions, 0 deletionstypo3/sysext/info/ext_tables.php
- typo3/sysext/install/ext_tables.php 2 additions, 0 deletionstypo3/sysext/install/ext_tables.php
- typo3/sysext/linkvalidator/ext_tables.php 2 additions, 0 deletionstypo3/sysext/linkvalidator/ext_tables.php
- typo3/sysext/lowlevel/ext_tables.php 2 additions, 0 deletionstypo3/sysext/lowlevel/ext_tables.php
- typo3/sysext/recordlist/ext_tables.php 2 additions, 0 deletionstypo3/sysext/recordlist/ext_tables.php
- typo3/sysext/recycler/ext_tables.php 2 additions, 0 deletionstypo3/sysext/recycler/ext_tables.php
- typo3/sysext/redirects/ext_tables.php 2 additions, 0 deletionstypo3/sysext/redirects/ext_tables.php
- typo3/sysext/reports/ext_tables.php 2 additions, 0 deletionstypo3/sysext/reports/ext_tables.php
- typo3/sysext/scheduler/ext_tables.php 2 additions, 0 deletionstypo3/sysext/scheduler/ext_tables.php
Please register or sign in to comment