3v4l.org

run code in 300+ PHP versions simultaneously
<?php $pass = "dsJ<32.\wwe^"; echo $pass; echo '<br>'; $pass = "cz\vU(rV<zbE"; echo $pass;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/04gCo
function name:  (null)
number of ops:  6
compiled vars:  !0 = $pass
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'dsJ%3C32.%5Cwwe%5E'
    3     1        ECHO                                                     !0
    4     2        ECHO                                                     '%3Cbr%3E'
    5     3        ASSIGN                                                   !0, 'cz%0BU%28rV%3CzbE'
    6     4        ECHO                                                     !0
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.11 ms | 1392 KiB | 13 Q