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
Essentially the same core issue as #13097
Might or might not be fixed with my PoC fix (#13097 (comment)) but haven't tested this yet.
EDIT: nope it doesn't because it uses zend_error with %s under the hood.
Description
The following code:
https://3v4l.org/vSKAO#v8.3.1
Resulted in this output:
But I expected this output instead:
Or even:
PHP Version
PHP 8.3.1
Operating System
No response
The text was updated successfully, but these errors were encountered: