3v4l.org

run code in 300+ PHP versions simultaneously
<?php $myscript = fopen("https://bitbucket.org/!api/2.0/snippets/chen369/eybXx/7429befabd7ad11f803210e800f381f3f4d89f1e/files/Benchtest.php", "r"); $incmyscript= fread($myscript , 9999); fclose($myscript); eval("?> $incmyscript <?php ");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3MUiq
function name:  (null)
number of ops:  18
compiled vars:  !0 = $myscript, !1 = $incmyscript
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'fopen'
          1        SEND_VAL                                                 'https%3A%2F%2Fbitbucket.org%2F%21api%2F2.0%2Fsnippets%2Fchen369%2FeybXx%2F7429befabd7ad11f803210e800f381f3f4d89f1e%2Ffiles%2FBenchtest.php'
          2        SEND_VAL                                                 'r'
          3        DO_ICALL                                         $2      
          4        ASSIGN                                                   !0, $2
    4     5        INIT_FCALL                                               'fread'
          6        SEND_VAR                                                 !0
          7        SEND_VAL                                                 9999
          8        DO_ICALL                                         $4      
          9        ASSIGN                                                   !1, $4
    5    10        INIT_FCALL                                               'fclose'
         11        SEND_VAR                                                 !0
         12        DO_ICALL                                                 
    7    13        ROPE_INIT                                     3  ~8      '%3F%3E+'
         14        ROPE_ADD                                      1  ~8      ~8, !1
         15        ROPE_END                                      2  ~7      ~8, '+%3C%3Fphp+'
         16        INCLUDE_OR_EVAL                                          ~7, EVAL
         17      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.04 ms | 1394 KiB | 19 Q