3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(str_split(md5(".com".gethostbyname("stat-dns.com")), 8));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/qrAhf
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'print_r'
          1        INIT_FCALL                                               'str_split'
          2        INIT_FCALL                                               'md5'
          3        INIT_FCALL                                               'gethostbyname'
          4        SEND_VAL                                                 'stat-dns.com'
          5        DO_ICALL                                         $0      
          6        CONCAT                                           ~1      '.com', $0
          7        SEND_VAL                                                 ~1
          8        DO_ICALL                                         $2      
          9        SEND_VAR                                                 $2
         10        SEND_VAL                                                 8
         11        DO_ICALL                                         $3      
         12        SEND_VAR                                                 $3
         13        DO_ICALL                                                 
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.84 ms | 1394 KiB | 21 Q