3v4l.org

run code in 300+ 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:  15
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        INIT_FCALL                                               'str_replace'
          7        SEND_VAL                                                 '%7C%2A-%2A%7C'
          8        SEND_VAL                                                 '%25s'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                         $5      
         11        SEND_VAR                                                 $5
         12        SEND_VAR                                                 !1
         13        DO_ICALL                                                 
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.81 ms | 1394 KiB | 19 Q