rrichards Sun Jan 11 13:59:00 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/pcre php_pcre.def
Log:
MFH: export php_pcre_free to make mbstring happy
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.def?r1=1.1.2.3.2.1&r2=1.1.2.3.2.1.2.1&diff_format=u
Index: php-src/ext/pcre/php_pcre.def
diff -u php-src/ext/pcre/php_pcre.def:1.1.2.3.2.1
php-src/ext/pcre/php_pcre.def:1.1.2.3.2.1.2.1
--- php-src/ext/pcre/php_pcre.def:1.1.2.3.2.1 Mon Feb 26 12:38:34 2007
+++ php-src/ext/pcre/php_pcre.def Sun Jan 11 13:59:00 2009
@@ -9,3 +9,4 @@
php_pcre_study
php_pcre_version
php_pcre_fullinfo
+php_pcre_free
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php