I can understand removing this feature since it is a bit confusing, but are there any plans to replace it - say with the template literal syntax of JavaScript? For those needing to refactor having something to switch to would be preferable than having the feature dropped. Or does PHP have some goofy use for backtick that would prevent this from happening?
On Mon, May 23, 2022 at 6:59 AM Robert Landers <landers.rob...@gmail.com> wrote: > On Mon, May 23, 2022 at 12:46 AM Mark Randall <marand...@php.net> wrote: > > > > On 20/05/2022 10:05, Ilija Tovilo wrote: > > > So unless there are concerns I will amend that in the RFC. > > > > Erroring it out makes sense to me. > > > > As we don't include any target version specification in PHP files, the > > safest bet it so prevent the silent change from potentially leaking > > through the introduction of a parser error. > > > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: https://www.php.net/unsub.php > > > > > Ilija, > > It might be a good idea to do up another RFC to make it easy to vote. > I suspect it won't be unanimous. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: https://www.php.net/unsub.php > >