3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! $_GET["foo"] = 'include( "evil_file.php" )'; assert( '$_GET["foo"] == "fluffy bunny rabbit"' );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Hu8lo
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   FETCH_W                      global              $0      '_GET'
          1        ASSIGN_DIM                                               $0, 'foo'
          2        OP_DATA                                                  'include%28+%22evil_file.php%22+%29'
    6     3        ASSERT_CHECK                                             
          4        INIT_FCALL                                               'assert'
          5        SEND_VAL                                                 '%24_GET%5B%22foo%22%5D+%3D%3D+%22fluffy+bunny+rabbit%22'
          6        SEND_VAL                                                 'assert%28%27%24_GET%5B%22foo%22%5D+%3D%3D+%22fluffy+bunny+rabbit%22%27%29'
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.41 ms | 1394 KiB | 15 Q