Project

General

Profile

Actions

Bug #101888

closed

runTests shows deprecation error

Added by Oliver Wand 8 months ago. Updated 8 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-09-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When performing `Build/Scripts/runTests.sh -s cglGit` (after raising cs fixer dependency raise with `Build/Scripts/runTests.sh -s composerInstallMax`) a dependency error is thrown.

Build/Scripts/runTests.sh -s cglGit                            (52s 431ms)  
cglFixMyCommit.sh: Searching for php files in latest git commit ...
PHP CS Fixer 3.26.1 Crank Cake by Fabien Potencier and Dariusz Ruminski.
PHP runtime: 8.1.21
Loaded config default from "Build/php-cs-fixer/config.php".
Using cache file ".php-cs-fixer.cache".
...                                                                                          3 / 3 (100%)
Legend: .-no changes, F-fixed, S-skipped (cached or empty file), I-invalid file syntax (file ignored), E-error

Fixed 0 of 3 files in 0.622 seconds, 20.000 MB memory used

Detected deprecations in use:
- Rule "function_typehint_space" is deprecated. Use "type_declaration_spaces" instead.

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #101889: Apply php-cs-fixer across all php filesClosedStefan Bürk2023-09-09

Actions
Actions #1

Updated by Gerrit Code Review 8 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80934

Actions #2

Updated by Oliver Wand 8 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Stefan Bürk 8 months ago

  • Related to Task #101889: Apply php-cs-fixer across all php files added
Actions #4

Updated by Gerrit Code Review 8 months ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80936

Actions #5

Updated by Gerrit Code Review 8 months ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80937

Actions #6

Updated by Oliver Wand 8 months ago

  • Status changed from Under Review to Resolved
Actions

Also available in: Atom PDF