[PR #6952] [CS] Add curly braces to indirect variables #10234

Open
opened 2026-01-22 16:06:53 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/6952

State: closed
Merged: Yes


The fix was applied with PHP-CS-Fixer rule explicit_indirect_variable.

Add curly braces to indirect variables to make them clear to understand.

**Original Pull Request:** https://github.com/doctrine/orm/pull/6952 **State:** closed **Merged:** Yes --- The fix was applied with [PHP-CS-Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) rule `explicit_indirect_variable`. Add curly braces to indirect variables to make them clear to understand.
admin added the pull-request label 2026-01-22 16:06:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10234