3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s="aaaaaa"; $q="str_replace"; $g = ""; echo strlen($g); /* $g = ""; while (strlen($g)<strlen($s)) { echo "aaa"; //$q = pack("H*",md5($g.$q."q1w2e3r4")); $g.=substr($q,0,8); } */ //echo $s^$g;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/uLAtL
function name:  (null)
number of ops:  6
compiled vars:  !0 = $s, !1 = $q, !2 = $g
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'aaaaaa'
    4     1        ASSIGN                                                   !1, 'str_replace'
    6     2        ASSIGN                                                   !2, ''
    7     3        STRLEN                                           ~6      !2
          4        ECHO                                                     ~6
   19     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.75 ms | 1392 KiB | 13 Q