3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(0); $asd = "123"; ob_start(); eval ('?> <?php foreach(array("asd", "asx123") as $data): ?> <div><?php PHP.ROCKZZZ.echo $data ?></div> <?php endforeach; ?>'); ob_flush();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SOEsP
function name:  (null)
number of ops:  10
compiled vars:  !0 = $asd
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'error_reporting'
          1        SEND_VAL                                                 0
          2        DO_ICALL                                                 
    4     3        ASSIGN                                                   !0, '123'
    5     4        INIT_FCALL                                               'ob_start'
          5        DO_ICALL                                                 
    6     6        INCLUDE_OR_EVAL                                          '%3F%3E%0A++++%3C%3Fphp+foreach%28array%28%22asd%22%2C+%22asx123%22%29+as+%24data%29%3A+%3F%3E%0A%3Cdiv%3E%3C%3Fphp+PHP.ROCKZZZ.echo+%24data+%3F%3E%3C%2Fdiv%3E%0A++++%3C%3Fphp+endforeach%3B+%3F%3E', EVAL
   10     7        INIT_FCALL                                               'ob_flush'
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.38 ms | 1394 KiB | 19 Q