3v4l.org

run code in 300+ PHP versions simultaneously
<?php require_once "dropbox/lib/Dropbox/autoload.php"; use \Dropbox as dbx; $appInfo = dbx\AppInfo::loadFromJsonFile("app_info.json");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Dg3mB
function name:  (null)
number of ops:  6
compiled vars:  !0 = $appInfo
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INCLUDE_OR_EVAL                                          'dropbox%2Flib%2FDropbox%2Fautoload.php', REQUIRE_ONCE
    6     1        INIT_STATIC_METHOD_CALL                                  'Dropbox%5CAppInfo', 'loadFromJsonFile'
          2        SEND_VAL_EX                                              'app_info.json'
          3        DO_FCALL                                      0  $2      
          4        ASSIGN                                                   !0, $2
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
172.15 ms | 1392 KiB | 13 Q