3v4l.org

run code in 300+ PHP versions simultaneously
<?php $PLAA1_UC = ucfirst("'hal'\lo"); echo stripslashes($PLAA1_UC); echo $PLAA1 = "'".$PLAA1_UC."'";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3EMI6
function name:  (null)
number of ops:  13
compiled vars:  !0 = $PLAA1_UC, !1 = $PLAA1
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'ucfirst'
          1        SEND_VAL                                                 '%27hal%27%5Clo'
          2        DO_ICALL                                         $2      
          3        ASSIGN                                                   !0, $2
    4     4        INIT_FCALL                                               'stripslashes'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                         $4      
          7        ECHO                                                     $4
    5     8        CONCAT                                           ~5      '%27', !0
          9        CONCAT                                           ~6      ~5, '%27'
         10        ASSIGN                                           ~7      !1, ~6
         11        ECHO                                                     ~7
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.39 ms | 1394 KiB | 17 Q