3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(PHP_INT_MAX); if (array() > (int) PHP_INT_MAX) { die('what the fuck is this shit?'); }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 7
Branch analysis from position: 6
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3jkBt
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        SEND_VAL                                                 9223372036854775807
          2        DO_ICALL                                                 
    4     3        CAST                                          4  ~1      9223372036854775807
          4        IS_SMALLER                                               ~1, <array>
          5      > JMPZ                                                     ~2, ->7
          6    > > EXIT                                                     'what+the+fuck+is+this+shit%3F'
          7    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.07 ms | 1394 KiB | 15 Q