3v4l.org

run code in 300+ PHP versions simultaneously
<?php //$s = $_SERVER["REQUEST_URI"]; $s = 'http://www.suredeal.com.au/all-deals/deal/3490?edm=10264&email=jo.f%40mpiremedia.com.au&utm_medium=email&utm_campaign=DUPLICATEDTWO+Pillows+Delivered+to+Your+Door+-+Choose+From+Three+Pillow+Types&utm_content=DUPLICATEDTWO+Pillows+Delivered+to+Your+Door+-+Choose+From+Three+Pillow+Types+CID_e497ad0eca52779f8185ed9f05062871&utm_source=Email%20marketing%20software'; preg_match($s,'/deal/',$res); print_r($res);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7WJF5
function name:  (null)
number of ops:  10
compiled vars:  !0 = $s, !1 = $res
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fwww.suredeal.com.au%2Fall-deals%2Fdeal%2F3490%3Fedm%3D10264%26email%3Djo.f%2540mpiremedia.com.au%26utm_medium%3Demail%26utm_campaign%3DDUPLICATEDTWO%2BPillows%2BDelivered%2Bto%2BYour%2BDoor%2B-%2BChoose%2BFrom%2BThree%2BPillow%2BTypes%26utm_content%3DDUPLICATEDTWO%2BPillows%2BDelivered%2Bto%2BYour%2BDoor%2B-%2BChoose%2BFrom%2BThree%2BPillow%2BTypes%2BCID_e497ad0eca52779f8185ed9f05062871%26utm_source%3DEmail%2520marketing%2520software'
    4     1        INIT_FCALL                                               'preg_match'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 '%2Fdeal%2F'
          4        SEND_REF                                                 !1
          5        DO_ICALL                                                 
    5     6        INIT_FCALL                                               'print_r'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.62 ms | 1385 KiB | 17 Q