3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match( '/^\[ADDING MEMBER ID 199867 TO THE 25 MATRIX... Checking For Next Paid Sponsor in Level 25 SPONSOR ID FOUND IS 199849 Sponsor ID found to be: 199849 Checking Row 1 Checking Row 2 COULD NOT FIND AN OPEN SPOT IN THE MATRIX OF SPONSOR ID: 2377893(\d+)\]/', '[#1234] Subject', $matches); echo $matches[0]; // 1234
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3k0jg
function name:  (null)
number of ops:  8
compiled vars:  !0 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_match'
          1        SEND_VAL                                                 '%2F%5E%5C%5BADDING+MEMBER+ID+199867+TO+THE+25+MATRIX...%0A%09%09%09%09Checking+For+Next+Paid+Sponsor+in+Level+25%0A%09%09%09%09SPONSOR+ID+FOUND+IS+199849%0A%09%09%09%09Sponsor+ID+found+to+be%3A+199849%0A%09%09%09%09Checking+Row+1%0A%09%09%09%09Checking+Row+2%0A%09%09%09%09COULD+NOT+FIND+AN+OPEN+SPOT+IN+THE+MATRIX+OF+SPONSOR+ID%3A+2377893%28%5Cd%2B%29%5C%5D%2F'
    8     2        SEND_VAL                                                 '%5B%231234%5D+Subject'
          3        SEND_REF                                                 !0
          4        DO_ICALL                                                 
    9     5        FETCH_DIM_R                                      ~2      !0, 0
          6        ECHO                                                     ~2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.06 ms | 1394 KiB | 15 Q