Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[!!!][TASK] Sync files with the latest TYPO3 Core version #53

Merged
merged 2 commits into from
Dec 19, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 12, 2022

@@ -54,6 +54,7 @@ class CsFixerConfig extends Config
'function_typehint_space' => true,
'lowercase_cast' => true,
'method_argument_space' => ['on_multiline' => 'ensure_fully_multiline'],
'modernize_strpos' => true,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not compatible with PHP before 8.0. Can be merged once PHP support is raised. See also #49

@github-actions github-actions bot force-pushed the task/core-update branch 7 times, most recently from 9683b88 to 3ded603 Compare August 20, 2022 04:57
@github-actions github-actions bot force-pushed the task/core-update branch 7 times, most recently from 38f478a to a1eb08d Compare August 27, 2022 05:11
@github-actions github-actions bot force-pushed the task/core-update branch 7 times, most recently from cb629cb to 9f3be94 Compare September 3, 2022 05:15
@github-actions github-actions bot force-pushed the task/core-update branch 6 times, most recently from 9d23d3f to 0df7be9 Compare September 9, 2022 05:40
@github-actions github-actions bot force-pushed the task/core-update branch 8 times, most recently from 33ff0a9 to d0f0be7 Compare December 4, 2022 04:40
@github-actions github-actions bot force-pushed the task/core-update branch 8 times, most recently from 8eaae69 to 8dd676e Compare December 12, 2022 04:41
@github-actions github-actions bot force-pushed the task/core-update branch 6 times, most recently from 9491458 to f9b2d78 Compare December 18, 2022 04:39
@gilbertsoft gilbertsoft changed the title [TASK] Sync files with the latest TYPO3 Core version [!!!][TASK] Sync files with the latest TYPO3 Core version Dec 19, 2022
@gilbertsoft gilbertsoft marked this pull request as ready for review December 19, 2022 13:17
@gilbertsoft gilbertsoft merged commit f894793 into main Dec 19, 2022
@gilbertsoft gilbertsoft deleted the task/core-update branch December 19, 2022 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant