3v4l.org

run code in 300+ PHP versions simultaneously
<?php $some_html_text= <<<EOT <h1>This is a Header </h1> <body> This is a body </body> EOT; //This is a comment
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/i5d4A
function name:  (null)
number of ops:  2
compiled vars:  !0 = $some_html_text
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%3Ch1%3EThis+is+a+Header+%3C%2Fh1%3E%0A%3Cbody%3E+This+is+a+body+%3C%2Fbody%3E'
    6     1      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.79 ms | 1383 KiB | 13 Q