phan
phan copied to clipboard
Warn about `"${}"` string interpolation being deprecated in php 8.2
https://wiki.php.net/rfc/deprecate_dollar_brace_string_interpolation
Depends on a planned php-ast change
This could be improved further by also warning in php < 8.2 when the polyfill parser is used instead of the native parser