3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match('/(?i)msie [1-8]/',$_SERVER['HTTP_USER_AGENT']) ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KDaeW
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_match'
          1        SEND_VAL                                                 '%2F%28%3Fi%29msie+%5B1-8%5D%2F'
          2        FETCH_R                      global              ~0      '_SERVER'
          3        FETCH_DIM_R                                      ~1      ~0, 'HTTP_USER_AGENT'
          4        SEND_VAL                                                 ~1
          5        DO_ICALL                                                 
    4     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.4 ms | 1385 KiB | 15 Q