From 1408a257eb56647b7740c1717820d49743d798f9 Mon Sep 17 00:00:00 2001 From: Rob Richards Date: Sun, 11 Jan 2009 13:58:33 +0000 Subject: export php_pcre_free to make mbstring happy --- ext/pcre/php_pcre.def | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/pcre/php_pcre.def') 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 -- cgit v1.2.1