3v4l.org

run code in 500+ PHP versions simultaneously
<?php $template = 'Searching the |*-*| Dating membership database is the key to locating |*-*| people you would be interested in. You can search for |*-*| Singles including |*-*| Women and |*-*| Men in any location worldwide. Join now to search for |*-*| Singles.'; $array = [ 'Japan', 'Japanese', 'Tokyo', 'Yokohama', 'Osaka', 'Asian', 'Nagoya' ]; shuffle($array); vprintf(str_replace('|*-*|', '%s', $template), $array);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/u0rsW
function name:  (null)
number of ops:  12
compiled vars:  !0 = $template, !1 = $array
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, 'Searching+the+%7C%2A-%2A%7C+Dating+membership+database+is+the+key+to+locating+%7C%2A-%2A%7C+people%0A+you+would+be+interested+in.+You+can+search+for+%7C%2A-%2A%7C+Singles+including+%7C%2A-%2A%7C+Women%0A+and+%7C%2A-%2A%7C+Men+in+any+location+worldwide.+Join+now+to+search+for+%7C%2A-%2A%7C+Singles.'
    7     1        ASSIGN                                                       !1, <array>
   17     2        INIT_FCALL                                                   'shuffle'
          3        SEND_REF                                                     !1
          4        DO_ICALL                                                     
   18     5        INIT_FCALL                                                   'vprintf'
          6        FRAMELESS_ICALL_3                str_replace         ~5      '%7C%2A-%2A%7C', '%25s'
          7        OP_DATA                                                      !0
          8        SEND_VAL                                                     ~5
          9        SEND_VAR                                                     !1
         10        DO_ICALL                                                     
         11      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
170.2 ms | 1416 KiB | 15 Q