** warning about bad pattern AND bad parameter: **
Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/5YI6t on line 4
Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in /in/5YI6t on line 4
bool(false)
** warning about bad pattern only: **
Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in /in/5YI6t on line 7
bool(false)
** suppressed warnings: **
bool(false)
Output for 8.2.0 - 8.2.29, 8.3.0 - 8.3.25
** warning about bad pattern AND bad parameter: **
Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/5YI6t on line 4
Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /in/5YI6t on line 4
bool(false)
** warning about bad pattern only: **
Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /in/5YI6t on line 7
bool(false)
** suppressed warnings: **
bool(false)
Output for 8.1.0 - 8.1.33
** warning about bad pattern AND bad parameter: **
Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/5YI6t on line 4
Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /in/5YI6t on line 4
bool(false)
** warning about bad pattern only: **
Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /in/5YI6t on line 7
bool(false)
** suppressed warnings: **
bool(false)