3v4l.org

run code in 300+ PHP versions simultaneously
<?php bzcompress(str_repeat("A", pow(2,31)-2));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DOIRZ
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'bzcompress'
          1        INIT_FCALL                                               'str_repeat'
          2        SEND_VAL                                                 'A'
          3        INIT_FCALL                                               'pow'
          4        SEND_VAL                                                 2
          5        SEND_VAL                                                 31
          6        DO_ICALL                                         $0      
          7        SUB                                              ~1      $0, 2
          8        SEND_VAL                                                 ~1
          9        DO_ICALL                                         $2      
         10        SEND_VAR_NO_REF_EX                                       $2
         11        DO_FCALL                                      0          
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.45 ms | 1398 KiB | 17 Q