3v4l.org

run code in 300+ PHP versions simultaneously
<?=bcpow(2,99,45)^str_repeat([],9);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/EWoDq
function name:  (null)
number of ops:  12
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        INIT_FCALL                                               'str_repeat'
          6        SEND_VAL                                                 <array>
          7        SEND_VAL                                                 9
          8        DO_ICALL                                         $1      
          9        BW_XOR                                           ~2      $0, $1
         10        ECHO                                                     ~2
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.88 ms | 1394 KiB | 15 Q