PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Unnecessary curly braces syntax for variable

Last modified: 16 May 2022

Reports unnecessary { and } used for interpolating variables in string literals.

See Variable parsing (php.net) for details.