3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = <<<'NOW' Das ist ein String mit '' und "" und sollte ja dann auch so dargestellt werden <32x> NOW; echo $input; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/dCptf
function name:  (null)
number of ops:  3
compiled vars:  !0 = $input
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%0ADas+ist+ein+String+mit+%27%27+und+%22%22+und+sollte+ja+dann+auch+so+dargestellt+werden+%3C32x%3E%0A%0A'
   10     1        ECHO                                                     !0
   12     2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.26 ms | 1387 KiB | 14 Q