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:T12] Fix coding standards for TYPO3 12+ and typo3/coding-standards v0.7.1+ #3461

Conversation

dkd-kaehm
Copy link
Collaborator

This change contains:

  • Reenable "modernize_strpos" rule and applies it
  • The PSR12 rule for import type blocks for PhpcsFixer The ordered_imports.imports_order is now class, function, const
  • the coding standards fixes for TYPO3 12+.

Fixes: #3460

This change contains: 

* Reenable "modernize_strpos" rule and applies it
* The PSR12 rule for import type blocks for PhpcsFixer 
   The ordered_imports.imports_order is now 
   class, function, const
* the coding standards fixes for TYPO3 12+.

Fixes: TYPO3-Solr#3460
@dkd-kaehm dkd-kaehm changed the title [TASK:T12] Fix TYPO3 12+ coding standards for 0.7.1+ [TASK:T12] Fix coding standards for TYPO3 12+ and typo3/coding-standards v0.7.1+ Jan 19, 2023
@dkd-kaehm dkd-kaehm merged commit 755e687 into TYPO3-Solr:task/3376-TYPO3_12_compatibility Jan 19, 2023
@dkd-kaehm dkd-kaehm deleted the task/T12/3460_coding_standards branch January 19, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant