mirror of
https://github.com/php/php-src.git
synced 2026-04-04 06:32:49 +02:00
Provides the last PCRE error as a human-readable message, similar to functionality existing in other extensions, such as json_last_error_msg(). Closes GH-5185.