3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL); $rar_arch = RarArchive::open('latest_winrar.rar'); echo $rar_arch."\n";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/LvM7B
function name:  (null)
number of ops:  10
compiled vars:  !0 = $rar_arch
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'error_reporting'
          1        SEND_VAL                                                 32767
          2        DO_ICALL                                                 
    4     3        INIT_STATIC_METHOD_CALL                                  'RarArchive', 'open'
          4        SEND_VAL_EX                                              'latest_winrar.rar'
          5        DO_FCALL                                      0  $2      
          6        ASSIGN                                                   !0, $2
    5     7        CONCAT                                           ~4      !0, '%0A'
          8        ECHO                                                     ~4
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.67 ms | 1394 KiB | 15 Q