Skip to content

Use semicolon for case statements#6

Closed
matbech wants to merge 1 commit into
TysonAndre:mainfrom
matbech:patch-1
Closed

Use semicolon for case statements#6
matbech wants to merge 1 commit into
TysonAndre:mainfrom
matbech:patch-1

Conversation

@matbech

@matbech matbech commented Aug 12, 2025

Copy link
Copy Markdown

This fixes the PHP 8.5 deprecated warning:
tysonandre/var_representation_polyfill/src/VarRepresentation/Encoder.php:157 [8192] Case statements followed by a semicolon (;) are deprecated, use a colon (:) instead

This fixes the PHP 8.5 deprecated warning:
`tysonandre/var_representation_polyfill/src/VarRepresentation/Encoder.php:157 [8192] Case statements followed by a semicolon (;) are deprecated, use a colon (:) instead`
@matbech

matbech commented Aug 12, 2025

Copy link
Copy Markdown
Author

closed as there is already a pending PR: #5

@matbech matbech closed this Aug 12, 2025
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