You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix missing new Foo(...) error in constant expressions
Though first-class callables are now supported in constant expressions, they
remain unsupported for the new expression.
FixesphpGH-20113ClosesphpGH-20115
0 commit comments