3v4l.org

run code in 300+ PHP versions simultaneously
<?php $foo = "\0"; $foo++; echo bin2hex($foo);
Output for 8.5.0 - 8.5.3
Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/TM33f on line 4 00
Output for 8.3.0 - 8.3.30, 8.4.1 - 8.4.18
Deprecated: Increment on non-alphanumeric string is deprecated in /in/TM33f on line 4 00
Output for 8.1.3 - 8.1.34, 8.2.10 - 8.2.30
00

preferences:
66.43 ms | 853 KiB | 4 Q