3v4l.org

run code in 300+ PHP versions simultaneously
<?php $r = explode(' OR site:', '(site:a.b OR site:c.d OR site:e.f) "test"'); $t = print_r($r);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Pagfu
function name:  (null)
number of ops:  10
compiled vars:  !0 = $r, !1 = $t
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'explode'
          1        SEND_VAL                                                 '+OR+site%3A'
          2        SEND_VAL                                                 '%28site%3Aa.b+OR+site%3Ac.d+OR+site%3Ae.f%29+%22test%22'
          3        DO_ICALL                                         $2      
          4        ASSIGN                                                   !0, $2
    4     5        INIT_FCALL                                               'print_r'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                         $4      
          8        ASSIGN                                                   !1, $4
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.98 ms | 1385 KiB | 17 Q