- Fix wrapper issue

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@74843 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2002-03-23 12:18:15 +00:00
parent b6b7655664
commit f744cecae6

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.25 $ -->
<!-- $Revision: 1.26 $ -->
<reference id="ref.zlib">
<title>Zlib Compression Functions</title>
<titleabbrev>Zlib</titleabbrev>
@ -24,6 +24,10 @@
prepend the filename or path with a 'zlib:' prefix when calling
<function>fopen</function>.
</para>
<para>
In version 4.3.0, this special prefix has been changed to 'zlib://'
to prevent ambiguities with filenames containing ':'.
</para>
<para>
This feature requires a C runtime library that provides the
<literal>fopencookie()</literal> function. To my current