3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "start\n"; $x = htmlentities('a', 'US-ASCII'); echo "end\n";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/b7Lf1
function name:  (null)
number of ops:  8
compiled vars:  !0 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ECHO                                                     'start%0A'
    4     1        INIT_FCALL                                               'htmlentities'
          2        SEND_VAL                                                 'a'
          3        SEND_VAL                                                 'US-ASCII'
          4        DO_ICALL                                         $1      
          5        ASSIGN                                                   !0, $1
    5     6        ECHO                                                     'end%0A'
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.46 ms | 1394 KiB | 15 Q