3v4l.org

run code in 300+ PHP versions simultaneously
<?php $line = "$username:$password"; echo $line; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SOEYp
function name:  (null)
number of ops:  6
compiled vars:  !0 = $line, !1 = $username, !2 = $password
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ROPE_INIT                                     3  ~4      !1
          1        ROPE_ADD                                      1  ~4      ~4, '%3A'
          2        ROPE_END                                      2  ~3      ~4, !2
          3        ASSIGN                                                   !0, ~3
    3     4        ECHO                                                     !0
    4     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.94 ms | 1392 KiB | 13 Q