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
false
false
false
false
string(6) "substr"
Fatal error: Uncaught TypeError: substr(): Argument #2 ($offset) must be of type int, string given in /tmp/test.php:17
PHP Version
nightly
Operating System
ubuntu 22.04
The text was updated successfully, but these errors were encountered:
Description
The following code:
Resulted in this output (non-JIT):
and (JIT 1211):
PHP Version
nightly
Operating System
ubuntu 22.04
The text was updated successfully, but these errors were encountered: