3v4l.org

run code in 300+ PHP versions simultaneously
<?php $file = 'php-5.3.0alpha2-Win32-VC9-x64.zip'; echo 'MD5 file hash of ' . $file . ': ' . md5_file($file); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/QNiWh
function name:  (null)
number of ops:  9
compiled vars:  !0 = $file
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'php-5.3.0alpha2-Win32-VC9-x64.zip'
    4     1        CONCAT                                           ~2      'MD5+file+hash+of+', !0
          2        CONCAT                                           ~3      ~2, '%3A+'
          3        INIT_FCALL                                               'md5_file'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $4      
          6        CONCAT                                           ~5      ~3, $4
          7        ECHO                                                     ~5
    5     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.37 ms | 1394 KiB | 15 Q