3v4l.org

run code in 300+ PHP versions simultaneously
<?php $frog = 5; $html = '<ul> <li>' . $frog . '<ul> </li>';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GLpoY
function name:  (null)
number of ops:  5
compiled vars:  !0 = $frog, !1 = $html
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 5
    4     1        CONCAT                                           ~3      '%3Cul%3E+%3Cli%3E', !0
          2        CONCAT                                           ~4      ~3, '%3Cul%3E+%3C%2Fli%3E'
          3        ASSIGN                                                   !1, ~4
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174 ms | 1396 KiB | 13 Q