3v4l.org

run code in 300+ PHP versions simultaneously
<?$a='<?$a="%s";printf(str_replace(chr(34),chr(39),$a),$a);?>'; printf(str_replace(chr(34),chr(39),$a),$a);?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Jac2o
function name:  (null)
number of ops:  11
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ASSIGN                                                   !0, '%3C%3F%24a%3D%22%25s%22%3Bprintf%28str_replace%28chr%2834%29%2Cchr%2839%29%2C%24a%29%2C%24a%29%3B%3F%3E'
    2     1        INIT_FCALL                                               'printf'
          2        INIT_FCALL                                               'str_replace'
          3        SEND_VAL                                                 '%22'
          4        SEND_VAL                                                 '%27'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                         $2      
          7        SEND_VAR                                                 $2
          8        SEND_VAR                                                 !0
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.09 ms | 1394 KiB | 17 Q