3v4l.org

run code in 300+ PHP versions simultaneously
<?php <?php $num = (float) 0xffffffffffffffff; $inverted = 0xffffffffffffffff & 0x0; var_dump($inverted); $plusone = -($inverted + 1); var_dump( $plusone );
Output for 5.3.25 - 5.3.26, 5.4.16
Parse error: syntax error, unexpected '<' in /in/KrfaJ on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.24, 5.4.0 - 5.4.15
Parse error: syntax error, unexpected '<' in U22QW on line 3
Process exited with code 255.

preferences:
214.85 ms | 1399 KiB | 51 Q