Problem/Motivation

https://wiki.php.net/rfc/deprecate_dollar_brace_string_interpolation

Steps to reproduce

find src -name '*.php' -exec php -l {} \;

Proposed resolution

fix

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

andypost created an issue. See original summary.

andypost’s picture

Status: Active » Needs review