3v4l.org

run code in 300+ PHP versions simultaneously
<?=(bcpow(2,99,45).x)^(str_repeat([],9). 9);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CsqGs
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL_BY_NAME                                       'bcpow'
          1        SEND_VAL_EX                                              2
          2        SEND_VAL_EX                                              99
          3        SEND_VAL_EX                                              45
          4        DO_FCALL                                      0  $0      
          5        FETCH_CONSTANT                                   ~1      'x'
          6        CONCAT                                           ~2      $0, ~1
          7        INIT_FCALL                                               'str_repeat'
          8        SEND_VAL                                                 <array>
          9        SEND_VAL                                                 9
         10        DO_ICALL                                         $3      
         11        CONCAT                                           ~4      $3, '9'
         12        BW_XOR                                           ~5      ~2, ~4
         13        ECHO                                                     ~5
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
176.84 ms | 1394 KiB | 15 Q