Logo

PCRE Functions

preg_filter preg_grep preg_last_error preg_last_error_msg preg_match preg_match_all preg_quote preg_replace preg_replace_callback preg_replace_callback_array preg_split

preg_last_error_msg

Logo PHPCompatibility/PHPCompatibility PHPCompatibility/PHPCompatibility
Supported Versions: PHP 8
Returns the error message of the last PCRE regex execution
<?php preg_last_error_msg(): string