On 22 June 2026 17:11:17 BST, "Rowan Tommins [IMSoP]" <[email protected]> wrote: >The one that stands out to me at first glance is the _() alias for gettext() >
Sorry for the double reply, but I just checked the comments on the PR linked from the RFC https://github.com/php/php-src/pull/15360 There's a comment from Ilija saying that even the existing deprecation probably isn't needed, further weakening the case. There's another comment saying that class_alias already shows the deprecation, which 3v4l confirms: https://3v4l.org/QEcZs Rowan Tommins [IMSoP]
