From: Rob Richards Date: Sun, 11 Jan 2009 13:58:33 +0000 (+0000) Subject: export php_pcre_free to make mbstring happy X-Git-Tag: php-5.4.0alpha1~191^2~4559 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1408a257eb56647b7740c1717820d49743d798f9;p=php export php_pcre_free to make mbstring happy --- diff --git a/ext/pcre/php_pcre.def b/ext/pcre/php_pcre.def index c773c6bc99..0e49897662 100644 --- a/ext/pcre/php_pcre.def +++ b/ext/pcre/php_pcre.def @@ -9,3 +9,4 @@ php_pcre_maketables php_pcre_study php_pcre_version php_pcre_fullinfo +php_pcre_free