3v4l.org

run code in 300+ PHP versions simultaneously
<?php $plop = "entrée"; $rplop = htmlspecialchars($plop); echo "rplop is $rplops";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WAcF8
function name:  (null)
number of ops:  9
compiled vars:  !0 = $plop, !1 = $rplop, !2 = $rplops
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   ASSIGN                                                   !0, 'entr%C3%A9e'
    8     1        INIT_FCALL                                               'htmlspecialchars'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $4      
          4        ASSIGN                                                   !1, $4
   10     5        NOP                                                      
          6        FAST_CONCAT                                      ~6      'rplop+is+', !2
          7        ECHO                                                     ~6
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.44 ms | 1394 KiB | 15 Q