3v4l.org

run code in 300+ PHP versions simultaneously
<?php require_once('mega.class.php'); $megafile = new MEGA('https://mega.co.nz/#!mQs2HBDR!bJo9vYwTXYtHn_0hAEMkeiSYpKr6mC2nBlDsZaoUXRct'); $megafile->stream_download(); // to download using streams ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/khsbt
function name:  (null)
number of ops:  8
compiled vars:  !0 = $megafile
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INCLUDE_OR_EVAL                                          'mega.class.php', REQUIRE_ONCE
    3     1        NEW                                              $2      'MEGA'
          2        SEND_VAL_EX                                              'https%3A%2F%2Fmega.co.nz%2F%23%21mQs2HBDR%21bJo9vYwTXYtHn_0hAEMkeiSYpKr6mC2nBlDsZaoUXRct'
          3        DO_FCALL                                      0          
          4        ASSIGN                                                   !0, $2
    4     5        INIT_METHOD_CALL                                         !0, 'stream_download'
          6        DO_FCALL                                      0          
    5     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.78 ms | 1392 KiB | 13 Q