3v4l.org

run code in 300+ PHP versions simultaneously
<?php $matches = null; $returnValue = preg_match('/[<>"\\\/:=;]/', '//orba.pl/"\\ />\\', $matches); var_dump($returnValue, $matches);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/iTsio
function name:  (null)
number of ops:  12
compiled vars:  !0 = $matches, !1 = $returnValue
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, null
    4     1        INIT_FCALL                                               'preg_match'
          2        SEND_VAL                                                 '%2F%5B%3C%3E%22%5C%5C%2F%3A%3D%3B%5D%2F'
          3        SEND_VAL                                                 '%2F%2Forba.pl%2F%22%5C+%2F%3E%5C'
          4        SEND_REF                                                 !0
          5        DO_ICALL                                         $3      
          6        ASSIGN                                                   !1, $3
    6     7        INIT_FCALL                                               'var_dump'
          8        SEND_VAR                                                 !1
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.95 ms | 1394 KiB | 17 Q