3v4l.org

run code in 300+ PHP versions simultaneously
<?php imagepng( imagecreatefrompng(explode("<br>", file_get_contents("http://hv-match.appspot.com/nextgame.php"))[0]) ); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rYS8q
function name:  (null)
number of ops:  17
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'imagepng'
          1        INIT_FCALL_BY_NAME                                       'imagecreatefrompng'
          2        CHECK_FUNC_ARG                                           
          3        INIT_FCALL                                               'explode'
          4        SEND_VAL                                                 '%3Cbr%3E'
          5        INIT_FCALL                                               'file_get_contents'
          6        SEND_VAL                                                 'http%3A%2F%2Fhv-match.appspot.com%2Fnextgame.php'
          7        DO_ICALL                                         $0      
          8        SEND_VAR                                                 $0
          9        DO_ICALL                                         $1      
         10        SEPARATE                                         $1      $1
         11        FETCH_DIM_FUNC_ARG                               $2      $1, 0
         12        SEND_FUNC_ARG                                            $2
         13        DO_FCALL                                      0  $3      
         14        SEND_VAR_NO_REF_EX                                       $3
         15        DO_FCALL                                      0          
    4    16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.41 ms | 1386 KiB | 17 Q