3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( preg_match( '(([\\r\\n]{1,1000})|([^\\S\\r\\n]{1,1000})|(\\\\)|(\')|(")|(\\#)|(\\$)|(([^(\\s\\\\\'"\\#\\$)]|\\(|\\)){1,1000}))A', 'Laravel', $matches ) ); var_dump(PCRE_VERSION);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WBdZJ
function name:  (null)
number of ops:  12
compiled vars:  !0 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
    4     1        INIT_FCALL                                               'preg_match'
    5     2        SEND_VAL                                                 '%28%28%5B%5Cr%5Cn%5D%7B1%2C1000%7D%29%7C%28%5B%5E%5CS%5Cr%5Cn%5D%7B1%2C1000%7D%29%7C%28%5C%5C%29%7C%28%27%29%7C%28%22%29%7C%28%5C%23%29%7C%28%5C%24%29%7C%28%28%5B%5E%28%5Cs%5C%5C%27%22%5C%23%5C%24%29%5D%7C%5C%28%7C%5C%29%29%7B1%2C1000%7D%29%29A'
    6     3        SEND_VAL                                                 'Laravel'
    7     4        SEND_REF                                                 !0
    4     5        DO_ICALL                                         $1      
    7     6        SEND_VAR                                                 $1
    3     7        DO_ICALL                                                 
   10     8        INIT_FCALL                                               'var_dump'
          9        SEND_VAL                                                 '10.42+2022-12-12'
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
138.09 ms | 997 KiB | 15 Q