From: Frank M. Kromann Date: Thu, 15 Dec 2005 02:25:58 +0000 (+0000) Subject: Export symbols needed by pecl/http X-Git-Tag: php-5.1.2RC1~109 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67313884c19ff1290f308d102ab1bcf5f08ce946;p=php Export symbols needed by pecl/http --- diff --git a/ext/zlib/php_zlib.def b/ext/zlib/php_zlib.def index b166331fa9..c0ff0dae51 100644 --- a/ext/zlib/php_zlib.def +++ b/ext/zlib/php_zlib.def @@ -13,3 +13,6 @@ EXPORTS crc32 inflateReset deflateReset + zlibVersion + zError + \ No newline at end of file