[PHP-DOC] cvs: phpdoc /en/reference/zlib/functions gzinflate.xml gzuncompress.xml

2002-12-01 Thread Stefan Roehrich
sr Sun Dec 1 13:57:51 2002 EDT Modified files: /phpdoc/en/reference/zlib/functions gzinflate.xml gzuncompress.xml Log: Adapt gzinflate/gzuncompress length to current maximal tried length. Index: phpdoc/en/reference/zlib/functions/gzinflate.xml diff -u p

[PHP-DOC] cvs: phpdoc /en/reference/zlib reference.xml

2002-07-28 Thread Stefan Roehrich
sr Sun Jul 28 13:22:09 2002 EDT Modified files: /phpdoc/en/reference/zlib reference.xml Log: Added documentation of zlib runtime configuration options. Index: phpdoc/en/reference/zlib/reference.xml diff -u phpdoc/en/reference/zlib/reference.xml:1.5 p

Re: [PHP-DOC] cvs: phpdoc /en/reference/misc/functions highlight-file.xml

2002-05-11 Thread Stefan Roehrich
On 2002-05-11 12:31:40, Rasmus Lerdorf wrote: > On Sat, 11 May 2002, Stefan Roehrich wrote: > > Header() is also affected because of the added uid to the > > WWW-Authenticate header in safe mode. > > Should we add this (at least to features/safe-mode.xml) or have I >

[PHP-DOC] cvs: phpdoc /en/features http-auth.xml safe-mode.xml /en/reference/http/functions header.xml

2002-05-11 Thread Stefan Roehrich
sr Sat May 11 16:29:52 2002 EDT Modified files: /phpdoc/en/features http-auth.xml safe-mode.xml /phpdoc/en/reference/http/functions header.xml Log: Documented addition of uid to WWW-Authenticate-realm in safe mode. Index: phpdoc/en/features/http-au

Re: [PHP-DOC] cvs: phpdoc /en/reference/misc/functions highlight-file.xml

2002-05-11 Thread Stefan Roehrich
On 2002-05-11 11:54:58, Rasmus Lerdorf wrote: > Well, and open_basedir, but do we really need to document this? > Theoretically every function that reads files and subject to > safe-mode/open_basedir restrictions. Header() is also affected because of the added uid to the WWW-Authenticate header i

[PHP-DOC] cvs: phpdoc /en/functions zlib.xml

2002-03-13 Thread Stefan Roehrich
sr Wed Mar 13 17:35:05 2002 EDT Modified files: /phpdoc/en/functionszlib.xml Log: Added description of optional encoding_mode to gzencode(). Index: phpdoc/en/functions/zlib.xml diff -u phpdoc/en/functions/zlib.xml:1.23 phpdoc/en/functions/zli

[PHP-DOC] Re: Bug #15930 Updated: gzencode can't have a level

2002-03-07 Thread Stefan Roehrich
Hello! On 2002-03-07 18:04:09, [EMAIL PROTECTED] wrote: > Well, I prefer the fonctionnality in documentation > or something like : gzencode($data[,$level[,$mode]]) There was an error in the documenation of gzencode(), the second (optional) parameter wasn't the compression level, it was a compres