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

Update php-cs-fixer rules #254

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

weslenteche
Copy link
Contributor

  • Rule "function_typehint_space" is deprecated. Use "type_declaration_spaces" instead.
  • Rule "new_with_braces" is deprecated. Use "new_with_parentheses" instead.
  • Rule "single_blank_line_before_namespace" is deprecated. Use "blank_lines_before_namespace" instead.

Verified

This commit was signed with the committer’s verified signature.
lukekarrys Luke Karrys
@weslenteche weslenteche requested a review from a team April 8, 2024 02:00
@brettmc brettmc merged commit 87f9a96 into open-telemetry:main Apr 8, 2024
99 checks passed
@weslenteche weslenteche deleted the cs-fixer branch June 16, 2024 12:30
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.

None yet

2 participants