3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(array( mb_internal_encoding(), mb_http_output(), mb_regex_encoding(), ));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/bZukb
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
    4     1        INIT_FCALL                                               'mb_internal_encoding'
          2        DO_ICALL                                         $0      
          3        INIT_ARRAY                                       ~1      $0
    5     4        INIT_FCALL                                               'mb_http_output'
          5        DO_ICALL                                         $2      
          6        ADD_ARRAY_ELEMENT                                ~1      $2
    6     7        INIT_FCALL                                               'mb_regex_encoding'
          8        DO_ICALL                                         $3      
          9        ADD_ARRAY_ELEMENT                                ~1      $3
         10        SEND_VAL                                                 ~1
         11        DO_ICALL                                                 
    7    12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
179.3 ms | 1394 KiB | 21 Q