--TEST-- Test preg_replace() function : error - bad regular expressions --FILE-- getMessage(), "\n"; } ?> --EXPECTF-- Warning: preg_replace(): Delimiter must not be alphanumeric, backslash, or NUL byte in %spreg_replace_error1.php on line %d NULL Warning: preg_replace(): No ending delimiter '/' found in %spreg_replace_error1.php on line %d NULL Warning: preg_replace(): Unknown modifier '/' in %spreg_replace_error1.php on line %d NULL Warning: preg_replace(): Unknown modifier 'F' in %spreg_replace_error1.php on line %d NULL string(1) "a" string(1) "1" preg_replace(): Argument #1 ($pattern) must be of type array|string, stdClass given