[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-08-20 Thread Jakub Vrana
vrana   Mon Aug 20 10:45:59 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  GD fonts are in latin2 (bug #37009)
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.207&r2=1.208&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.207 
phpdoc/en/language-snippets.ent:1.208
--- phpdoc/en/language-snippets.ent:1.207   Sat Jul 21 04:19:32 2007
+++ phpdoc/en/language-snippets.ent Mon Aug 20 10:45:59 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -246,7 +246,7 @@
 
 
 fontCan be 1, 2, 3, 4, 5 for built-in 
-fonts (where higher numbers corresponding to larger fonts) or any of your
+fonts in latin2 encoding (where higher numbers corresponding to larger fonts) 
or any of your
 own font identifiers registered with imageloadfont.
 '>
 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/cyrus reference.xml

2007-06-30 Thread Gwynne Amaya Raskind
gwynne  Sun Jul  1 01:52:49 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/cyrus  reference.xml 
  Log:
  Fix grammatical error in IMAP/Yaz/Recode/Cyrus warning, remove spurious 
function warning in Cyrus.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.205&r2=1.206&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.205 
phpdoc/en/language-snippets.ent:1.206
--- phpdoc/en/language-snippets.ent:1.205   Thu Jun 21 13:15:25 2007
+++ phpdoc/en/language-snippets.ent Sun Jul  1 01:52:48 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -124,7 +124,7 @@
 linkend="ref.imap">IMAP, recode,
 YAZ and Cyrus
 extensions cannot be used in conjuction, because they
-both share the same internal symbol.'>
+all share the same internal symbol.'>
 
 By using the CGI setup, your server
 is open to several possible attacks. Please read our
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/cyrus/reference.xml?r1=1.10&r2=1.11&diff_format=u
Index: phpdoc/en/reference/cyrus/reference.xml
diff -u phpdoc/en/reference/cyrus/reference.xml:1.10 
phpdoc/en/reference/cyrus/reference.xml:1.11
--- phpdoc/en/reference/cyrus/reference.xml:1.10Wed Jun 20 22:24:18 2007
+++ phpdoc/en/reference/cyrus/reference.xml Sun Jul  1 01:52:49 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
 
@@ -12,7 +12,6 @@

 &reftitle.intro;
 
- &warn.undocumented.func; 
  ¬e.no-windows.extension;
 
 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/svn constants.xml /en/reference/svn/functions svn-client-version.xml svn-repos-hotcopy.xml

2007-06-21 Thread Hannes Magnusson
bjori   Thu Jun 21 13:15:25 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/svnconstants.xml 
/phpdoc/en/reference/svn/functions  svn-client-version.xml 
svn-repos-hotcopy.xml 
  Log:
  Fix build
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.204&r2=1.205&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.204 
phpdoc/en/language-snippets.ent:1.205
--- phpdoc/en/language-snippets.ent:1.204   Thu Jun 21 04:17:51 2007
+++ phpdoc/en/language-snippets.ent Thu Jun 21 13:15:25 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -809,8 +809,8 @@
 
 
 Relative paths will be resolved as 
if the current working directory was the one that contains the PHP binary. To 
use the calling script's working directory, use realpath 
or dirname(__FILE__).">
-status constants for 
possible values.'>
-type constants for possible 
values.'>
+status constants for possible values.'>
+type 
constants for possible values.'>
 
 
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/constants.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/svn/constants.xml
diff -u phpdoc/en/reference/svn/constants.xml:1.2 
phpdoc/en/reference/svn/constants.xml:1.3
--- phpdoc/en/reference/svn/constants.xml:1.2   Thu Jun 21 11:46:57 2007
+++ phpdoc/en/reference/svn/constants.xml   Thu Jun 21 13:15:25 2007
@@ -1,5 +1,5 @@
 
-
+
 http://docbook.org/ns/docbook";>
  &reftitle.constants;
  &extension.constants;
@@ -73,6 +73,7 @@
 SVN_AUTH_PARAM_SSL_SERVER_CERT_INFO 
 (string)

+   
   
   

http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-client-version.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-client-version.xml
diff -u phpdoc/en/reference/svn/functions/svn-client-version.xml:1.2 
phpdoc/en/reference/svn/functions/svn-client-version.xml:1.3
--- phpdoc/en/reference/svn/functions/svn-client-version.xml:1.2Thu Jun 
21 11:46:57 2007
+++ phpdoc/en/reference/svn/functions/svn-client-version.xmlThu Jun 21 
13:15:25 2007
@@ -1,5 +1,5 @@
 
-
+
 http://docbook.org/ns/docbook";>
  
   svn_client_version
@@ -65,8 +65,8 @@
  
   &reftitle.examples;
   
-   Basic example

+Basic example
 
 

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /entities global.ent

2007-06-21 Thread Gwynne Raskind

On Jun 21, 2007, at 6:09 AM, Richard A. Quadling wrote:

Should I commit the patch to fix this whilst the freeze is on? Does it
apply to EVERYTHING?

Typo: ENITTY => ENTITY


Build-breaker fixes like this can be committed, just don't make any  
major changes to anything until Hannes gives the all-clear :).


-- Gwynne, Daughter of the Code
"This whole world is an asylum for the incurable."


RE: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /entities global.ent

2007-06-21 Thread Richard A. Quadling
Should I commit the patch to fix this whilst the freeze is on? Does it
apply to EVERYTHING?

Typo: ENITTY => ENTITY

$ cvs diff global.ent
Index: global.ent
===
RCS file: /repository/phpdoc/entities/global.ent,v
retrieving revision 1.301
diff -u -r1.301 global.ent
--- global.ent  21 Jun 2007 04:17:51 -  1.301
+++ global.ent  21 Jun 2007 10:07:57 -
@@ -370,7 +370,7 @@
 http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.list.html";>
 http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.status.html";>
 http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.update.html";>
-http://svnbook.red-bean.com/en/1.2/svn.advanced.externaldifftools.html";
>
+http://svnbook.red-bean.com/en/1.2/svn.advanced.externaldifftools.html";
>
 ftp://ftp.sgi.com/sgi/graphics/grafica/flash/";>
 http://www.sybase.com/";>
 http://www.php.net/extra/ctlib-linux-elf.tar.gz";>



> -Original Message-
> From: Edward Z. Yang [mailto:[EMAIL PROTECTED] 
> Sent: 21 June 2007 05:18
> To: phpdoc@lists.php.net
> Subject: [PHP-DOC] cvs: phpdoc /en language-snippets.ent 
> /entities global.ent 
> 
> ezyangThu Jun 21 04:17:52 2007 UTC
> 
>   Modified files:  
> /phpdoc/enlanguage-snippets.ent 
> /phpdoc/entities  global.ent 
>   Log:
>   Update entity files in preparation for commit of Subversion docs.
>   
> http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?
> r1=1.203&r2=1.204&diff_format=u
> Index: phpdoc/en/language-snippets.ent
> diff -u phpdoc/en/language-snippets.ent:1.203 
> phpdoc/en/language-snippets.ent:1.204
> --- phpdoc/en/language-snippets.ent:1.203 Wed Jun 20 22:24:10 2007
> +++ phpdoc/en/language-snippets.ent   Thu Jun 21 04:17:51 2007
> @@ -1,4 +1,4 @@
> -
> +
>  
>  
>  
> @@ -807,10 +807,14 @@
>  xmlwriterOnly for 
> procedural calls. 
>  The XMLWriter resource that is being modified. 
> This resource comes from a call to 
> xmlwriter_open_uri or 
> xmlwriter_open_memory.<
> /varlistentry>'>
>  
> +
> +Relative paths will be 
> +resolved as if the current working directory was the one 
> that contains 
> +the PHP binary. To use the calling script's working directory, use 
> +realpath or 
> dirname(__FILE__).">
> + +linkend="svn.constants#svn.constants.status">status constants 
> +for possible values.'>  +linkend="svn.constants#svn.constants.type">type constants for 
> +possible values.'>
> +
>  
>   success.'>   ImagickException on error.'>   imagick.imagickdraw.throws 'Throws ImagickDrawException on 
> error.'>   ImagickPixelException on error.'>   imagick.imagickpixeliterator.throws 'Throws 
> ImagickPixelIteratorException on error.'>
> -
> http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.
> 300&r2=1.301&diff_format=u
> Index: phpdoc/entities/global.ent
> diff -u phpdoc/entities/global.ent:1.300 
> phpdoc/entities/global.ent:1.301
> --- phpdoc/entities/global.ent:1.300  Thu Jun 21 00:30:22 2007
> +++ phpdoc/entities/global.entThu Jun 21 04:17:51 2007
> @@ -1,6 +1,6 @@
>  

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /entities global.ent

2007-06-20 Thread Edward Z. Yang
ezyang  Thu Jun 21 04:17:52 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/entitiesglobal.ent 
  Log:
  Update entity files in preparation for commit of Subversion docs.
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.203&r2=1.204&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.203 
phpdoc/en/language-snippets.ent:1.204
--- phpdoc/en/language-snippets.ent:1.203   Wed Jun 20 22:24:10 2007
+++ phpdoc/en/language-snippets.ent Thu Jun 21 04:17:51 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -807,10 +807,14 @@
 xmlwriterOnly for procedural calls. 
 The XMLWriter resource that is being modified. This resource 
comes from a call to xmlwriter_open_uri or 
xmlwriter_open_memory.'>
 
+
+Relative paths will be resolved as 
if the current working directory was the one that contains the PHP binary. To 
use the calling script's working directory, use realpath 
or dirname(__FILE__).">
+status constants for 
possible values.'>
+type constants for possible 
values.'>
+
 
 
 
 
 
 
-
http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.300&r2=1.301&diff_format=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.300 phpdoc/entities/global.ent:1.301
--- phpdoc/entities/global.ent:1.300Thu Jun 21 00:30:22 2007
+++ phpdoc/entities/global.ent  Thu Jun 21 04:17:51 2007
@@ -1,6 +1,6 @@
 

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/imagick .cvsignore reference.xml

2007-06-04 Thread Alexander Songe
asonge  Tue Jun  5 02:25:16 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/imagick.cvsignore reference.xml 
  Log:
  Initial commit of new Imagick docs for the new API, large one soon to follow 
(seperated due to mailing list limit).
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.200&r2=1.201&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.200 
phpdoc/en/language-snippets.ent:1.201
--- phpdoc/en/language-snippets.ent:1.200   Sun Apr 15 16:31:06 2007
+++ phpdoc/en/language-snippets.ent Tue Jun  5 02:25:15 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -806,3 +806,9 @@
 
 xmlwriterOnly for procedural calls. 
 The XMLWriter resource that is being modified. This resource 
comes from a call to xmlwriter_open_uri or 
xmlwriter_open_memory.'>
+
+
+
+
+
+
\ No newline at end of file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/imagick/.cvsignore?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/imagick/.cvsignore
diff -u /dev/null phpdoc/en/reference/imagick/.cvsignore:1.3
--- /dev/null   Tue Jun  5 02:25:16 2007
+++ phpdoc/en/reference/imagick/.cvsignore  Tue Jun  5 02:25:16 2007
@@ -0,0 +1 @@
+functions.xml
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/imagick/reference.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/imagick/reference.xml
diff -u /dev/null phpdoc/en/reference/imagick/reference.xml:1.3
--- /dev/null   Tue Jun  5 02:25:16 2007
+++ phpdoc/en/reference/imagick/reference.xml   Tue Jun  5 02:25:16 2007
@@ -0,0 +1,64 @@
+
+
+
+
+
+ Imagick &Functions;
+ imagick
+
+ 
+  
+   &reftitle.intro;
+   
+Imagick is a native php extension to create and modify images using the
+ImageMagick API.
+   
+  
+  
+   &reftitle.required;
+   
+This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+.
+   
+  
+
+  
+  
+  
+  
+
+  
+   &reftitle.resources;
+   
+Type of resource types (link id, etc.) this extension returns.
+   
+   &no.resource;
+  
+ 
+ &reference.imagick.constants;
+ &reference.imagick.imagick;
+ &reference.imagick.imagickdraw;
+ &reference.imagick.imagickpixel;
+ &reference.imagick.imagickpixeliterator;
+ 
+
+
+


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-04-15 Thread Michael Wallner
mikeSun Apr 15 16:31:06 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  - fypo tix
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.199&r2=1.200&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.199 
phpdoc/en/language-snippets.ent:1.200
--- phpdoc/en/language-snippets.ent:1.199   Sun Apr 15 13:47:42 2007
+++ phpdoc/en/language-snippets.ent Sun Apr 15 16:31:06 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -800,7 +800,7 @@
 The 
&link.http.request.option; encodecookies controls
whether the cookie values should be 
urlencoded.'>
 &http.request.affects.any;'>
-This output handler can only be 
uised once.'>
+This output handler can only be 
used once.'>
 
 
 


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-04-15 Thread Michael Wallner
Thanks!

Buesching, Logan J wrote:
> There is a spelling error in that I believe:
> 
> +This output handler can only
> be uised once.'>
> 
> I believe it should read "used once".


-- 
Michael


RE: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-04-15 Thread Buesching, Logan J
There is a spelling error in that I believe:

+This output handler can only
be uised once.'>

I believe it should read "used once".

-Logan

-Original Message-
From: Michael Wallner [mailto:[EMAIL PROTECTED] 
Sent: Sunday, April 15, 2007 9:48 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DOC] cvs: phpdoc /en language-snippets.ent 

mikeSun Apr 15 13:47:42 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  - http entities
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.198&r
2=1.199&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.198
phpdoc/en/language-snippets.ent:1.199
--- phpdoc/en/language-snippets.ent:1.198   Sat Apr  7 16:37:12 2007
+++ phpdoc/en/language-snippets.ent Sun Apr 15 13:47:42 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -787,6 +787,7 @@
 Content-Disposition header is very useful
if the data actually sent came from a file or something similar,
that should be "saved"
by the client/user (i.e. by browsers "Save as..." popup
window).'>
+ob_start.'>
 
 Previously calculated or defined ETag
and Last-Modified will be recalculated and
redefined.'>
@@ -799,6 +800,7 @@
 The
&link.http.request.option; encodecookies controls
whether the cookie values should be
urlencoded.'>
 &http.request.affects.any;'>

 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-04-15 Thread Michael Wallner
mikeSun Apr 15 13:47:42 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  - http entities
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.198&r2=1.199&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.198 
phpdoc/en/language-snippets.ent:1.199
--- phpdoc/en/language-snippets.ent:1.198   Sat Apr  7 16:37:12 2007
+++ phpdoc/en/language-snippets.ent Sun Apr 15 13:47:42 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -787,6 +787,7 @@
 Content-Disposition 
header is very useful
if the data actually sent came from a file or something similar, that 
should be "saved"
by the client/user (i.e. by browsers "Save as..." popup window).'>
+ob_start.'>
 
 Previously 
calculated or defined ETag
and Last-Modified will be recalculated and 
redefined.'>
@@ -799,6 +800,7 @@
 The 
&link.http.request.option; encodecookies controls
whether the cookie values should be 
urlencoded.'>
 &http.request.affects.any;'>
+This output handler can only be 
uised once.'>
 
 
 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/http/functions/caching http-cache-etag.xml http-cache-last-modified.xml /en/reference/http/functions/responses http-redirect.xml http-se

2007-04-05 Thread Michael Wallner
mikeThu Apr  5 18:16:50 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/http/functions/caching http-cache-etag.xml 
http-cache-last-modified.xml 
/phpdoc/en/reference/http/functions/responses   http-redirect.xml 

http-send-content-disposition.xml 

http-send-content-type.xml 
http-send-data.xml 
http-send-file.xml 

http-send-last-modified.xml 
http-send-status.xml 
http-send-stream.xml 
http-throttle.xml 
  Log:
  - add "see HttpResponse for PHP-5.1+"
  http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.196&r2=1.197&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.196 
phpdoc/en/language-snippets.ent:1.197
--- phpdoc/en/language-snippets.ent:1.196   Wed Apr  4 19:39:34 2007
+++ phpdoc/en/language-snippets.ent Thu Apr  5 18:16:49 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -781,6 +781,8 @@
 exits on success'>
 
 
+HttpResponse class if you are using PHP-5.1 and above'>
 
 This function is supposed to be 
used in conjunction with
http_send_data, http_send_file 
&listendand; http_send_stream.'>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/caching/http-cache-etag.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/http/functions/caching/http-cache-etag.xml
diff -u phpdoc/en/reference/http/functions/caching/http-cache-etag.xml:1.6 
phpdoc/en/reference/http/functions/caching/http-cache-etag.xml:1.7
--- phpdoc/en/reference/http/functions/caching/http-cache-etag.xml:1.6  Wed Apr 
 4 19:17:07 2007
+++ phpdoc/en/reference/http/functions/caching/http-cache-etag.xml  Thu Apr 
 5 18:16:49 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -113,6 +113,7 @@
   

 http_cache_last_modified
+&http.response.class.php51;

   
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml
diff -u 
phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml:1.5 
phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml:1.6
--- phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml:1.5 
Wed Apr  4 19:17:07 2007
+++ phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml 
Thu Apr  5 18:16:49 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -114,6 +114,7 @@
   

 http_cache_etag
+&http.response.class.php51;

   
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-redirect.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/http/functions/responses/http-redirect.xml
diff -u phpdoc/en/reference/http/functions/responses/http-redirect.xml:1.7 
phpdoc/en/reference/http/functions/responses/http-redirect.xml:1.8
--- phpdoc/en/reference/http/functions/responses/http-redirect.xml:1.7  Wed Apr 
 4 19:18:32 2007
+++ phpdoc/en/reference/http/functions/responses/http-redirect.xml  Thu Apr 
 5 18:16:50 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -146,17 +146,14 @@
  
 
 
- 
 
 
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml?r1=1.4&r2=1.5&diff_format=u
Index: 
phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml
diff -u 
phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml:1.4
 
phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml:1.5
--- 
phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml:1.4
  Wed Apr  4 19:17:07 2007
+++ 
phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml  
Thu Apr  5 18:16:50 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -125,6 +125,7 @@
 http_send_data
 http_send_file
 http_send_stream
+&http.response.class.php51;

   
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-send-content-type.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/http/functions/responses/http-send-content-type.xml
diff -u 
phpdoc/en/reference/http/functions/responses/http-send-content-type.xml:1.4 
phpdoc/en/reference/http/functions/responses/http-send-content-type.xml:1.5
--- phpdoc/en/reference/http/functions/responses/http-send-content-type.xml:1.4 
Wed Apr  4 19:17:07 2007
+++ phpdoc/en/reference/http/functions/responses/http-send-content-type.xml 
Thu Apr  5 18:16:50 2007
@@ -1,5 +1,5 @@

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-04-04 Thread Michael Wallner
mikeWed Apr  4 19:39:34 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  - update see entities
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.195&r2=1.196&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.195 
phpdoc/en/language-snippets.ent:1.196
--- phpdoc/en/language-snippets.ent:1.195   Wed Apr  4 19:06:26 2007
+++ phpdoc/en/language-snippets.ent Wed Apr  4 19:39:34 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -769,11 +769,8 @@
 function instead.'>
 
 
-
-   See http_get 
for a full list of 
-   available options.
-  '>
-See the full list of 
&link.http.request.options;.'>
+http.force_exit for 
what "exits" means.'>
 
 INI 
setting'>


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/http/functions/caching http-cache-etag.xml http-cache-last-modified.xml /en/reference/http/functions/responses http-redirect.xml http-se

2007-04-04 Thread Michael Wallner
mikeWed Apr  4 19:06:27 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/http/functions/caching http-cache-etag.xml 
http-cache-last-modified.xml 
/phpdoc/en/reference/http/functions/responses   http-redirect.xml 

http-send-content-disposition.xml 

http-send-content-type.xml 
http-send-data.xml 
http-send-file.xml 

http-send-last-modified.xml 
http-send-status.xml 
http-send-stream.xml 
http-throttle.xml 
  Log:
  - reviewed caching and response functions
  
  http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.194&r2=1.195&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.194 
phpdoc/en/language-snippets.ent:1.195
--- phpdoc/en/language-snippets.ent:1.194   Thu Mar 29 17:49:16 2007
+++ phpdoc/en/language-snippets.ent Wed Apr  4 19:06:26 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -785,6 +785,10 @@
 
 
 
+This function is supposed to be 
used in conjunction with
+   http_send_data, http_send_file 
&listendand; http_send_stream.'>
+This function may be used 
in conjunction with
+   http_send_data, http_send_file 
&listendand; http_send_stream.'>
 The 
&link.http.request.option; encodecookies controls
whether the cookie values should be 
urlencoded.'>
 &http.request.affects.any;'>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/caching/http-cache-etag.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/http/functions/caching/http-cache-etag.xml
diff -u phpdoc/en/reference/http/functions/caching/http-cache-etag.xml:1.4 
phpdoc/en/reference/http/functions/caching/http-cache-etag.xml:1.5
--- phpdoc/en/reference/http/functions/caching/http-cache-etag.xml:1.4  Thu Mar 
29 17:49:01 2007
+++ phpdoc/en/reference/http/functions/caching/http-cache-etag.xml  Wed Apr 
 4 19:06:27 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -12,11 +12,10 @@
boolhttp_cache_etag
stringetag
   
-
   
Attempts to cache the sent entity by its ETag, either supplied or generated 
-   by the hash algorithm specified by the 
-   INI setting 
http.etag.mode.
+   by the hash algorithm specified by the &link.http.configuration;
+   http.etag.mode.
   
   
If the clients If-None-Match header matches the 
supplied/calculated
@@ -24,9 +23,13 @@
a 304 Not Modified status code is issued.
   
   
-   A log entry is written to the cache log if the
-   &link.http.configuration; http.log.cache
-   is set and the cache attempt was successful.
+   A log entry is written to the cache log if the &link.http.configuration;
+   http.log.cache is set
+   and the cache attempt was successful.
+  
+  ¬e.http.send.API.mayuse;
+  
+   If this function is used outside the http_send_*() API, it facilitates the 
ob_etaghandler.
   
  
  
@@ -37,7 +40,7 @@
  etag
  
   
-   Custom ETag
+   custom ETag
   
  
 
@@ -87,49 +90,32 @@
  -->
 
 
- 
 
 
- 
 
 
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml
diff -u 
phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml:1.3 
phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml:1.4
--- phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml:1.3 
Thu Mar 29 17:49:01 2007
+++ phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml 
Wed Apr  4 19:06:27 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -12,22 +12,21 @@
boolhttp_cache_last_modified
inttimestamp_or_expires
   
-
   
Attempts to cache the sent entity by its last modification date.
   
   
If the supplied argument is greater than 0, it is handled as timestamp
and will be sent as date of last modification. If it is 0 or omitted,
-   the current time will be sent as Last-Modified date. If it's negative,
-   it is handled as expiration time in seconds, which means that if the
-   requested last modification date is not between the calculated timespan,
+   the current time will be sent as Last-Modified date.
+   If it's negative, it is handled as expiration time in seconds, which means 
+   that if the requested last modification date is not between the calculated 
timespan,
the Last-Modified header is updated and the actual body 
will be sent.
   
   
-   A log entry will be written to the cache log if the 
-   &link.http.configuration; 

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-03-29 Thread Michael Wallner
mikeThu Mar 29 17:49:17 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  - new entities
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.193&r2=1.194&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.193 
phpdoc/en/language-snippets.ent:1.194
--- phpdoc/en/language-snippets.ent:1.193   Tue Mar 27 10:16:13 2007
+++ phpdoc/en/language-snippets.ent Thu Mar 29 17:49:16 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -773,12 +773,15 @@
See http_get 
for a full list of 
available options.
   '>
+http.force_exit for 
what "exits" means.'>
 
 INI 
setting'>
 request option'>
 request options'>
 Request/response information'>
 
+exits on success'>
 
 
 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-03-27 Thread Michael Wallner
mikeTue Mar 27 10:16:13 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  - update entities
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.192&r2=1.193&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.192 
phpdoc/en/language-snippets.ent:1.193
--- phpdoc/en/language-snippets.ent:1.192   Sun Mar  4 09:39:34 2007
+++ phpdoc/en/language-snippets.ent Tue Mar 27 10:16:13 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -771,13 +771,20 @@
 
 
See http_get 
for a full list of 
-   available parameters and options.
+   available options.
   '>
 
 INI 
setting'>
-Request options'>
+request option'>
+request options'>
 Request/response information'>
 
+
+
+
+The 
&link.http.request.option; encodecookies controls
+   whether the cookie values should be 
urlencoded.'>
+&http.request.affects.any;'>
 
 
 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-03-04 Thread Philip Olson
philip  Sun Mar  4 09:39:34 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Cleaned up the Windows PECL entities to use &url.pecl.win;
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.191&r2=1.192&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.191 
phpdoc/en/language-snippets.ent:1.192
--- phpdoc/en/language-snippets.ent:1.191   Wed Feb 28 05:36:07 2007
+++ phpdoc/en/language-snippets.ent Sun Mar  4 09:39:34 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -464,17 +464,15 @@
 the extensions/ directory within the PHP Windows
 binaries download.'>
 
-PECL
-extension DLL from the 
-PHP Downloads page or at 
-&url.php.snapshots;.'>
-
-PECL extension from the various
-PECL snaps pages (select the appropriate repository for
-your version of PHP): PECL for PHP
-4.3.x, PECL for PHP 5.0.x
- or PECL Unstable.'>
+DLL for this PECL extension
+may be downloaded from either the 
+PHP Downloads page or from 
+&url.pecl.win;'>
+
+PECL 
+extensions may be downloaded from:
+&url.pecl.win;'>
 
 PECL repository and is no longer bundled with 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/fdf configure.xml /en/reference/ibase configure.xml /en/reference/ldap configure.xml /en/reference/msql configure.xml /en/reference/o

2007-02-27 Thread Philip Olson
philip  Wed Feb 28 05:36:08 2007 UTC

  Modified files:  
/phpdoc/en/reference/fdfconfigure.xml 
/phpdoc/en/reference/ibase  configure.xml 
/phpdoc/en/reference/ldap   configure.xml 
/phpdoc/en/reference/msql   configure.xml 
/phpdoc/en/reference/opensslconfigure.xml 
/phpdoc/en/reference/pspell configure.xml 
/phpdoc/en/reference/xslt   configure.xml 
/phpdoc/en  language-snippets.ent 
  Log:
  Removed information about copying files into the Windows system directory and
  instead discussed our preferred method: Putting the PHP directory in PATH.
  # At some point have other extensions use the new &ext.windows.path.dll; too
  
  http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/fdf/configure.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/fdf/configure.xml
diff -u phpdoc/en/reference/fdf/configure.xml:1.5 
phpdoc/en/reference/fdf/configure.xml:1.6
--- phpdoc/en/reference/fdf/configure.xml:1.5   Thu Feb 15 09:24:35 2007
+++ phpdoc/en/reference/fdf/configure.xml   Wed Feb 28 05:36:07 2007
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.install;
   
@@ -23,12 +23,10 @@
  
  
   Note to Win32 Users
-  
-   In order to enable this module on a Windows environment, you must copy
-   fdftk.dll from the DLL folder of the PHP/Win32 binary
-   package to the SYSTEM32 folder of your Windows machine. (Ex: C:\WINNT\SYSTEM32
-   or C:\WINDOWS\SYSTEM32)
-  
+  
+   &ext.windows.path.dll;
+   fdftk.dll
+  
  
 
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ibase/configure.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/ibase/configure.xml
diff -u phpdoc/en/reference/ibase/configure.xml:1.4 
phpdoc/en/reference/ibase/configure.xml:1.5
--- phpdoc/en/reference/ibase/configure.xml:1.4 Thu Feb 15 09:24:36 2007
+++ phpdoc/en/reference/ibase/configure.xml Wed Feb 28 05:36:07 2007
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.install;
  
@@ -10,14 +10,16 @@
  
  
   Note to Win32 Users
-  
-   In order to enable this module on a Windows environment, you must copy
-   gds32.dll from the DLL folder of the PHP/Win32 binary
-   package to the SYSTEM32 folder of your Windows machine. (Ex: C:\WINNT\SYSTEM32
-   or C:\WINDOWS\SYSTEM32). In case you 
installed the InterBase database server on the
+  
+   &ext.windows.path.dll;
+   gds32.dll
+  
+  
+   In case you installed the InterBase database server on the
same machine PHP is running on, you will have this DLL already. Therefore 
you don't
-   need to copy gds32.dll from the DLL folder.
-  
+   need to worry because gds32.dll will already be in 
+   the PATH.
+  
  
 
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/configure.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/ldap/configure.xml
diff -u phpdoc/en/reference/ldap/configure.xml:1.9 
phpdoc/en/reference/ldap/configure.xml:1.10
--- phpdoc/en/reference/ldap/configure.xml:1.9  Thu Feb 15 09:24:36 2007
+++ phpdoc/en/reference/ldap/configure.xml  Wed Feb 28 05:36:07 2007
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.install;
  
@@ -12,14 +12,13 @@
  
  
   Note to Win32 Users
+  
+   &ext.windows.path.dll;
+   libeay32.dll and 
+   ssleay32.dll
+  
   
-   In order to enable this module on a Windows environment, you must copy
-   several files from the DLL folder of the PHP/Win32 binary package to the
-   SYSTEM folder of your Windows machine. (Ex: C:\WINNT\SYSTEM32, 
-   or C:\WINDOWS\SYSTEM). For PHP <= 
4.2.0 copy
-   libsasl.dll, for PHP >= 4.3.0 copy
-   libeay32.dll and ssleay32.dll to
-   your SYSTEM folder.
+   Versions before PHP 4.3.0 additionally require 
libsasl.dll.
   
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/msql/configure.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/msql/configure.xml
diff -u phpdoc/en/reference/msql/configure.xml:1.7 
phpdoc/en/reference/msql/configure.xml:1.8
--- phpdoc/en/reference/msql/configure.xml:1.7  Thu Feb 15 09:24:36 2007
+++ phpdoc/en/reference/msql/configure.xml  Wed Feb 28 05:36:07 2007
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.install;
  
@@ -10,13 +10,10 @@
  
  
   Note to Win32 Users
-  
-   In order to enable this module on a Windows environment, you must copy
-   msql.dll from the DLL folder of the PHP/Win32
-   binary package to the SYSTEM32 folder of your Windows machine. 
-   (Ex: C:\WINNT\SYSTEM32 or 
-   C:\WINDOWS\SYSTEM32)
-  
+  
+   &ext.windows.path.dll;
+   msql.dll
+  
  
 
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/openssl/configure.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/openssl/configure.xml
diff -u phpdoc/en/reference/openssl/configure.xml:1.6 
phpdoc/en/reference/openssl/configure.xml:1.7
--- phpdoc/en/reference/openssl/configure.xml:1.6   Thu Feb 15 09:24:36 2007
+++ phpdoc/en/reference/openssl/configure.xml   Wed Feb 28 05:36:07 2007
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.install;
  
@@ -8,13 +8,10 @@
  
  
   Note to Win32 Users
-  
-   In order to enable this module on a Windows environment, you must copy
- 

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/oracle reference.xml /en/reference/oracle/functions ora-bind.xml ora-close.xml ora-columnname.xml ora-columnsize.xml ora-columntype.xml

2007-02-06 Thread Philip Olson
philip  Wed Feb  7 06:51:55 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/oracle reference.xml 
/phpdoc/en/reference/oracle/functions   ora-bind.xml ora-close.xml 
ora-columnname.xml 
ora-columnsize.xml 
ora-columntype.xml 
ora-commit.xml 
ora-commitoff.xml 
ora-commiton.xml ora-do.xml 
ora-error.xml 
ora-errorcode.xml 
ora-exec.xml 
ora-fetch-into.xml 
ora-fetch.xml 
ora-getcolumn.xml 
ora-logoff.xml ora-logon.xml 
ora-numcols.xml 
ora-numrows.xml ora-open.xml 
ora-parse.xml ora-plogon.xml 
ora-rollback.xml 
  Log:
  Documented ref.oci8 alternatives for each oracle function. Information taken
  from user notes provided by christopher dot jones at oracle dot com.
  And, added a changelog to each function mentioning ref.oracle is deprecated 
  as of PHP 5.1.0.
  
  http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.189&r2=1.190&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.189 
phpdoc/en/language-snippets.ent:1.190
--- phpdoc/en/language-snippets.ent:1.189   Sun Jan 28 07:39:05 2007
+++ phpdoc/en/language-snippets.ent Wed Feb  7 06:51:54 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -313,6 +313,14 @@
 the oci8 driver, see the datatypes 
 supported by the driver'>
 
+The oracle 
+extension is deprecated in favor of oci8.
+'>
+
+oci8 
+as a replacement for the deprecated oracle 
+extension, consider using: '>
+
 
 The parameter 
 status is the status parameter supplied to a successfull
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/oracle/reference.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/oracle/reference.xml
diff -u phpdoc/en/reference/oracle/reference.xml:1.9 
phpdoc/en/reference/oracle/reference.xml:1.10
--- phpdoc/en/reference/oracle/reference.xml:1.9Tue Sep  6 22:34:43 2005
+++ phpdoc/en/reference/oracle/reference.xmlWed Feb  7 06:51:55 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
 
@@ -11,9 +11,15 @@
   

 &reftitle.intro;
+
+ 
+  This extension is deprecated. Instead, use the improved 
+  oci8 extension. Functions
+  documented here do list recommended oci8 alternatives.
+ 
+
 
  This extension adds support for Oracle database server access.
- See also the OCI8 extension.
 
 
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/oracle/functions/ora-bind.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/oracle/functions/ora-bind.xml
diff -u phpdoc/en/reference/oracle/functions/ora-bind.xml:1.7 
phpdoc/en/reference/oracle/functions/ora-bind.xml:1.8
--- phpdoc/en/reference/oracle/functions/ora-bind.xml:1.7   Tue Feb  6 
01:46:47 2007
+++ phpdoc/en/reference/oracle/functions/ora-bind.xml   Wed Feb  7 06:51:55 2007
@@ -1,5 +1,5 @@
 
-
+
 
  
   ora_bind
@@ -122,6 +122,12 @@
  
  
   
+   5.1.0
+   
+&oracle.deprecated;
+   
+  
+  
3.0.1

 The constants for the type were added.
@@ -156,6 +162,17 @@
   
  
 
+ 
+  &reftitle.notes;
+   
+&oracle.replacement.desc;
+
+ oci_bind_by_name
+ oci_bind_array_by_name
+
+   
+ 
+ 
 
 
 
+
 
  
   ora_close
@@ -41,6 +41,41 @@
functions.
   
  
+
+ 
+  &reftitle.changelog;
+  
+   
+
+ 
+  
+   &Version;
+   &Description;
+  
+ 
+ 
+  
+   5.1.0
+   
+&oracle.deprecated;
+   
+  
+ 
+
+   
+  
+ 
+
+ 
+  &reftitle.notes;
+   
+&oracle.replacement.desc;
+
+ oci_free_statement
+
+   
+ 
+
 
 
 
+
 
  
   ora_columnname
@@ -48,6 +48,41 @@
Returns the name as a string. The returned name is in all uppercase letters.
   
  
+
+ 
+  &reftitle.changelog;
+  
+   
+
+ 
+  
+   &Version;
+   &Description;
+  
+ 
+ 
+  
+   5.1.0
+   
+&oracle.deprecated;
+   
+  
+ 
+
+   
+  
+ 
+
+ 
+  &reftitle.notes;
+   
+&oracle.replacement.desc;
+
+ oci_field_name
+
+   
+ 
+
 
 
 
+
 
  
   ora_columnsize
@@ -49,6 +49,41 @@
Returns the size as an integer, or &false; on error.
   
  
+
+ 
+  &reftitle.chan

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-01-27 Thread Yannick Torres
yannick Sun Jan 28 07:39:05 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  typo
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.188&r2=1.189&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.188 
phpdoc/en/language-snippets.ent:1.189
--- phpdoc/en/language-snippets.ent:1.188   Sun Jan 28 04:25:56 2007
+++ phpdoc/en/language-snippets.ent Sun Jan 28 07:39:05 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -512,7 +512,7 @@
 
 
 resultProcedural style only: A result set
-isentifier returned by mysqli_query, 
mysqli_store_result
+identifier returned by mysqli_query, 
mysqli_store_result
 or mysqli_use_result.'>
 
 linkProcedural style only: A link identifier


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/bc/functions bcadd.xml bccomp.xml bcdiv.xml bcmod.xml bcmul.xml bcpow.xml bcpowmod.xml bcscale.xml bcsqrt.xml bcsub.xml

2007-01-27 Thread Mehdi Achour
didou   Sat Jan 27 16:51:45 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/bc/functions   bcadd.xml bccomp.xml bcdiv.xml 
bcmod.xml bcmul.xml bcpow.xml 
bcpowmod.xml bcscale.xml 
bcsqrt.xml bcsub.xml 
  Log:
  ref.bc: switch to new style
  http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.186&r2=1.187&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.186 
phpdoc/en/language-snippets.ent:1.187
--- phpdoc/en/language-snippets.ent:1.186   Mon Jan 22 01:59:05 2007
+++ phpdoc/en/language-snippets.ent Sat Jan 27 16:51:44 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -488,6 +488,11 @@
 functional traces (TIMING, FUNCTIONS, ARGS SUMMARY (like strace -c)) use the 
value 99
 '>
 
+
+
+scaleThis optional parameter is used to set 
the number
+of digits after the decimal place in the result. You can also set the global 
default scale
+for all functions by using 
bcscale.'>
 
 
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/bc/functions/bcadd.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/bc/functions/bcadd.xml
diff -u phpdoc/en/reference/bc/functions/bcadd.xml:1.6 
phpdoc/en/reference/bc/functions/bcadd.xml:1.7
--- phpdoc/en/reference/bc/functions/bcadd.xml:1.6  Sat Jan 27 00:21:08 2007
+++ phpdoc/en/reference/bc/functions/bcadd.xml  Sat Jan 27 16:51:44 2007
@@ -1,13 +1,13 @@
 
-
-
+
 
  
   bcadd
   Add two arbitrary precision numbers
  
- 
-  Description
+ 
+ 
+  &reftitle.description;
   
stringbcadd

stringleft_operand
@@ -15,14 +15,44 @@
intscale
   
   
-   Adds the left_operand to the
-   right_operand and returns the sum in a
-   string.  The optional scale parameter is
-   used to set the number of digits after the decimal place in the
-   result.
+   Sums left_operand and
+   right_operand.
   
  
- 
+
+ 
+  &reftitle.parameters;
+  
+   
+
+ left_operand
+ 
+  
+   The left operand, as a string.
+  
+ 
+
+
+ right_operand
+ 
+  
+   The right operand, as a string.
+  
+ 
+
+&bc.scale.description;
+   
+  
+ 
+
+ 
+  &reftitle.returnvalues;
+  
+   The sum of the two operands, as a string.
+  
+ 
+ 
+ 
   &reftitle.examples;
   
bcadd example
@@ -41,10 +71,13 @@

   
  
- 
+ 
+ 
   &reftitle.seealso;
   
-   bcsub.
+   
+bcsub
+   
   
  
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/bc/functions/bccomp.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/bc/functions/bccomp.xml
diff -u phpdoc/en/reference/bc/functions/bccomp.xml:1.5 
phpdoc/en/reference/bc/functions/bccomp.xml:1.6
--- phpdoc/en/reference/bc/functions/bccomp.xml:1.5 Sat Jan 27 00:21:08 2007
+++ phpdoc/en/reference/bc/functions/bccomp.xml Sat Jan 27 16:51:44 2007
@@ -1,13 +1,13 @@
 
-
-
+
 
  
   bccomp
   Compare two arbitrary precision numbers
  
- 
-  Description
+ 
+ 
+  &reftitle.description;
   
intbccomp

stringleft_operand
@@ -17,17 +17,54 @@
   
Compares the left_operand to the
right_operand and returns the result as an
-   integer.  The optional scale parameter is
-   used to set the number of digits after the decimal place which
-   will be used in the comparison.  The return value is 0 if the two
-   operands are equal.  If the left_operand
-   is larger than the right_operand the
-   return value is +1 and if the left_operand
-   is less than the right_operand the return
-   value is -1.
+   integer.  
   
  
- 
+
+ 
+  &reftitle.parameters;
+  
+   
+
+ left_operand
+ 
+  
+   The left operand, as a string.
+  
+ 
+
+
+ right_operand
+ 
+  
+   The right operand, as a string.
+  
+ 
+
+
+ scale
+ 
+  
+   The optional scale parameter is used to set the
+   number of digits after the decimal place which will be used in the
+   comparison.  
+  
+ 
+
+   
+  
+ 
+
+ 
+  &reftitle.returnvalues;
+  
+   Returns 0 if the two operands are equal, 1 if the
+   left_operand is larger than the 
+   right_operand, -1 otherwise.
+  
+ 
+ 
+ 
   &reftitle.examples;
   
bccomp example
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/bc/functions/bcdiv.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/bc/functions/bcdiv.xml
diff -u phpdoc/en/reference/bc/functions/bcdiv.xml:1.7 
phpdoc/en/reference/bc/functions/bcdiv.xml:1.8
--- phpdoc/en/reference/bc/functions/bcdiv.xml:1.7  Sat Jan 27 00:21:08 2007
+++ phpdoc/en/reference/bc/functions/bcdiv.xml  Sat Jan 27 16:51:44 2007
@@ -1,13 +1,13 @@
 
-
-
+
 
  
   bcdiv
   Divide two arbitrary precision numbers
  
- 
-  Description
+ 
+ 
+  &reftitle.description;
   
stringbcdiv

stringleft_operand
@@ -16,12 +16,44 @@
   
   
Divides the left_operand by the
-   right_operand and returns th

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-01-21 Thread Mehdi Achour
didou   Mon Jan 22 01:59:05 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Add missing &fbsql.link-identifier.description;
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.185&r2=1.186&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.185 
phpdoc/en/language-snippets.ent:1.186
--- phpdoc/en/language-snippets.ent:1.185   Sun Jan 21 15:13:40 2007
+++ phpdoc/en/language-snippets.ent Mon Jan 22 01:59:05 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -489,6 +489,21 @@
 '>
 
 
+
+
+link_identifierA FrontBase link identifier
+returned by fbsql_connect or 
+fbsql_pconnect.If optional and not specified,
+the function will try to find an open link to the FrontBase server and if no
+such link is found it will try to create one as if 
+fbsql_connect was called with no arguments
+'>
+
+
+resultA result identifier
+returned by fbsql_query or 
+fbsql_db_query.'>
+
 
 As of PHP 4.3.3 you can use 
this function with the
 NSAPI server module in Netscape/iPlanet/SunONE


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/image reference.xml /en/reference/pgsql/functions pg-version.xml

2007-01-21 Thread Mehdi Achour
didou   Sun Jan 21 15:13:40 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/image  reference.xml 
/phpdoc/en/reference/pgsql/functionspg-version.xml 
  Log:
  Fix typo: (avaliable -> available)
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.184&r2=1.185&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.184 
phpdoc/en/language-snippets.ent:1.185
--- phpdoc/en/language-snippets.ent:1.184   Wed Jan 17 00:14:51 2007
+++ phpdoc/en/language-snippets.ent Sun Jan 21 15:13:40 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -629,7 +629,7 @@
  This function is only available with 
Zend Engine 2,
 this means PHP >= 5.0.0.'>
 
-This function is only avaliable in
+This function is only available in
 Tidy 1.0. It became obsolete in Tidy 2.0 and thus has been 
removed.'>
 
 The optional parameters
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/reference.xml?r1=1.28&r2=1.29&diff_format=u
Index: phpdoc/en/reference/image/reference.xml
diff -u phpdoc/en/reference/image/reference.xml:1.28 
phpdoc/en/reference/image/reference.xml:1.29
--- phpdoc/en/reference/image/reference.xml:1.28Thu Oct  5 10:53:33 2006
+++ phpdoc/en/reference/image/reference.xml Sun Jan 21 15:13:40 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
 
@@ -95,7 +95,7 @@
   Only supported in GD versions older than gd-1.6 and newer than
   gd-2.0.28. Read-only
GIF support is available with PHP 4.3.0 and the bundled
-  GD-library. Write support is avaliable since
+  GD-library. Write support is available since
   PHP 4.3.9 and PHP 5.0.1.
  
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pgsql/functions/pg-version.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/pgsql/functions/pg-version.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-version.xml:1.4 
phpdoc/en/reference/pgsql/functions/pg-version.xml:1.5
--- phpdoc/en/reference/pgsql/functions/pg-version.xml:1.4  Mon Jul  4 
14:42:12 2005
+++ phpdoc/en/reference/pgsql/functions/pg-version.xml  Sun Jan 21 15:13:40 2007
@@ -1,5 +1,5 @@
 
-
+
 
  
   pg_version
@@ -16,7 +16,7 @@
   
   
pg_version returns an array with the client, protocol
-   and server version. Protocol and server versions are only avaliable if PHP
+   and server version. Protocol and server versions are only available if PHP
was compiled with PostgreSQL 7.4 or later.
   
   


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/mcve/functions m-checkstatus.xml m-completeauthorizations.xml m-connect.xml m-connectionerror.xml m-deletetrans.xml m-destroyconn.xml m-d

2007-01-14 Thread Mehdi Achour
didou   Mon Jan 15 01:29:49 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/mcve/functions m-checkstatus.xml 
m-completeauthorizations.xml 
m-connect.xml 
m-connectionerror.xml 
m-deletetrans.xml 
m-destroyconn.xml 
m-destroyengine.xml 
m-getcell.xml 
m-getcellbynum.xml 
m-getcommadelimited.xml 
m-getheader.xml m-initconn.xml 
m-iscommadelimited.xml 
m-maxconntimeout.xml 
m-monitor.xml m-numcolumns.xml 
m-numrows.xml 
m-parsecommadelimited.xml 
m-responsekeys.xml 
m-responseparam.xml 
m-returnstatus.xml 
m-setblocking.xml 
m-setdropfile.xml m-setip.xml 
m-setssl-cafile.xml 
m-setssl-files.xml m-setssl.xml 
m-settimeout.xml 
m-transactionssent.xml 
m-transinqueue.xml 
m-transkeyval.xml 
m-transnew.xml m-transsend.xml 
m-validateidentifier.xml 
m-verifyconnection.xml 
m-verifysslcert.xml 
  Log:
  Document the conn parameter and some return values
  http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.182&r2=1.183&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.182 
phpdoc/en/language-snippets.ent:1.183
--- phpdoc/en/language-snippets.ent:1.182   Mon Jan 15 00:05:58 2007
+++ phpdoc/en/language-snippets.ent Mon Jan 15 01:29:48 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -251,6 +251,12 @@
 imap_streamAn IMAP stream returned by 
 imap_open.'>
 
+
+
+
+connAn MCVE_CONN resource returned by 
+m_initengine.'>
+
 
 
 Every call to a date/time function will generate a 
E_NOTICE 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mcve/functions/m-checkstatus.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/mcve/functions/m-checkstatus.xml
diff -u phpdoc/en/reference/mcve/functions/m-checkstatus.xml:1.2 
phpdoc/en/reference/mcve/functions/m-checkstatus.xml:1.3
--- phpdoc/en/reference/mcve/functions/m-checkstatus.xml:1.2Wed Sep  6 
20:40:38 2006
+++ phpdoc/en/reference/mcve/functions/m-checkstatus.xmlMon Jan 15 
01:29:48 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -21,14 +21,7 @@
   &reftitle.parameters;
   

-
- conn
- 
-  
-   Its description
-  
- 
-
+&mcve.conn.description;
 
  identifier
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mcve/functions/m-completeauthorizations.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/mcve/functions/m-completeauthorizations.xml
diff -u phpdoc/en/reference/mcve/functions/m-completeauthorizations.xml:1.2 
phpdoc/en/reference/mcve/functions/m-completeauthorizations.xml:1.3
--- phpdoc/en/reference/mcve/functions/m-completeauthorizations.xml:1.2 Wed Sep 
 6 20:40:38 2006
+++ phpdoc/en/reference/mcve/functions/m-completeauthorizations.xml Mon Jan 
15 01:29:48 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -21,14 +21,7 @@
   &reftitle.parameters;
   

-
- conn
- 
-  
-   Its description
-  
- 
-
+&mcve.conn.description;
 
  array
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mcve/functions/m-connect.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/mcve/functions/m-connect.xml
diff -u phpdoc/en/reference/mcve/functions/m-connect.xml:1.2 
phpdoc/en/reference/mcve/functions/m-connect.xml:1.3
--- phpdoc/en/reference/mcve/functions/m-connect.xml:1.2Wed Sep  6 
20:40:38 2006
+++ phpdoc/en/reference/mcve/functions/m-connect.xmlMon Jan 15 01:29:48 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -20,14 +20,7 @@
   &reftitle.parameters;
   

-
- conn
- 
-  
-   Its description
-  
- 
-
+&mcve.conn.description;

   
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mcve/functions/m-connectionerror.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/mcve/functions/m-connectionerror.xml
diff -u phpdoc/

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/dbm reference.xml /en/reference/dbm/functions dblist.xml dbmclose.xml dbmdelete.xml dbmexists.xml dbmfetch.xml dbmfirstkey.xml dbmin

2007-01-14 Thread Nuno Lopes

 # And encourage people to use PDO instead of DBA as a replacement ;)


 
-  However, dbm support is deprecated and you are encouraged to use the
-  Database (dbm-style) abstraction layer 
functions

-  instead.
+  DBM support is deprecated and you are encouraged to use the
+  PHP Data Objects extension instead.
 

Hi didou,

I don't think that change is correct, as PDO isn't a replacement for DBA 
(and DBA isn't depcreated). It supports many DB engines that aren't 
supported by PDO.


Nuno 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/dbm reference.xml /en/reference/dbm/functions dblist.xml dbmclose.xml dbmdelete.xml dbmexists.xml dbmfetch.xml dbmfirstkey.xml dbminsert

2007-01-13 Thread Mehdi Achour
didou   Sun Jan 14 03:48:41 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/dbmreference.xml 
/phpdoc/en/reference/dbm/functions  dblist.xml dbmclose.xml 
dbmdelete.xml dbmexists.xml 
dbmfetch.xml dbmfirstkey.xml 
dbminsert.xml dbmnextkey.xml 
dbmopen.xml dbmreplace.xml 
  Log:
  dbm: switch to new docstyle
  # And encourage people to use PDO instead of DBA as a replacement ;)
  http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.180&r2=1.181&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.180 
phpdoc/en/language-snippets.ent:1.181
--- phpdoc/en/language-snippets.ent:1.180   Sun Jan 14 03:15:21 2007
+++ phpdoc/en/language-snippets.ent Sun Jan 14 03:48:41 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -239,6 +239,12 @@
 own font identifiers registered with imageloadfont.
 '>
 
+
+
+
+dbm_identifierThe DBM link identifier,
+returned by dbmopen.'>
+
 
 
 Every call to a date/time function will generate a 
E_NOTICE 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/dbm/reference.xml?r1=1.12&r2=1.13&diff_format=u
Index: phpdoc/en/reference/dbm/reference.xml
diff -u phpdoc/en/reference/dbm/reference.xml:1.12 
phpdoc/en/reference/dbm/reference.xml:1.13
--- phpdoc/en/reference/dbm/reference.xml:1.12  Sat Sep  9 19:28:30 2006
+++ phpdoc/en/reference/dbm/reference.xml   Sun Jan 14 03:48:41 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -19,15 +19,14 @@
 
 
  
-  However, dbm support is deprecated and you are encouraged to use the
-  Database (dbm-style) abstraction layer 
functions
-  instead.
+  DBM support is deprecated and you are encouraged to use the
+  PHP Data Objects extension instead.
  
 
 
  
   This extension has been removed from PHP and is no longer available as
-  of PHP 5.0.0.
+  of PHP 5.0.0. 
  
 

@@ -86,7 +85,7 @@
 

   
-  
+ 
 
 &reference.dbm.functions;
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/dbm/functions/dblist.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/dbm/functions/dblist.xml
diff -u phpdoc/en/reference/dbm/functions/dblist.xml:1.5 
phpdoc/en/reference/dbm/functions/dblist.xml:1.6
--- phpdoc/en/reference/dbm/functions/dblist.xml:1.5Sun Jan 14 03:20:22 2007
+++ phpdoc/en/reference/dbm/functions/dblist.xmlSun Jan 14 03:48:41 2007
@@ -1,17 +1,23 @@
 
-
+
 
  
   dblist
   Describes the DBM-compatible library being used
  
- 
-  Description
+ 
+  &reftitle.description;
   
stringdblist

   
   
+   Describes the GDBM version.
+  
+ 
+ 
+  &reftitle.examples;
+  

 Getting the information on the command line
 
@@ -23,6 +29,12 @@

   
  
+ 
+  &reftitle.returnvalues;
+  
+   Returns a string describing the GDBM version.
+  
+ 
 
 
 
+
 
  
   dbmclose
   Closes a dbm database
  
- 
-  Description
+ 
+  &reftitle.description;
   
booldbmclose

resourcedbm_identifier
@@ -15,6 +15,28 @@
Unlocks and closes the specified database.
   
  
+ 
+  &reftitle.parameters;
+  
+   
+&dbm.dbm-identifier.description;
+   
+  
+ 
+ 
+  &reftitle.returnvalues;
+  
+   &return.success;
+  
+ 
+ 
+  &reftitle.seealso;
+  
+   
+dbmopen
+   
+  
+ 
 
 
 
+
 
  
   dbmdelete
   Deletes the value for a key from a DBM database
  
- 
-  Description
+ 
+  &reftitle.description;
   
booldbmdelete

resourcedbm_identifier
@@ -15,10 +15,38 @@
   
Deletes the value for key in the database.
   
+ 
+ 
+  &reftitle.parameters;
+  
+   
+&dbm.dbm-identifier.description;
+
+ key
+ 
+  
+   The key, as a string
+  
+ 
+
+   
+  
+ 
+ 
+  &reftitle.returnvalues;
   
+   &return.success;
Returns &false; if the key didn't exist in the database.
   
  
+ 
+  &reftitle.seealso;
+  
+   
+dbminsert
+   
+  
+ 
 
 
 
+
 
  
   dbmexists
   Tells if a value exists for a key in a DBM database
  
- 
-  Description
+ 
+  &reftitle.description;
   
booldbmexists

resourcedbm_identifier
@@ -17,6 +17,36 @@
key.
   
  
+ 
+  &reftitle.parameters;
+  
+   
+&dbm.dbm-identifier.description;
+
+ key
+ 
+  
+   The key, as a string
+  
+ 
+
+   
+  
+ 
+ 
+  &reftitle.returnvalues;
+  
+   &return.success;
+  
+ 
+ 
+  &reftitle.seealso;
+  
+   
+dbmfetch
+   
+  
+ 
 
 
 
+
 
  
   dbmfetch
   Fetches a value for a key from a DBM database
  
- 
-  Description
+ 
+  &reftitle.description;
   
stringdbmfetch

resourcedbm_identifier
stringkey
   
   
+   Gets the value associated with the given key.
+  
+ 
+ 
+  &reftitle.parameters;
+  
+   
+&dbm.dbm-identifier.description;
+
+ key
+ 
+  
+   The key, as a string
+  
+ 
+
+   
+  
+ 
+ 
+  &reftitle.retur

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-01-07 Thread Mehdi Achour
didou   Sun Jan  7 23:40:10 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  APD not XMLWriter
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.177&r2=1.178&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.177 
phpdoc/en/language-snippets.ent:1.178
--- phpdoc/en/language-snippets.ent:1.177   Sun Jan  7 23:38:20 2007
+++ phpdoc/en/language-snippets.ent Sun Jan  7 23:40:10 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -441,7 +441,7 @@
 
 SQL safe mode'>
 
-
+
 
 debug_levelAn integer which is formed by 
adding 
 together the XXX_TRACE constants.It is not 
recommended


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/apd reference.xml /en/reference/apd/functions apd-breakpoint.xml apd-callstack.xml apd-clunk.xml apd-continue.xml apd-croak.xml apd-dump

2007-01-07 Thread Mehdi Achour
didou   Sun Jan  7 23:38:21 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/apdreference.xml 
/phpdoc/en/reference/apd/functions  apd-breakpoint.xml 
apd-callstack.xml apd-clunk.xml 
apd-continue.xml apd-croak.xml 
apd-dump-function-table.xml 
apd-dump-persistent-resources.xml 
apd-dump-regular-resources.xml 
apd-echo.xml 
apd-get-active-symbols.xml 
apd-set-pprof-trace.xml 
apd-set-session-trace.xml 
apd-set-session.xml 
apd-set-socket-session-trace.xml 
override-function.xml 
rename-function.xml 
  Log:
  Document APD constants and rewrite docs to match new style
  http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.176&r2=1.177&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.176 
phpdoc/en/language-snippets.ent:1.177
--- phpdoc/en/language-snippets.ent:1.176   Mon Jan  1 15:32:59 2007
+++ phpdoc/en/language-snippets.ent Sun Jan  7 23:38:20 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -441,6 +441,16 @@
 
 SQL safe mode'>
 
+
+
+debug_levelAn integer which is formed by 
adding 
+together the XXX_TRACE constants.It is not 
recommended
+to use MEMORY_TRACE. It is very slow and does not appear 
to be accurate. 
+ASSIGNMENT_TRACE is not implemented yet.To 
turn on all
+functional traces (TIMING, FUNCTIONS, ARGS SUMMARY (like strace -c)) use the 
value 99
+'>
+
+
 
 As of PHP 4.3.3 you can use 
this function with the
 NSAPI server module in Netscape/iPlanet/SunONE
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apd/reference.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/apd/reference.xml
diff -u phpdoc/en/reference/apd/reference.xml:1.5 
phpdoc/en/reference/apd/reference.xml:1.6
--- phpdoc/en/reference/apd/reference.xml:1.5   Sun Sep  4 11:49:40 2005
+++ phpdoc/en/reference/apd/reference.xml   Sun Jan  7 23:38:21 2007
@@ -1,5 +1,5 @@
 
-
+
 
 
 
@@ -37,10 +37,7 @@
 &no.resource;

 
-   
-&reftitle.constants;
-&no.constants;
-   
+  &reference.apd.constants;
 

  How to use PHP-APD in your scripts
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apd/functions/apd-breakpoint.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/apd/functions/apd-breakpoint.xml
diff -u phpdoc/en/reference/apd/functions/apd-breakpoint.xml:1.4 
phpdoc/en/reference/apd/functions/apd-breakpoint.xml:1.5
--- phpdoc/en/reference/apd/functions/apd-breakpoint.xml:1.4Sat Sep 16 
20:33:25 2006
+++ phpdoc/en/reference/apd/functions/apd-breakpoint.xmlSun Jan  7 
23:38:21 2007
@@ -1,12 +1,12 @@
 
-
+
 
  
   apd_breakpoint
   Stops the interpreter and waits on a CR from the 
socket
  
- 
-  Description
+ 
+  &reftitle.description;
   
boolapd_breakpoint

intdebug_level
@@ -14,11 +14,32 @@
   
This can be used to stop the running of your script, and await responses 
on the connected socket.  To step the program, just send enter (a blank 
-   line), or enter a php command to be executed.  A typical session using 
-   tcplisten would look like this.
+   line), or enter a php command to be executed. 
   
+ 
+
+ 
+  &reftitle.parameters;
+  
+   
+&apd.debug-level.description;
+   
+  
+ 
+
+ 
+  &reftitle.returnvalues;
   
-   
+   &return.success;
+  
+ 
+
+ 
+  &reftitle.examples;
+  
+   
+Typical session using tcplisten
+
 
-   
+
+   
   
  
+
 
 
 
+
 
  
   apd_callstack
   Returns the current call stack as an array
  
- 
-  Description
+ 
+  &reftitle.description;
   
arrayapd_callstack

@@ -14,6 +14,17 @@
   
Returns the current call stack as an array
   
+ 
+
+ 
+  &reftitle.returnvalues;
+  
+   An array containing the current call stack.
+  
+ 
+
+ 
+  &reftitle.examples;
   

 apd_callstack example
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apd/functions/apd-clunk.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/apd/functions/apd-clunk.xml
diff -u phpdoc/en/reference/apd/functions/apd-clunk.xml:1.3 
phpdoc/en/reference/apd/functions/apd-clunk.xml:1.4
--- phpdoc/en/reference/apd/functions/apd-clunk.xml:1.3 Sat Sep 16 20:33:25 2006
+++ phpdoc/en/reference/apd/functions/apd-clunk.xml Sun Jan  7 23:38:21 2007
@@ -1,12 +1,12 @@
 
-
+
 
  
   apd_clunk
   Throw a warning and a callstack
  
- 
-  Description
+ 
+  &reftitle.description;
   
voidapd_clunk
stringwarning
@@ -14,21 +14,64 @@
   
   
Behaves like perl's Carp::cluck. Throw a warning and a callstac

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2007-01-01 Thread Mehdi Achour
didou   Mon Jan  1 15:33:00 2007 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Add new entity for XMLWriter
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.175&r2=1.176&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.175 
phpdoc/en/language-snippets.ent:1.176
--- phpdoc/en/language-snippets.ent:1.175   Fri Oct  6 03:31:27 2006
+++ phpdoc/en/language-snippets.ent Mon Jan  1 15:32:59 2007
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -669,3 +669,8 @@
 Request options'>
 Request/response information'>
 
+
+
+
+xmlwriterOnly for procedural calls. 
+The XMLWriter resource that is being modified. This resource 
comes from a call to xmlwriter_open_uri or 
xmlwriter_open_memory.'>


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-10-05 Thread TAKAGI Masahiro
takagi  Fri Oct  6 03:31:27 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Keep 'em sorted :-)
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.174&r2=1.175&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.174 
phpdoc/en/language-snippets.ent:1.175
--- phpdoc/en/language-snippets.ent:1.174   Thu Oct  5 16:16:16 2006
+++ phpdoc/en/language-snippets.ent Fri Oct  6 03:31:27 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -223,12 +223,12 @@
 This function is only available if
 PHP is compiled with the bundled version of the GD library.'>
 
-This function requires GD 2.0.1 or later 
(2.0.28 or later is recommended).'>
-
 This function is only available if
 PHP is compiled with freetype support (--with-freetype-dir=DIR)
 '>
 
+This function requires GD 2.0.1 or later 
(2.0.28 or later is recommended).'>
+
 
 
 Every call to a date/time function will generate a 
E_NOTICE 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-10-05 Thread Friedhelm Betz
betzThu Oct  5 16:16:16 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  note about freetype requirement
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.173&r2=1.174&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.173 
phpdoc/en/language-snippets.ent:1.174
--- phpdoc/en/language-snippets.ent:1.173   Fri Sep  8 08:56:01 2006
+++ phpdoc/en/language-snippets.ent Thu Oct  5 16:16:16 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -225,6 +225,10 @@
 
 This function requires GD 2.0.1 or later 
(2.0.28 or later is recommended).'>
 
+This function is only available if
+PHP is compiled with freetype support (--with-freetype-dir=DIR)
+'>
+
 
 
 Every call to a date/time function will generate a 
E_NOTICE 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-09-08 Thread Philip Olson
philip  Fri Sep  8 08:56:01 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  rename date.timezone.errors to date.timezone.errors.description, fix it, 
  and add date.timezone.errors.changelog
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.172&r2=1.173&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.172 
phpdoc/en/language-snippets.ent:1.173
--- phpdoc/en/language-snippets.ent:1.172   Fri Aug 11 16:55:35 2006
+++ phpdoc/en/language-snippets.ent Fri Sep  8 08:56:01 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -226,12 +226,15 @@
 This function requires GD 2.0.1 or later 
(2.0.28 or later is recommended).'>
 
 
-E_NOTICE if
-the timezone is not valid, and/or a E_STRICT message
+
+Every call to a date/time function will generate a 
E_NOTICE 
+if the time zone is not valid, and/or a E_STRICT message
 if using the system settings or the TZ environment
-variable. See also date_default_timezone_set
-'>
+variable. See also date_default_timezone_set'>
+
+5.1.0
+Now issues the E_STRICT and E_NOTICE 
+time zone errors.'>
 
 timestamp


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/language constants.xml functions.xml oop5.xml variables.xml

2006-08-11 Thread Nuno Lopes
nlopess Fri Aug 11 16:55:35 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/language constants.xml functions.xml oop5.xml 
variables.xml 
  Log:
  Philip wants an entity there, so create a &tip.userlandnaming; entity
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.171&r2=1.172&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.171 
phpdoc/en/language-snippets.ent:1.172
--- phpdoc/en/language-snippets.ent:1.171   Mon Jul 24 11:43:55 2006
+++ phpdoc/en/language-snippets.ent Fri Aug 11 16:55:35 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -96,6 +96,9 @@
 the output of this function, and save it in a
 string (for example).'>
 
+You may also want to take a
+look at the .'>
+
 
 
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/constants.xml?r1=1.46&r2=1.47&diff_format=u
Index: phpdoc/en/language/constants.xml
diff -u phpdoc/en/language/constants.xml:1.46 
phpdoc/en/language/constants.xml:1.47
--- phpdoc/en/language/constants.xml:1.46   Fri Aug 11 16:40:18 2006
+++ phpdoc/en/language/constants.xmlFri Aug 11 16:55:35 2006
@@ -1,5 +1,5 @@
 
-
+
  
   Constants
 
@@ -18,11 +18,7 @@
expression, it would be expressed thusly:
[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*
   
-  
-   
-You may also want to take a look at the .
-   
-  
+  &tip.userlandnaming;
   

 Valid and invalid constant names
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/functions.xml?r1=1.61&r2=1.62&diff_format=u
Index: phpdoc/en/language/functions.xml
diff -u phpdoc/en/language/functions.xml:1.61 
phpdoc/en/language/functions.xml:1.62
--- phpdoc/en/language/functions.xml:1.61   Fri Aug 11 16:40:18 2006
+++ phpdoc/en/language/functions.xmlFri Aug 11 16:55:35 2006
@@ -1,5 +1,5 @@
 
-
+
  
   Functions
 
@@ -38,11 +38,7 @@
 expression, it would be expressed thus:
 [a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*.

-   
-
- You may also want to take a look at the .
-
-   
+   &tip.userlandnaming;

 In PHP 3, functions must be defined before they are referenced. No
 such requirement exists since PHP 4. Except when
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/oop5.xml?r1=1.11&r2=1.12&diff_format=u
Index: phpdoc/en/language/oop5.xml
diff -u phpdoc/en/language/oop5.xml:1.11 phpdoc/en/language/oop5.xml:1.12
--- phpdoc/en/language/oop5.xml:1.11Fri Aug 11 16:40:18 2006
+++ phpdoc/en/language/oop5.xml Fri Aug 11 16:55:35 2006
@@ -1,5 +1,5 @@
 
-
+
  
   Classes and Objects (PHP 5)
 
@@ -9,11 +9,7 @@
 In PHP 5 there is a new Object Model. PHP's handling of objects has been
 completely rewritten, allowing for better performance and more features.

-   
-
- You may also want to take a look at the .
-
-   
+   &tip.userlandnaming;
   
 
   &language.oop5.basic;
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/variables.xml?r1=1.91&r2=1.92&diff_format=u
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variables.xml:1.91 
phpdoc/en/language/variables.xml:1.92
--- phpdoc/en/language/variables.xml:1.91   Fri Aug 11 16:40:18 2006
+++ phpdoc/en/language/variables.xmlFri Aug 11 16:55:35 2006
@@ -1,5 +1,5 @@
 
-
+
  
   Variables
   
@@ -26,11 +26,7 @@
 

 
-   
-
- You may also want to take a look at the .
-
-   
+   &tip.userlandnaming;
 

 For information on variable related functions, see the


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-07-24 Thread Michael Wallner
mikeMon Jul 24 11:43:55 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  - missing entities
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.170&r2=1.171&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.170 
phpdoc/en/language-snippets.ent:1.171
--- phpdoc/en/language-snippets.ent:1.170   Tue Jul 11 06:58:55 2006
+++ phpdoc/en/language-snippets.ent Mon Jul 24 11:43:55 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -648,3 +648,14 @@
 already authenticated.  To authenticate to a remote system
 using publickey authentication, use the 
ssh2_auth_pubkey_file
 function instead.'>
+
+
+
+   See http_get 
for a full list of 
+   available parameters and options.
+  '>
+
+INI 
setting'>
+Request options'>
+Request/response information'>
+


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-07-10 Thread Philip Olson
philip  Tue Jul 11 06:58:55 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Renamed note.timezone-errors to date.timezone-errors, removed  so it's 
"new doc style" friendly, and added date.timestamp.description for use in the 
new doc style parameter list refsect1 for ext.datetime.
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.169&r2=1.170&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.169 
phpdoc/en/language-snippets.ent:1.170
--- phpdoc/en/language-snippets.ent:1.169   Sat Jul  1 22:28:52 2006
+++ phpdoc/en/language-snippets.ent Tue Jul 11 06:58:55 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -72,14 +72,6 @@
 etc. have  been available.  For more information, read the manual section 
 on &link.superglobals;'>
 
-
-Since PHP 5.1.0 (when the date/time functions were rewritten), every call
-to a date/time function will generate a E_NOTICE if
-the timezone is not valid, and/or a E_STRICT message
-if using the system settings or the TZ environment
-variable. See also date_default_timezone_set
-'>
-
 This function internally uses the
 output buffering with this parameter so it can not be used inside
 ob_start callback function.'>
@@ -230,6 +222,22 @@
 
 This function requires GD 2.0.1 or later 
(2.0.28 or later is recommended).'>
 
+
+E_NOTICE if
+the timezone is not valid, and/or a E_STRICT message
+if using the system settings or the TZ environment
+variable. See also date_default_timezone_set
+'>
+
+timestamp
+The optional timestamp parameter is an 
+integer Unix timestamp that defaults to the current
+local time if a timestamp is not given. In other 
+words, it defaults to the value of time. 
+'>
+
 
 domnode_append_child.'>


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-07-01 Thread Philip Olson
philip  Sat Jul  1 22:28:52 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Moved note from date_default_timezone_set() to ¬e.timezone-errors; to use 
as per bug #37486
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.168&r2=1.169&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.168 
phpdoc/en/language-snippets.ent:1.169
--- phpdoc/en/language-snippets.ent:1.168   Tue Jun  6 15:09:03 2006
+++ phpdoc/en/language-snippets.ent Sat Jul  1 22:28:52 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -72,6 +72,14 @@
 etc. have  been available.  For more information, read the manual section 
 on &link.superglobals;'>
 
+
+Since PHP 5.1.0 (when the date/time functions were rewritten), every call
+to a date/time function will generate a E_NOTICE if
+the timezone is not valid, and/or a E_STRICT message
+if using the system settings or the TZ environment
+variable. See also date_default_timezone_set
+'>
+
 This function internally uses the
 output buffering with this parameter so it can not be used inside
 ob_start callback function.'>


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-06-06 Thread Nuno Lopes

Hi Nuno

I asked Pierre about it long time ago,
2.0.0 was really buggy and he gave me the impression it wouldn't work in 
2.0...


-Hannes


He ping me on IRC too. I've reverted the previous patch.
Thanks,
Nuno 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-06-06 Thread Nuno Lopes
nlopess Tue Jun  6 15:09:03 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  per Pierre request, revert gd version to 2.0.1 and recomend 2.0.28 or later
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.167&r2=1.168&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.167 
phpdoc/en/language-snippets.ent:1.168
--- phpdoc/en/language-snippets.ent:1.167   Tue Jun  6 14:01:09 2006
+++ phpdoc/en/language-snippets.ent Tue Jun  6 15:09:03 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -220,7 +220,7 @@
 This function is only available if
 PHP is compiled with the bundled version of the GD library.'>
 
-This function requires GD 2.0 or 
later.'>
+This function requires GD 2.0.1 or later 
(2.0.28 or later is recommended).'>
 
 
 

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-06-06 Thread Hannes Magnusson

Hi Nuno

I asked Pierre about it long time ago,
2.0.0 was really buggy and he gave me the impression it wouldn't work in 2.0...

-Hannes
On 6/6/06, Nuno Lopes <[EMAIL PROTECTED]> wrote:

nlopess Tue Jun  6 14:01:09 2006 UTC

  Modified files:
/phpdoc/en  language-snippets.ent
  Log:
  those functions are available since gd 2.0 not 2.0.1 (user note)

http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.166&r2=1.167&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.166 
phpdoc/en/language-snippets.ent:1.167
--- phpdoc/en/language-snippets.ent:1.166   Mon May  1 01:23:01 2006
+++ phpdoc/en/language-snippets.ent Tue Jun  6 14:01:09 2006
@@ -1,4 +1,4 @@
-
+
 


@@ -220,7 +220,7 @@
 This function is only available if
 PHP is compiled with the bundled version of the GD library.'>

-This function requires GD 2.0.1 or 
later.'>
+This function requires GD 2.0 or 
later.'>

 
 

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-06-06 Thread Nuno Lopes
nlopess Tue Jun  6 14:01:09 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  those functions are available since gd 2.0 not 2.0.1 (user note)
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.166&r2=1.167&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.166 
phpdoc/en/language-snippets.ent:1.167
--- phpdoc/en/language-snippets.ent:1.166   Mon May  1 01:23:01 2006
+++ phpdoc/en/language-snippets.ent Tue Jun  6 14:01:09 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -220,7 +220,7 @@
 This function is only available if
 PHP is compiled with the bundled version of the GD library.'>
 
-This function requires GD 2.0.1 or 
later.'>
+This function requires GD 2.0 or 
later.'>
 
 
 

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-04-30 Thread Philip Olson
philip  Mon May  1 01:23:01 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Expand entities: note.registerglobals to mention removal as of PHP 6, and
  pecl.info to refer to the PECL Installation Chapter.
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.165&r2=1.166&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.165 
phpdoc/en/language-snippets.ent:1.166
--- phpdoc/en/language-snippets.ent:1.165   Sat Apr 22 05:23:39 2006
+++ phpdoc/en/language-snippets.ent Mon May  1 01:23:01 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -61,8 +61,9 @@
 register_globals: important 
 noteSince PHP 4.2.0, the default value for the PHP directive 
 register_globals is 
-off.  The PHP community encourages all to not rely on this 
-directive but instead use other means, such as the &link.superglobals;.
+off, and it is completely removed as of PHP 6.0.0. The PHP 
community 
+encourages all to not rely on this directive but instead use other means, 
+such as the &link.superglobals;.
 '>
 
 Superglobals: availability note
@@ -366,7 +367,9 @@
 PECL extension
 is bundled with PHP.'>
 
-Installation 
+of PECL extensions. Additional information such as new releases,
 downloads, source files, maintainer information, and a CHANGELOG, can be
 located here: '>
 



[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-04-21 Thread Matt Li
mazzanetSat Apr 22 05:23:40 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Note down the use of trailing slashes in directories
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.164&r2=1.165&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.164 
phpdoc/en/language-snippets.ent:1.165
--- phpdoc/en/language-snippets.ent:1.164   Thu Mar  9 07:33:14 2006
+++ phpdoc/en/language-snippets.ent Sat Apr 22 05:23:39 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -568,7 +568,8 @@
 Remember that when adding
 path values in the Apache configuration files on Windows, all backslashes
 such as c:\directory\file.ext must be converted to
-forward slashes, as 
c:/directory/file.ext.'>
+forward slashes, as c:/directory/file.ext. A trailing 
+slash may also be necessary for directories.'>
 
 
 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-03-08 Thread Jakub Vrana
vrana   Thu Mar  9 07:33:15 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Can't be used together with OB callback (bug #36563)
  # sorry for the delay
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.163&r2=1.164&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.163 
phpdoc/en/language-snippets.ent:1.164
--- phpdoc/en/language-snippets.ent:1.163   Thu Mar  9 03:08:37 2006
+++ phpdoc/en/language-snippets.ent Thu Mar  9 07:33:14 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -71,8 +71,9 @@
 etc. have  been available.  For more information, read the manual section 
 on &link.superglobals;'>
 
-This function uses
-Output Buffering.'>
+This function internally uses the
+output buffering with this parameter so it can not be used inside
+ob_start callback function.'>
 
 
 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-03-08 Thread Sean Coates
seanThu Mar  9 03:08:37 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  <\!-- Keep 'em sorted -->
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.162&r2=1.163&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.162 
phpdoc/en/language-snippets.ent:1.163
--- phpdoc/en/language-snippets.ent:1.162   Thu Mar  9 03:07:13 2006
+++ phpdoc/en/language-snippets.ent Thu Mar  9 03:08:37 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -24,6 +24,11 @@
 array containing an object reference and a method name can also be
 supplied.'>
 
+Because this function depends on the
+current scope to determine parameter details, it cannot be used as a
+function parameter. If you must pass this value, assign the results to a
+variable, and pass the variable.'>
+
 If you are having problems
 with PHP not recognizing the line endings when reading files either on or
 created by a Macintosh computer, you might want to enable the
@@ -69,11 +74,6 @@
 This function uses
 Output Buffering.'>
 
-Because this function depends on the
-current scope to determine parameter details, it cannot be used as a
-function parameter. If you must pass this value, assign the results to a
-variable, and pass the variable.'>
-
 
 
 You can use a URL as a


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-03-08 Thread Sean Coates
seanThu Mar  9 03:07:13 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  fix build; please expand on this
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.161&r2=1.162&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.161 
phpdoc/en/language-snippets.ent:1.162
--- phpdoc/en/language-snippets.ent:1.161   Tue Feb  7 17:36:53 2006
+++ phpdoc/en/language-snippets.ent Thu Mar  9 03:07:13 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -66,6 +66,9 @@
 etc. have  been available.  For more information, read the manual section 
 on &link.superglobals;'>
 
+This function uses
+Output Buffering.'>
+
 Because this function depends on the
 current scope to determine parameter details, it cannot be used as a
 function parameter. If you must pass this value, assign the results to a


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2006-02-07 Thread Nuno Lopes
nlopess Tue Feb  7 17:36:53 2006 UTC

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  fix #35320: make warn.imaprecodeyaz entity not extension specific
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/language-snippets.ent?r1=1.160&r2=1.161&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.160 
phpdoc/en/language-snippets.ent:1.161
--- phpdoc/en/language-snippets.ent:1.160   Wed Nov 16 23:55:03 2005
+++ phpdoc/en/language-snippets.ent Tue Feb  7 17:36:53 2006
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -113,10 +113,9 @@
 Use this function at your own risk.'>
 
 The IMAP extension cannot be used in conjuction with
-the recode, YAZ or Cyrus extensions.  This is due to the fact that they
+linkend="ref.imap">IMAP, recode,
+YAZ and Cyrus
+extensions cannot be used in conjuction, because they
 both share the same internal symbol.'>
 
 By using the CGI setup, your server


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/runkit/functions runkit-function-redefine.xml runkit-function-remove.xml runkit-function-rename.xml

2005-11-16 Thread Sara Golemon
pollita Wed Nov 16 18:55:07 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/runkit/functions   runkit-function-remove.xml 
runkit-function-redefine.xml 
runkit-function-rename.xml 
  Log:
  Document runkit.internal_override INI option
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.159&r2=1.160&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.159 
phpdoc/en/language-snippets.ent:1.160
--- phpdoc/en/language-snippets.ent:1.159   Wed Nov  9 06:14:34 2005
+++ phpdoc/en/language-snippets.ent Wed Nov 16 18:55:03 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -613,6 +613,12 @@
 See the README file included in the runkit package for more information.
 '>
 
+By default, only
+userspace functions may be removed, renamed, or modified.  In order to
+override internal functions, you must enable the
+runkit.internal_override setting in the system-wide
+php.ini file.'>
+
 
 The publickey subsystem
 is used for managing publickeys on a server to which the client is
http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/functions/runkit-function-remove.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/runkit/functions/runkit-function-remove.xml
diff -u phpdoc/en/reference/runkit/functions/runkit-function-remove.xml:1.1 
phpdoc/en/reference/runkit/functions/runkit-function-remove.xml:1.2
--- phpdoc/en/reference/runkit/functions/runkit-function-remove.xml:1.1 Sun May 
 1 02:24:46 2005
+++ phpdoc/en/reference/runkit/functions/runkit-function-remove.xml Wed Nov 
16 18:55:06 2005
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -14,6 +14,9 @@
boolrunkit_function_remove

stringfuncname
   
+
+  ¬e.runkit.internal-override;
+
  
 
  
http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/functions/runkit-function-redefine.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/runkit/functions/runkit-function-redefine.xml
diff -u phpdoc/en/reference/runkit/functions/runkit-function-redefine.xml:1.1 
phpdoc/en/reference/runkit/functions/runkit-function-redefine.xml:1.2
--- phpdoc/en/reference/runkit/functions/runkit-function-redefine.xml:1.1   
Sun May  1 02:24:46 2005
+++ phpdoc/en/reference/runkit/functions/runkit-function-redefine.xml   Wed Nov 
16 18:55:07 2005
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -16,6 +16,9 @@
stringarglist
stringcode
   
+
+  ¬e.runkit.internal-override;
+
  
 
  
http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/functions/runkit-function-rename.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/runkit/functions/runkit-function-rename.xml
diff -u phpdoc/en/reference/runkit/functions/runkit-function-rename.xml:1.1 
phpdoc/en/reference/runkit/functions/runkit-function-rename.xml:1.2
--- phpdoc/en/reference/runkit/functions/runkit-function-rename.xml:1.1 Sun May 
 1 02:24:46 2005
+++ phpdoc/en/reference/runkit/functions/runkit-function-rename.xml Wed Nov 
16 18:55:07 2005
@@ -1,5 +1,5 @@
 
-
+
 
 
  
@@ -15,6 +15,9 @@

stringfuncname
stringnewname
   
+
+  ¬e.runkit.internal-override;
+
  
 
  


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-11-09 Thread Jakub Vrana
vrana   Wed Nov  9 06:14:37 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  sm.exec uses escapeshellcmd (bug #35161)
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.158&r2=1.159&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.158 
phpdoc/en/language-snippets.ent:1.159
--- phpdoc/en/language-snippets.ent:1.158   Fri Sep 16 13:36:08 2005
+++ phpdoc/en/language-snippets.ent Wed Nov  9 06:14:34 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -286,8 +286,8 @@
 executed.'>
 
 With safe mode enabled,
-all words following the initial command string are treated as a single 
argument. Thus, 
-echo y | echo x becomes echo "y | echo 
x".'>
+the command string is escaped with escapeshellcmd. Thus, 
+echo y | echo x becomes echo y \| echo 
x.'>
 
 When
 safe mode is enabled, you can only


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/pdo driverconstants.xml /en/reference/pdo_mysql constants.xml

2005-09-16 Thread Sean Coates
seanFri Sep 16 13:36:10 2005 EDT

  Removed files:   
/phpdoc/en/reference/pdodriverconstants.xml 

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/pdo_mysql  constants.xml 
  Log:
  re-arrange this entity (using it as a file entity is confusing)
  
  #hopefully this hasn't been translated -- changing entities is bad (sorry)
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.157&r2=1.158&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.157 
phpdoc/en/language-snippets.ent:1.158
--- phpdoc/en/language-snippets.ent:1.157   Fri Sep 16 11:00:08 2005
+++ phpdoc/en/language-snippets.ent Fri Sep 16 13:36:08 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -346,6 +346,16 @@
 
 This extension requires PHP 5.'>
 
+
+The constants below are defined by
+this driver, and will only be available when the extension has been either
+compiled into PHP or dynamically loaded at runtime. In addition, these
+driver-specific constants should only be used if you are using this driver.
+Using mysql-specific attributes with the postgres driver may result in
+unexpected behaviour. PDO::getAttribute may be used to
+obtain the PDO_ATTR_DRIVER_NAME attribute to check the
+driver, if your code can run against multiple drivers.'>
+
 
 PECL extension
 is not bundled with PHP.'>
http://cvs.php.net/diff.php/phpdoc/en/reference/pdo_mysql/constants.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/pdo_mysql/constants.xml
diff -u phpdoc/en/reference/pdo_mysql/constants.xml:1.1 
phpdoc/en/reference/pdo_mysql/constants.xml:1.2
--- phpdoc/en/reference/pdo_mysql/constants.xml:1.1 Thu Sep 15 16:57:51 2005
+++ phpdoc/en/reference/pdo_mysql/constants.xml Fri Sep 16 13:36:09 2005
@@ -1,8 +1,8 @@
 
-
+
 
  &reftitle.constants;
- &reference.pdo.driverconstants;
+ &pdo.driver-constants;
  
   



[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-09-16 Thread Sean Coates
seanFri Sep 16 11:00:10 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  add fclose clause to file pointer entity
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.156&r2=1.157&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.156 
phpdoc/en/language-snippets.ent:1.157
--- phpdoc/en/language-snippets.ent:1.156   Tue Sep  6 16:56:16 2005
+++ phpdoc/en/language-snippets.ent Fri Sep 16 11:00:08 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -232,7 +232,8 @@
 
 The file pointer must be valid, and must point 
to
 a file successfully opened by fopen or
-fsockopen.'>
+fsockopen (and not yet closed by
+fclose).'>
 
 
 Using Oracle server version 9.2 and greater, you 
can


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-09-06 Thread Antony Dovgal
tony2001Tue Sep  6 16:56:17 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  fix entity
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.155&r2=1.156&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.155 
phpdoc/en/language-snippets.ent:1.156
--- phpdoc/en/language-snippets.ent:1.155   Tue Sep  6 16:39:46 2005
+++ phpdoc/en/language-snippets.ent Tue Sep  6 16:56:16 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -241,7 +241,8 @@
 and NLS_LANG environment variable will be used instead.">
 
 For details on the data type mapping performed 
by 
-the oci8 driver, see the '>
+the oci8 driver, see the datatypes 
+supported by the driver'>
 
 
 The parameter 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /entities global.ent

2005-09-06 Thread Antony Dovgal
tony2001Tue Sep  6 16:39:46 2005 EDT

  Modified files:  
/phpdoc/entitiesglobal.ent 
/phpdoc/en  language-snippets.ent 
  Log:
  add new entities
  
  
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.239&r2=1.240&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.239 phpdoc/entities/global.ent:1.240
--- phpdoc/entities/global.ent:1.239Thu Sep  1 12:02:39 2005
+++ phpdoc/entities/global.ent  Tue Sep  6 16:39:43 2005
@@ -1,6 +1,6 @@
 
+
 
 
 
@@ -240,6 +240,9 @@
 connection. If you're using Oracle server < 9.2, this parameter will be 
ignored
 and NLS_LANG environment variable will be used instead.">
 
+For details on the data type mapping performed 
by 
+the oci8 driver, see the '>
+
 
 The parameter 
 status is the status parameter supplied to a successfull


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/array/functions rsort.xml shuffle.xml sort.xml usort.xml

2005-08-24 Thread Dan Scott
dbs Wed Aug 24 10:15:12 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/array/functionsrsort.xml shuffle.xml sort.xml 
usort.xml 
  Log:
  Fix bug 34228 (rsort should link to krsort).
  Fix bug 34229 (shuffle and other sort functions clobber key associations).
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.153&r2=1.154&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.153 
phpdoc/en/language-snippets.ent:1.154
--- phpdoc/en/language-snippets.ent:1.153   Wed Aug  3 16:28:11 2005
+++ phpdoc/en/language-snippets.ent Wed Aug 24 10:15:11 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -37,6 +37,11 @@
 This function
 is not (yet) binary safe!'>
 
+This function
+assigns new keys for the elements in array.
+It will remove any existing keys you may have assigned, rather
+than just reordering the keys.'>
+
 This function is not
 implemented on Windows platforms.'>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/rsort.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/array/functions/rsort.xml
diff -u phpdoc/en/reference/array/functions/rsort.xml:1.12 
phpdoc/en/reference/array/functions/rsort.xml:1.13
--- phpdoc/en/reference/array/functions/rsort.xml:1.12  Fri Jul  1 09:07:46 2005
+++ phpdoc/en/reference/array/functions/rsort.xml   Wed Aug 24 10:15:11 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -16,6 +16,7 @@
 
  This function sorts an array in reverse order (highest to lowest).
 
+¬e.no-key-association;
 
  &return.success;
 
@@ -55,6 +56,7 @@
 
  See also arsort,
  asort, ksort,
+ krsort,
  sort, and usort.
 

http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/shuffle.xml?r1=1.13&r2=1.14&ty=u
Index: phpdoc/en/reference/array/functions/shuffle.xml
diff -u phpdoc/en/reference/array/functions/shuffle.xml:1.13 
phpdoc/en/reference/array/functions/shuffle.xml:1.14
--- phpdoc/en/reference/array/functions/shuffle.xml:1.13Fri Jul  1 
09:07:46 2005
+++ phpdoc/en/reference/array/functions/shuffle.xml Wed Aug 24 10:15:11 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -15,6 +15,9 @@
 
  This function shuffles (randomizes the order of the elements in)
  an array. 
+
+¬e.no-key-association;
+
  
   shuffle example
   
http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/sort.xml?r1=1.21&r2=1.22&ty=u
Index: phpdoc/en/reference/array/functions/sort.xml
diff -u phpdoc/en/reference/array/functions/sort.xml:1.21 
phpdoc/en/reference/array/functions/sort.xml:1.22
--- phpdoc/en/reference/array/functions/sort.xml:1.21   Fri Jul  1 09:07:46 2005
+++ phpdoc/en/reference/array/functions/sort.xmlWed Aug 24 10:15:11 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -17,13 +17,7 @@
  This function sorts an array.  Elements will be arranged from
  lowest to highest when this function has completed.
 
-
- 
-  This function assigns new keys for the elements in 
-  array. It will remove any existing
-  keys you may have assigned, rather than just reordering the keys.
- 
-
+¬e.no-key-association;
 
  &return.success;
 
@@ -94,6 +88,7 @@
 
  See also arsort,
  asort, ksort,
+ krsort, 
  natsort, natcasesort,
  rsort, usort,
  array_multisort, and
http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/usort.xml?r1=1.22&r2=1.23&ty=u
Index: phpdoc/en/reference/array/functions/usort.xml
diff -u phpdoc/en/reference/array/functions/usort.xml:1.22 
phpdoc/en/reference/array/functions/usort.xml:1.23
--- phpdoc/en/reference/array/functions/usort.xml:1.22  Fri Jul  1 09:07:47 2005
+++ phpdoc/en/reference/array/functions/usort.xml   Wed Aug 24 10:15:11 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -37,6 +37,7 @@
   
  
 
+¬e.no-key-association;
 
  &return.success;
 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/funchand/functions func-get-arg.xml func-get-args.xml func-num-args.xml

2005-08-03 Thread Sean Coates
seanWed Aug  3 16:28:13 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/funchand/functions func-get-arg.xml 
func-get-args.xml 
func-num-args.xml 
  Log:
  add note about using these functions as parameters
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.152&r2=1.153&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.152 
phpdoc/en/language-snippets.ent:1.153
--- phpdoc/en/language-snippets.ent:1.152   Thu Jul 21 17:37:48 2005
+++ phpdoc/en/language-snippets.ent Wed Aug  3 16:28:11 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -61,6 +61,11 @@
 etc. have  been available.  For more information, read the manual section 
 on &link.superglobals;'>
 
+Because this function depends on the
+current scope to determine parameter details, it cannot be used as a
+function parameter. If you must pass this value, assign the results to a
+variable, and pass the variable.'>
+
 
 
 You can use a URL as a
http://cvs.php.net/diff.php/phpdoc/en/reference/funchand/functions/func-get-arg.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/funchand/functions/func-get-arg.xml
diff -u phpdoc/en/reference/funchand/functions/func-get-arg.xml:1.7 
phpdoc/en/reference/funchand/functions/func-get-arg.xml:1.8
--- phpdoc/en/reference/funchand/functions/func-get-arg.xml:1.7 Fri Sep 10 
12:38:02 2004
+++ phpdoc/en/reference/funchand/functions/func-get-arg.xml Wed Aug  3 
16:28:12 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -27,6 +27,9 @@
  arguments actually passed, a warning will be generated and
  func_get_arg will return &false;.
 
+
+¬e.funcnoparam;
+
 
  
   
http://cvs.php.net/diff.php/phpdoc/en/reference/funchand/functions/func-get-args.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/funchand/functions/func-get-args.xml
diff -u phpdoc/en/reference/funchand/functions/func-get-args.xml:1.9 
phpdoc/en/reference/funchand/functions/func-get-args.xml:1.10
--- phpdoc/en/reference/funchand/functions/func-get-args.xml:1.9Wed Feb 
 9 10:26:06 2005
+++ phpdoc/en/reference/funchand/functions/func-get-args.xmlWed Aug  3 
16:28:13 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -29,6 +29,9 @@
   account for default (non-passed) arguments.
  
 
+
+¬e.funcnoparam;
+
 
  
   
http://cvs.php.net/diff.php/phpdoc/en/reference/funchand/functions/func-num-args.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/funchand/functions/func-num-args.xml
diff -u phpdoc/en/reference/funchand/functions/func-num-args.xml:1.6 
phpdoc/en/reference/funchand/functions/func-num-args.xml:1.7
--- phpdoc/en/reference/funchand/functions/func-num-args.xml:1.6Fri Sep 
10 12:38:02 2004
+++ phpdoc/en/reference/funchand/functions/func-num-args.xmlWed Aug  3 
16:28:13 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -22,6 +22,9 @@
  its result may be assigned to a variable, which can then be passed to
  the function.
 
+
+¬e.funcnoparam;
+
 
  
   


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/ssh2/functions ssh2-publickey-add.xml ssh2-publickey-init.xml ssh2-publickey-list.xml ssh2-publickey-remove.xml

2005-07-21 Thread Sara Golemon
pollita Thu Jul 21 17:37:49 2005 EDT

  Added files: 
/phpdoc/en/reference/ssh2/functions ssh2-publickey-add.xml 
ssh2-publickey-init.xml 
ssh2-publickey-list.xml 
ssh2-publickey-remove.xml 

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Document ssh2 publickey subsystem
  http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.151&r2=1.152&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.151 
phpdoc/en/language-snippets.ent:1.152
--- phpdoc/en/language-snippets.ent:1.151   Wed Jun  8 21:24:28 2005
+++ phpdoc/en/language-snippets.ent Thu Jul 21 17:37:48 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -587,3 +587,10 @@
 patched versions of PHP 5.0 and requires that thread safety be enabled.
 See the README file included in the runkit package for more information.
 '>
+
+
+The publickey subsystem
+is used for managing publickeys on a server to which the client is
+already authenticated.  To authenticate to a remote system
+using publickey authentication, use the 
ssh2_auth_pubkey_file
+function instead.'>

http://cvs.php.net/co.php/phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml?r=1.1&p=1
Index: phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml
+++ phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml




 
  ssh2_publickey_add
  
   Add an authorized publickey
  
 
 
  &reftitle.description;
  
   boolssh2_publickey_add
   resourcepkey
   stringalgoname
   stringblob
   booloverwrite
   arrayattributes
  

  ¬e.ssh2.subsystem.publickey;

 
 
  &reftitle.parameters;
  
   

 pkey
 
  
   Publickey Subsystem resource created by 
ssh2_publickey_init.
  
 


 algoname
 
  
   Publickey algorithm (e.g): ssh-dss, ssh-rsa
  
 


 blob
 
  
   Publickey blob as raw binary
  
 


 overwrite
 
  
   If the specified key already exists, should it be overwritten?
  
 


 attributes
 
  
   Associative array of attributes to assign to this public key.
   Refer to ietf-secsh-publickey-subsystem for a list of supported 
attributes.
   To mark an attribute as mandatory, preceed its name with an asterix.
   If the server is unable to support an attribute marked mandatory,
   it will abort the add process.
  
 

   
  
 
 
  &reftitle.returnvalues;
  
&return.success;
  
 

 
  &reftitle.examples;
  
   
Adding a publickey with 
ssh2_publickey_add



   
  
 

 
  &reftitle.seealso;
  
   
ssh2_publickey_init
ssh2_publickey_remote
Or ssh2_publickey_list
   
  
 






http://cvs.php.net/co.php/phpdoc/en/reference/ssh2/functions/ssh2-publickey-init.xml?r=1.1&p=1
Index: phpdoc/en/reference/ssh2/functions/ssh2-publickey-init.xml
+++ phpdoc/en/reference/ssh2/functions/ssh2-publickey-init.xml


  
   
ssh2_publickey_init

 Initialize Publickey subsystem

   
   
Description

 resourcessh2_publickey_init
 
resourcesession



 Request the Publickey subsystem from an already connected SSH2 server.


¬e.ssh2.subsystem.publickey;


 This method returns an SSH2 Publickey Subsystem
 resource for use with all other ssh2_publickey_*() methods.



 The publickey subsystem allows an already connected and authenticated
 client to manage the list of authorized public keys stored on the
 target server in an implementation agnostic manner.
 If the remote server does not support the publickey subsystem,
 the ssh2_publickey_init function will return &false;.



 See Also:
 ssh2_publickey_add,
 ssh2_publickey_remove, and
 ssh2_publickey_list


   
  



http://cvs.php.net/co.php/phpdoc/en/reference/ssh2/functions/ssh2-publickey-list.xml?r=1.1&p=1
Index: phpdoc/en/reference/ssh2/functions/ssh2-publickey-list.xml
+++ phpdoc/en/reference/ssh2/functions/ssh2-publickey-list.xml




 
  ssh2_publickey_list
  
   List currently authorized publickeys
  
 
 
  &reftitle.description;
  
   arrayssh2_publickey_list
   resourcepkey
  

  ¬e.ssh2.subsystem.publickey;

 
 
  &reftitle.parameters;
  
   

 pkey
 
  
   Publickey Subsystem resource
  
 

   
  
 
 
  &reftitle.returnvalues;
  
   Returns a numericly indexed array of keys,
   each of which is an associative array containing:
   name, blob, and attrs elements.
  
  
   
Publickey elements

 
  
   Array Key
   Meaning
  
 
 
  
   name
   Name of algorithm used by this publickey, for example:
  ssh-dss or ssh-rsa.
  
  
   blob
   Publickey blob as raw binary data.
  
  
   attrs
   Attributes assigned to this publickey

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/mysql ini.xml

2005-06-08 Thread Ilia Alshanetsky
iliaa   Wed Jun  8 21:24:28 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/mysql  ini.xml 
  Log:
  INI settings for mysql_connect() are affected by SQL safe mode, not generic
  safe mode.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.150&r2=1.151&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.150 
phpdoc/en/language-snippets.ent:1.151
--- phpdoc/en/language-snippets.ent:1.150   Mon May  2 17:26:11 2005
+++ phpdoc/en/language-snippets.ent Wed Jun  8 21:24:28 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -382,6 +382,8 @@
 
 safe mode'>
 
+SQL safe mode'>
+
 
 As of PHP 4.3.3 you can use 
this function with the
 NSAPI server module in Netscape/iPlanet/SunONE
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/ini.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/mysql/ini.xml
diff -u phpdoc/en/reference/mysql/ini.xml:1.12 
phpdoc/en/reference/mysql/ini.xml:1.13
--- phpdoc/en/reference/mysql/ini.xml:1.12  Tue Feb 22 12:36:08 2005
+++ phpdoc/en/reference/mysql/ini.xml   Wed Jun  8 21:24:28 2005
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  &extension.runtime;
@@ -180,7 +180,7 @@
 
  The default server host to use when connecting to the database
  server if no other host is specified. Doesn't apply in
- &safemode;.
+ &sqlsafemode;.
 

   
@@ -194,7 +194,7 @@
 
  The default user name to use when connecting to the database
  server if no other name is specified. Doesn't apply in
- &safemode;.
+ &sqlsafemode;.
 

   
@@ -208,7 +208,7 @@
 
  The default password to use when connecting to the database
  server if no other password is specified. Doesn't apply in
- &safemode;.
+ &sqlsafemode;.
 

   


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-05-02 Thread Sara Golemon
pollita Mon May  2 17:26:12 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Typo - line/lint
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.149&r2=1.150&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.149 
phpdoc/en/language-snippets.ent:1.150
--- phpdoc/en/language-snippets.ent:1.149   Mon May  2 15:32:58 2005
+++ phpdoc/en/language-snippets.ent Mon May  2 17:26:11 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -580,7 +580,7 @@
 '>
 
 Sandbox support (required for
-runkit_lint, runkit_line_file,
+runkit_lint, runkit_lint_file,
 and the Runkit_Sandbox class) is only available with PHP 5.1 or specially
 patched versions of PHP 5.0 and requires that thread safety be enabled.
 See the README file included in the runkit package for more information.


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/runkit/functions runkit-lint-file.xml runkit-lint.xml runkit-superglobals.xml

2005-05-02 Thread Sara Golemon
pollita Mon May  2 15:32:59 2005 EDT

  Added files: 
/phpdoc/en/reference/runkit/functions   runkit-lint.xml 
runkit-lint-file.xml 
runkit-superglobals.xml 

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Add note about sandbox support in runkit and document runkit_lint(), 
runkit_lint_file(), and runkit_superglobals()
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.148&r2=1.149&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.148 
phpdoc/en/language-snippets.ent:1.149
--- phpdoc/en/language-snippets.ent:1.148   Sun May  1 13:33:08 2005
+++ phpdoc/en/language-snippets.ent Mon May  2 15:32:58 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -579,3 +579,9 @@
 be used to manipulate the currently running (or chained) method.
 '>
 
+Sandbox support (required for
+runkit_lint, runkit_line_file,
+and the Runkit_Sandbox class) is only available with PHP 5.1 or specially
+patched versions of PHP 5.0 and requires that thread safety be enabled.
+See the README file included in the runkit package for more information.
+'>

http://cvs.php.net/co.php/phpdoc/en/reference/runkit/functions/runkit-lint.xml?r=1.1&p=1
Index: phpdoc/en/reference/runkit/functions/runkit-lint.xml
+++ phpdoc/en/reference/runkit/functions/runkit-lint.xml




 
  runkit_lint
  
   Check the PHP syntax of the specified php code
  
 
 
  &reftitle.description;
  
   boolrunkit_lint
   stringcode
  
  
   The runkit_lint function performs a syntax (lint)
   check on the specified php code testing for scripting errors.
   This is similar to using php -l from the commandline except
   runkit_lint accepts actual code rather than a filename.
  

  ¬e.runkit.sandbox;

 

 
  &reftitle.parameters;
  
   

 code
 
  
   PHP Code to be lint checked
  
 

   
  
 

 
  &reftitle.returnvalues;
  
   &return.success;
  
 

 
  &reftitle.seealso;
  
   
runkit_lint_file
   
  
 





http://cvs.php.net/co.php/phpdoc/en/reference/runkit/functions/runkit-lint-file.xml?r=1.1&p=1
Index: phpdoc/en/reference/runkit/functions/runkit-lint-file.xml
+++ phpdoc/en/reference/runkit/functions/runkit-lint-file.xml




 
  runkit_lint_file
  
   Check the PHP syntax of the specified file
  
 
 
  &reftitle.description;
  
   boolrunkit_lint_file
   stringfilename
  
  
   The runkit_lint_file function performs a syntax (lint) 
check
   on the specified filename testing for scripting errors. This is similar to 
using php -l
   from the commandline.
  

  ¬e.runkit.sandbox;

 
 
  &reftitle.parameters;
  
   

 filename
 
  
   File containing PHP Code to be lint checked
  
 

   
  
 

 
  &reftitle.returnvalues;
  
   &return.success;
  
 

 
  &reftitle.seealso;
  
   
runkit_lint
   
  
 





http://cvs.php.net/co.php/phpdoc/en/reference/runkit/functions/runkit-superglobals.xml?r=1.1&p=1
Index: phpdoc/en/reference/runkit/functions/runkit-superglobals.xml
+++ phpdoc/en/reference/runkit/functions/runkit-superglobals.xml




 
  runkit_superglobals
  
   Return numericly indexed array of registered superglobals
  
 
 
  &reftitle.description;
  
   arrayrunkit_superglobals
   
  
 

 
  &reftitle.returnvalues;
  
   Returns a numericly indexed array of the currently registered superglobals.
   i.e. _GET, _POST, _REQUEST, _COOKIE, _SESSION, _SERVER, _ENV, _FILES
  
 

 
  &reftitle.seealso;
  
   
Variable 
Scope
   
  
 






[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/runkit/functions runkit-method-add.xml runkit-method-copy.xml runkit-method-redefine.xml runkit-method-remove.xml runkit-method-rename.xm

2005-05-01 Thread Sara Golemon
pollita Sun May  1 13:33:09 2005 EDT

  Added files: 
/phpdoc/en/reference/runkit/functions   runkit-method-add.xml 
runkit-method-copy.xml 
runkit-method-redefine.xml 
runkit-method-remove.xml 
runkit-method-rename.xml 

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Add runkit_method_*() functions and matching entity
  http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.147&r2=1.148&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.147 
phpdoc/en/language-snippets.ent:1.148
--- phpdoc/en/language-snippets.ent:1.147   Mon Apr 25 21:20:37 2005
+++ phpdoc/en/language-snippets.ent Sun May  1 13:33:08 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -570,7 +570,12 @@
 
 
 
-
+
 This function cannot
 be used to manipulate the currently running (or chained) method.
 '>
+
+This function cannot
+be used to manipulate the currently running (or chained) method.
+'>
+

http://cvs.php.net/co.php/phpdoc/en/reference/runkit/functions/runkit-method-add.xml?r=1.1&p=1
Index: phpdoc/en/reference/runkit/functions/runkit-method-add.xml
+++ phpdoc/en/reference/runkit/functions/runkit-method-add.xml



 
  runkit_method_add
  Dynamically adds a new method to a given class
 
 
  &reftitle.description;
  
   boolrunkit_method_add
   
stringclassname
   
stringmethodname
   stringargs
   stringcode
   intflags
  
  &warn.experimental.func;
 
 
  &reftitle.parameters;
  
   

 classname
 
  
   The class to which this method will be added
  
 


 methodname
 
  
   The name of the method to add
  
 


 args
 
  
   Comma-delimited list of arguments for the newly-created method
  
 


 code
 
  
   The code to be evaluated when methodname
   is called
  
 


 flags
 
  
   The type of method to create, can be
   RUNKIT_ACC_PUBLIC,
   RUNKIT_ACC_PROTECTED or
   RUNKIT_ACC_PRIVATE
  
  
   
This parameter is only used as of PHP 5, because, prior to this,
all methods were public.
   
  
 

   
  
 
 
  &reftitle.returnvalues;
  
   &return.success;
  
 
 
 
  &reftitle.examples;
  
   
runkit_method_add example



&example.outputs;



   
  
 
 
  &reftitle.seealso;
  
   
runkit_method_copy
runkit_method_redefine
runkit_method_remove
runkit_method_rename
runkit_function_add
   
  
 




http://cvs.php.net/co.php/phpdoc/en/reference/runkit/functions/runkit-method-copy.xml?r=1.1&p=1
Index: phpdoc/en/reference/runkit/functions/runkit-method-copy.xml
+++ phpdoc/en/reference/runkit/functions/runkit-method-copy.xml



 
  runkit_method_copy
  Copies a method from class to another
 
 
  &reftitle.description;
  
   boolrunkit_method_copy
   stringdClass
   stringdMethod
   stringsClass
   stringsMethod
  
  &warn.experimental.func;
 
 
  &reftitle.parameters;
  
   

 dClass
 
  
   Destination class for copied method
  
 


 dMethod
 
  
   Destination method name
  
 


 sClass
 
  
   Source class of the method to copy
  
 


 sMethod
 
  
   Name of the method to copy from the source class. If this parameter is
   omitted, the value of dMethod is assumed.
  
 

   
  
 
 
  &reftitle.returnvalues;
  
   &return.success;
  
 
 
 
  &reftitle.examples;
  
   
runkit_method_copy example



&example.outputs;



   
  
 
 
  &reftitle.seealso;
  
   
runkit_method_add
runkit_method_redefine
runkit_method_remove
runkit_method_rename
runkit_function_copy
   
  
 




http://cvs.php.net/co.php/phpdoc/en/reference/runkit/functions/runkit-method-redefine.xml?r=1.1&p=1
Index: phpdoc/en/reference/runkit/functions/runkit-method-redefine.xml
+++ phpdoc/en/reference/runkit/functions/runkit-method-redefine.xml



 
  runkit_method_redefine
  Dynamically changes the code of the given method
 
 
  &reftitle.description;
  
   boolrunkit_method_redefine
   
stringclassname
   
stringmethodname
   stringargs
   stringcode
   intflags
  
  ¬e.runkit.selfmanipulation;
  &warn.experimental.func;
 
 
  &reftitle.parameters;
  
   

 classname
 
  
   The class in which to redefine the method
  
 


 methodname
 
  
   The name of the method to redefine
  
 


 args
 
  
   Comma-delimited list of arguments for the redefined method
  
 


 code
 
  
   The new code to be evaluated when methodname
   is called
  
 

   

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-04-25 Thread Philip Olson
philip  Mon Apr 25 21:20:38 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Added &info.function.alias.deprecated; for deprecated function aliases.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.146&r2=1.147&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.146 
phpdoc/en/language-snippets.ent:1.147
--- phpdoc/en/language-snippets.ent:1.146   Sun Apr 24 19:16:03 2005
+++ phpdoc/en/language-snippets.ent Mon Apr 25 21:20:37 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -169,6 +169,11 @@
 
 
 
+This function alias is 
+deprecated and only exists for backwards compatibility reasons. It is 
+recommended to not use this function as one day it may be removed from 
+PHP.'>
+
 
 
 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-04-24 Thread Philip Olson
philip  Sun Apr 24 19:16:03 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  New entity &info.function.alias; to refer to aliased functions.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.145&r2=1.146&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.145 
phpdoc/en/language-snippets.ent:1.146
--- phpdoc/en/language-snippets.ent:1.145   Thu Apr  7 11:38:29 2005
+++ phpdoc/en/language-snippets.ent Sun Apr 24 19:16:03 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -167,6 +167,8 @@
 
 
+
+
 
 
 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-04-07 Thread Enrique Garcia Briones
baoengb Thu Apr  7 11:38:30 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Added sybase.linkid.description for new doc style in sybase
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.144&r2=1.145&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.144 
phpdoc/en/language-snippets.ent:1.145
--- phpdoc/en/language-snippets.ent:1.144   Mon Apr  4 18:07:58 2005
+++ phpdoc/en/language-snippets.ent Thu Apr  7 11:38:29 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -473,6 +473,15 @@
 This function is only available using
 the DB library interface to Sybase, and not the CT library.'>
 
+
+link_identifierThe Sybase connection. If 
the 
+link identifier is not specified, the last link opened by 
+sybase_connect is assumed. If no such link is found, it
+will try to create one as if sybase_connect was called
+with no arguments. If by chance no connection is found or established, an
+E_WARNING level warning is generated.
+'>
+
 
 The optional parameter mode
 determines the unit length. If it is 0 or omitted the default unit as specified


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-04-01 Thread Philip Olson
philip  Fri Apr  1 21:20:46 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Apache entity for when the module version is required.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.142&r2=1.143&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.142 
phpdoc/en/language-snippets.ent:1.143
--- phpdoc/en/language-snippets.ent:1.142   Thu Mar 31 10:01:43 2005
+++ phpdoc/en/language-snippets.ent Fri Apr  1 21:20:45 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -380,6 +380,9 @@
 NSAPI server module in Netscape/iPlanet/SunONE
 webservers, too.'>
 
+This function is only supported when PHP 
+is installed as an Apache module.'>
+
 
 SimpleXML has made a rule of 
adding
 iterative properties to most methods. They cannot be viewed using 
var_dump


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/filesystem/functions file-get-contents.xml file-put-contents.xml fopen.xml mkdir.xml readfile.xml rename.xml rmdir.xml unlink.xml

2005-03-31 Thread Jakub Vrana
vrana   Thu Mar 31 10:01:45 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/filesystem/functions   file-get-contents.xml 
file-put-contents.xml 
fopen.xml mkdir.xml 
readfile.xml rename.xml 
rmdir.xml unlink.xml 
  Log:
  Context parameter (bug #32499)
  http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.141&r2=1.142&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.141 
phpdoc/en/language-snippets.ent:1.142
--- phpdoc/en/language-snippets.ent:1.141   Thu Mar 31 02:42:34 2005
+++ phpdoc/en/language-snippets.ent Thu Mar 31 10:01:43 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -12,7 +12,8 @@
 more details.'>
 
 Context support was added
-with PHP 5.0.0.'>
+with PHP 5.0.0. For a description of contexts, refer to
+.'>
 
 If you start a program using this function
 and want to leave it running in the background, you have to make sure that the
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/file-get-contents.xml?r1=1.22&r2=1.23&ty=u
Index: phpdoc/en/reference/filesystem/functions/file-get-contents.xml
diff -u phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.22 
phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.23
--- phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.22 Wed Feb 
 9 12:06:36 2005
+++ phpdoc/en/reference/filesystem/functions/file-get-contents.xml  Thu Mar 
31 10:01:43 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -34,6 +34,11 @@
   need to encode the URI with urlencode.
  
 
+
+ 
+  context parameter can be skipped by &null;.
+ 
+

 

@@ -71,6 +76,7 @@
 &reftitle.notes;
 ¬e.bin-safe;
 &tip.fopen-wrapper;
+¬e.context-support;
 &warn.ssl-non-standard;

 
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/file-put-contents.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/filesystem/functions/file-put-contents.xml
diff -u phpdoc/en/reference/filesystem/functions/file-put-contents.xml:1.5 
phpdoc/en/reference/filesystem/functions/file-put-contents.xml:1.6
--- phpdoc/en/reference/filesystem/functions/file-put-contents.xml:1.5  Wed Feb 
 9 12:06:38 2005
+++ phpdoc/en/reference/filesystem/functions/file-put-contents.xml  Thu Mar 
31 10:01:43 2005
@@ -1,5 +1,5 @@
 
-
+
   

 file_put_contents 
@@ -29,6 +29,7 @@
  (not multi-dimension arrays). This is equivalent to
  file_put_contents($filename, join('', $array)).
 
+¬e.context-support;
 
  As of PHP 5.1.0, you may also pass a stream resource to the
  data parameter. In result, the remaining buffer of
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fopen.xml?r1=1.26&r2=1.27&ty=u
Index: phpdoc/en/reference/filesystem/functions/fopen.xml
diff -u phpdoc/en/reference/filesystem/functions/fopen.xml:1.26 
phpdoc/en/reference/filesystem/functions/fopen.xml:1.27
--- phpdoc/en/reference/filesystem/functions/fopen.xml:1.26 Thu Mar 31 
09:41:25 2005
+++ phpdoc/en/reference/filesystem/functions/fopen.xml  Thu Mar 31 10:01:43 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -49,10 +49,8 @@
   Some protocols (also referred to as wrappers) support
   context and/or &php.ini; options.
   Refer to the specific page for the protocol in use for a list of options
-  which can be set. ( i.e. &php.ini; value 
+  which can be set. (e.g. &php.ini; value 
   user_agent used by the http 
wrapper).
-  For a description of contexts and the 
-  zcontext parameter, refer to .
  
 
 ¬e.context-support;
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/mkdir.xml?r1=1.16&r2=1.17&ty=u
Index: phpdoc/en/reference/filesystem/functions/mkdir.xml
diff -u phpdoc/en/reference/filesystem/functions/mkdir.xml:1.16 
phpdoc/en/reference/filesystem/functions/mkdir.xml:1.17
--- phpdoc/en/reference/filesystem/functions/mkdir.xml:1.16 Tue Aug 10 
12:30:17 2004
+++ phpdoc/en/reference/filesystem/functions/mkdir.xml  Thu Mar 31 10:01:43 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -56,10 +56,10 @@
   for a listing of which wrappers support mkdir.
  
 
+¬e.context-support;
 
  
-  The recursive and context 
parameters
-  were added as of PHP 5.0.0.
+  The recursive parameter was added as of PHP 5.0.0.
  
 
 ¬e.sm.uidcheck.dir;
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/readfile.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/filesystem/functions/readfile.xml
diff -u phpdoc/en/reference/filesystem/functions/readfile.xml:1.6 
phpdoc/en/reference/filesystem/functions/readfile.xml:1.7
--- phpdoc/en/reference/filesystem/functions/readfile.xml:1.6   Tue Sep  9 
07:32:55 2003
+++

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-03-30 Thread Philip Olson
philip  Thu Mar 31 02:42:34 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Add entities for MySQL result and required field_offset parameters, and add
   to the linkid description. Also add E_WARNING information to 
linkid.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.140&r2=1.141&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.140 
phpdoc/en/language-snippets.ent:1.141
--- phpdoc/en/language-snippets.ent:1.140   Wed Mar 30 03:17:03 2005
+++ phpdoc/en/language-snippets.ent Thu Mar 31 02:42:34 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -163,6 +163,9 @@
 value is measured in bytes.  You may also use shorthand notation as described 
 in this FAQ.'>
 
+
+
 
 
 
@@ -419,11 +422,26 @@
 PHP &null; value.'>
 
 
-The MySQL connection. If the link 
-identifier is not specified, the last link opened by 
+
+
+link_identifierThe MySQL connection. If the 
+link identifier is not specified, the last link opened by 
 mysql_connect is assumed. If no such link is found, it
 will try to create one as if mysql_connect was called
-with no arguments.'>
+with no arguments. If by chance no connection is found or established, an
+E_WARNING level warning is generated.
+'>
+
+
+resultThe result resource that
+is being evaluated. This result comes from a call to 
+mysql_query.'>
+
+
+field_offsetThe numerical field offset. The 
+field_offset starts at 0. If 
+field_offset does not exist, an error of level
+E_WARNING is also 
issued.'>
 
 
 This function is only available using


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-03-30 Thread Philip Olson
philip  Wed Mar 30 03:17:03 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Make mysql.linkid.description more descriptive: What happens if no connection 
is found.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.139&r2=1.140&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.139 
phpdoc/en/language-snippets.ent:1.140
--- phpdoc/en/language-snippets.ent:1.139   Tue Mar 29 23:45:34 2005
+++ phpdoc/en/language-snippets.ent Wed Mar 30 03:17:03 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -421,7 +421,9 @@
 
 The MySQL connection. If the link 
 identifier is not specified, the last link opened by 
-mysql_connect is assumed.'>
+mysql_connect is assumed. If no such link is found, it
+will try to create one as if mysql_connect was called
+with no arguments.'>
 
 
 This function is only available using


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-03-29 Thread Philip Olson
philip  Tue Mar 29 23:45:35 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Added mysql.linkid.description for the new doc style linkid parameter 
listing. 
  It's used in just about every MySQL function man page.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.138&r2=1.139&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.138 
phpdoc/en/language-snippets.ent:1.139
--- phpdoc/en/language-snippets.ent:1.138   Tue Mar 29 16:55:07 2005
+++ phpdoc/en/language-snippets.ent Tue Mar 29 23:45:34 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -418,6 +418,11 @@
 This function sets NULL fields to
 PHP &null; value.'>
 
+
+The MySQL connection. If the link 
+identifier is not specified, the last link opened by 
+mysql_connect is assumed.'>
+
 
 This function is only available using
 the CT library interface to Sybase, and not the DB library.'>


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-03-29 Thread Philip Olson
philip  Tue Mar 29 16:55:09 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  More descriptive link title.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.137&r2=1.138&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.137 
phpdoc/en/language-snippets.ent:1.138
--- phpdoc/en/language-snippets.ent:1.137   Mon Feb 21 15:59:53 2005
+++ phpdoc/en/language-snippets.ent Tue Mar 29 16:55:07 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -468,8 +468,8 @@
 
 We do not recommend using a 
threaded MPM
 in production with Apache2.  Use the prefork MPM instead, or use Apache1.  For 
information
-on why, read the following 
-FAQ entry'>
+on why, read the related FAQ entry on using
+Apache2 with a threaded 
MPM'>
 
 Remember that when adding
 path values in the Apache configuration files on Windows, all backslashes


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/image/functions imagecreatefromjpeg.xml imagecreatefromwbmp.xml imagejpeg.xml jpeg2wbmp.xml png2wbmp.xml

2005-02-21 Thread Philip Olson
philip  Mon Feb 21 15:59:54 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/image/functionsimagejpeg.xml 
imagecreatefromjpeg.xml 
jpeg2wbmp.xml 
imagecreatefromwbmp.xml 
png2wbmp.xml 
  Log:
  Document that jpeg and wbmp support requires GD-1.8 or later.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.136&r2=1.137&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.136 
phpdoc/en/language-snippets.ent:1.137
--- phpdoc/en/language-snippets.ent:1.136   Tue Feb 15 04:45:57 2005
+++ phpdoc/en/language-snippets.ent Mon Feb 21 15:59:53 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -186,12 +186,17 @@
 if PHP is compiled using --with-t1lib[=DIR].
 '>
 
+JPEG support is only available if 
+PHP was compiled against GD-1.8 or later.'>
+
+WBMP support is only available if 
+PHP was compiled against GD-1.8 or later.'>
+
 This function is only available if
 PHP is compiled with the bundled version of the GD library.'>
 
 This function requires GD 2.0.1 or 
later.'>
 
-
 
 domnode_append_child.'>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagejpeg.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/image/functions/imagejpeg.xml
diff -u phpdoc/en/reference/image/functions/imagejpeg.xml:1.4 
phpdoc/en/reference/image/functions/imagejpeg.xml:1.5
--- phpdoc/en/reference/image/functions/imagejpeg.xml:1.4   Mon Jun 21 
07:45:37 2004
+++ phpdoc/en/reference/image/functions/imagejpeg.xml   Mon Feb 21 15:59:53 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -28,12 +28,9 @@
  header, you can create a PHP script that
  outputs JPEG images directly.
 
-
- 
-  JPEG support is only available if PHP was compiled
-  against GD-1.8 or later.
- 
-
+
+¬e.config.jpeg;
+
 
  quality is optional, and ranges from
  0 (worst quality, smaller file) to 100 (best quality, biggest file).
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagecreatefromjpeg.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/image/functions/imagecreatefromjpeg.xml
diff -u phpdoc/en/reference/image/functions/imagecreatefromjpeg.xml:1.8 
phpdoc/en/reference/image/functions/imagecreatefromjpeg.xml:1.9
--- phpdoc/en/reference/image/functions/imagecreatefromjpeg.xml:1.8 Thu Jan 
15 07:42:37 2004
+++ phpdoc/en/reference/image/functions/imagecreatefromjpeg.xml Mon Feb 21 
15:59:54 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -47,6 +47,7 @@
   
  
 
+¬e.config.jpeg;
 &tip.fopen-wrapper;
 &warn.no-win32-fopen-wrapper;

http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/jpeg2wbmp.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/image/functions/jpeg2wbmp.xml
diff -u phpdoc/en/reference/image/functions/jpeg2wbmp.xml:1.2 
phpdoc/en/reference/image/functions/jpeg2wbmp.xml:1.3
--- phpdoc/en/reference/image/functions/jpeg2wbmp.xml:1.2   Wed Apr 17 
02:39:15 2002
+++ phpdoc/en/reference/image/functions/jpeg2wbmp.xml   Mon Feb 21 15:59:54 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -23,14 +23,10 @@
  d_width you specify the height
  and width of the destination image.
 
-
- 
-  
-   WBMP support is only available if PHP was compiled
-   against GD-1.8 or later.
-  
- 
-
+
+¬e.config.jpeg;
+¬e.config.wbmp;
+
 
  See also png2wbmp.
 
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagecreatefromwbmp.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/image/functions/imagecreatefromwbmp.xml
diff -u phpdoc/en/reference/image/functions/imagecreatefromwbmp.xml:1.8 
phpdoc/en/reference/image/functions/imagecreatefromwbmp.xml:1.9
--- phpdoc/en/reference/image/functions/imagecreatefromwbmp.xml:1.8 Thu Jan 
15 07:42:37 2004
+++ phpdoc/en/reference/image/functions/imagecreatefromwbmp.xml Mon Feb 21 
15:59:54 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -47,12 +47,7 @@
   
  
 
-
- 
-  WBMP support is only available if PHP was compiled
-  against GD-1.8 or later.
- 
-
+¬e.config.wbmp;
 &tip.fopen-wrapper;
 &warn.no-win32-fopen-wrapper;

http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/png2wbmp.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/image/functions/png2wbmp.xml
diff -u phpdoc/en/reference/image/functions/png2wbmp.xml:1.2 
phpdoc/en/reference/image/functions/png2wbmp.xml:1.3
--- phpdoc/en/reference/image/functions/png2wbmp.xml:1.2Wed Apr 17 
02:39:15 2002
+++ phpdoc/en/reference/image/functions/png2wbmp.xmlMon Feb 21 15:59:54 2005
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -23,14 +23,7 @@
  d_width you specify the height
  and width of the destination image.
 
-
- 
-  
- 

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/apache ini.xml /en/reference/bc ini.xml /en/reference/com ini.xml /en/reference/crack ini.xml /en/reference/dbx ini.xml /en/reference/errorfunc ini.xml /en/reference/exif ini.xml /en/reference/fbsql ini.xml /en/reference/hw ini.xml /en/reference/hwapi ini.xml /en/reference/ibase ini.xml /en/reference/iconv ini.xml /en/reference/ifx ini.xml /en/reference/info ini.xml /en/reference/ingres-ii ini.xml /en/reference/java ini.xml /en/reference/ldap ini.xml /en/reference/mail ini.xml /en/reference/maxdb ini.xml /en/reference/mcrypt ini.xml /en/reference/mime_magic ini.xml /en/reference/misc ini.xml /en/reference/msql ini.xml /en/reference/mssql ini.xml /en/reference/mysql ini.xml /en/reference/ncurses ini.xml /en/reference/network ini.xml /en/reference/nsapi ini.xml /en/reference/outcontrol ini.xml /en/reference/pfpro ini.xml /en/reference/pgsql ini.xml /en/reference/printer ini.xml /en/reference/sem ini.xml /en/reference/session ini.xml /en/reference/soap ini.xml /en/reference/sqlite ini.xml /en/reference/sybase ini.xml /en/reference/tidy ini.xml /en/reference/uodbc ini.xml /en/reference/var ini.xml /en/reference/xmlrpc ini.xml /en/reference/yaz ini.xml /en/reference/zlib ini.xml

2005-02-15 Thread Jakub Vrana
vrana   Tue Feb 15 04:46:11 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/apache ini.xml 
/phpdoc/en/reference/bc ini.xml 
/phpdoc/en/reference/comini.xml 
/phpdoc/en/reference/crack  ini.xml 
/phpdoc/en/reference/dbxini.xml 
/phpdoc/en/reference/errorfunc  ini.xml 
/phpdoc/en/reference/exif   ini.xml 
/phpdoc/en/reference/fbsql  ini.xml 
/phpdoc/en/reference/hw ini.xml 
/phpdoc/en/reference/hwapi  ini.xml 
/phpdoc/en/reference/ibase  ini.xml 
/phpdoc/en/reference/iconv  ini.xml 
/phpdoc/en/reference/ifxini.xml 
/phpdoc/en/reference/info   ini.xml 
/phpdoc/en/reference/ingres-ii  ini.xml 
/phpdoc/en/reference/java   ini.xml 
/phpdoc/en/reference/ldap   ini.xml 
/phpdoc/en/reference/mail   ini.xml 
/phpdoc/en/reference/maxdb  ini.xml 
/phpdoc/en/reference/mcrypt ini.xml 
/phpdoc/en/reference/mime_magic ini.xml 
/phpdoc/en/reference/misc   ini.xml 
/phpdoc/en/reference/msql   ini.xml 
/phpdoc/en/reference/mssql  ini.xml 
/phpdoc/en/reference/mysql  ini.xml 
/phpdoc/en/reference/ncursesini.xml 
/phpdoc/en/reference/networkini.xml 
/phpdoc/en/reference/nsapi  ini.xml 
/phpdoc/en/reference/outcontrol ini.xml 
/phpdoc/en/reference/pfpro  ini.xml 
/phpdoc/en/reference/pgsql  ini.xml 
/phpdoc/en/reference/printerini.xml 
/phpdoc/en/reference/semini.xml 
/phpdoc/en/reference/sessionini.xml 
/phpdoc/en/reference/soap   ini.xml 
/phpdoc/en/reference/sqlite ini.xml 
/phpdoc/en/reference/sybase ini.xml 
/phpdoc/en/reference/tidy   ini.xml 
/phpdoc/en/reference/uodbc  ini.xml 
/phpdoc/en/reference/varini.xml 
/phpdoc/en/reference/xmlrpc ini.xml 
/phpdoc/en/reference/yazini.xml 
/phpdoc/en/reference/zlib   ini.xml 
  Log:
  INI directives have been moved to the appendix
  http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.135&r2=1.136&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.135 
phpdoc/en/language-snippets.ent:1.136
--- phpdoc/en/language-snippets.ent:1.135   Tue Feb  8 14:26:30 2005
+++ phpdoc/en/language-snippets.ent Tue Feb 15 04:45:57 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -291,7 +291,7 @@
 '>
 
 ini_set documentation.'>
+PHP_INI_* constants, see the .'>
 
 
 
http://cvs.php.net/diff.php/phpdoc/en/reference/apache/ini.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/apache/ini.xml
diff -u phpdoc/en/reference/apache/ini.xml:1.9 
phpdoc/en/reference/apache/ini.xml:1.10
--- phpdoc/en/reference/apache/ini.xml:1.9  Wed Jul 21 04:40:46 2004
+++ phpdoc/en/reference/apache/ini.xml  Tue Feb 15 04:45:59 2005
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  
@@ -47,8 +47,7 @@
 

   
-  For further details and definition of the PHP_INI_* constants see
-  ini_set.
+  &ini.php.constants;
  
  
  &ini.descriptions.title;
http://cvs.php.net/diff.php/phpdoc/en/reference/bc/ini.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/bc/ini.xml
diff -u phpdoc/en/reference/bc/ini.xml:1.3 phpdoc/en/reference/bc/ini.xml:1.4
--- phpdoc/en/reference/bc/ini.xml:1.3  Mon Jan  5 06:22:58 2004
+++ phpdoc/en/reference/bc/ini.xml  Tue Feb 15 04:45:59 2005
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  &extension.runtime;
@@ -23,8 +23,7 @@
 

   
-  For further details and definition of the PHP_INI_* constants see
-  ini_set.
+  &ini.php.constants;
  
  
  &ini.descriptions.title;
http://cvs.php.net/diff.php/phpdoc/en/reference/com/ini.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/com/ini.xml
diff -u phpdoc/en/reference/com/ini.xml:1.3 phpdoc/en/reference/com/ini.xml:1.4
--- phpdoc/en/reference/com/ini.xml:1.3 Mon May  3 10:55:01 2004
+++ phpdoc/en/reference/com/ini.xml Tue Feb 15 04:45:59 2005
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  &extension.runtime;
@@ -48,8 +48,7 @@

   
  
- For further details and definition of the PHP_INI_* constants see
- ini_set.
+ &ini.php.constants;
  
 
  &ini.descriptions.title;
http://cvs.php.net/diff.php/phpdoc/en/reference/crack/ini.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/crack/ini.xml
diff -u phpdoc/en/reference/crack/ini.xml:1.2 
phpdoc/en/reference/crack/ini.xml:1.3
--- phpdoc/en/reference/crack/ini.xml:1.2   Sun Sep 15 06:19:37 2002
+++ phpdoc/en/reference/crack/ini.xml   Tue Feb 15 04:45:59 2005
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  &extension.runtime;
@@ -23,8 +23,7 @@

   
  
- For further details and definition of the PHP_INI_* constants see
- ini_set.
+ &ini.php.constants;
  
 
 
http://cvs.php.net/diff.php/phpdoc/en/reference/dbx/ini.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/dbx/ini.xml
diff -u phpdoc/en/reference/dbx/ini.xml:1.4 phpdoc/en/reference/dbx/ini.xml:1.5
--- phpdoc/en/reference/dbx/ini.xml:1.4 Thu May  1 17:52:57 2003
+++ phpdoc/en/reference/dbx/ini.x

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-02-08 Thread Mehdi Achour
didou   Tue Feb  8 14:26:31 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  added &pecl.moved-ver;
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.134&r2=1.135&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.134 
phpdoc/en/language-snippets.ent:1.135
--- phpdoc/en/language-snippets.ent:1.134   Sun Jan 30 06:08:43 2005
+++ phpdoc/en/language-snippets.ent Tue Feb  8 14:26:30 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -346,6 +346,11 @@
 4.3.x, PECL for PHP 5.0.x
  or PECL Unstable.'>
 
+PECL repository and is no longer bundled with 
+PHP as of PHP '>
+
+
 
 This extension has been removed as of PHP 5 and moved to the
 PECL repository.


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-01-30 Thread Nuno Lopes
nlopess Sun Jan 30 06:08:46 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  typo
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.133&r2=1.134&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.133 
phpdoc/en/language-snippets.ent:1.134
--- phpdoc/en/language-snippets.ent:1.133   Sat Jan 29 18:23:50 2005
+++ phpdoc/en/language-snippets.ent Sun Jan 30 06:08:43 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -239,7 +239,7 @@
 script that is being executed.'>
 
 This function is affected by 
open_basedir,'>
+linkend="ini.open-basedir">open_basedir.'>
 
 
 Because this is a 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/dbase reference.xml /en/reference/dbase/functions dbase-add-record.xml dbase-close.xml dbase-create.xml dbase-delete-record.xml dbase-get-header-info.xml dbase-get-record-with-names.xml dbase-get-record.xml dbase-numfields.xml dbase-numrecords.xml dbase-open.xml dbase-pack.xml dbase-replace-record.xml

2005-01-29 Thread Mehdi Achour
didou   Sat Jan 29 18:23:50 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/dbase  reference.xml 
/phpdoc/en/reference/dbase/functionsdbase-add-record.xml 
dbase-close.xml 
dbase-create.xml 
dbase-delete-record.xml 
dbase-get-header-info.xml 
dbase-get-record-with-names.xml 
dbase-get-record.xml 
dbase-numfields.xml 
dbase-numrecords.xml 
dbase-open.xml dbase-pack.xml 
dbase-replace-record.xml 
  Log:
  Move the fields documentation to reference.xml and add more information
  dbase_create and dbase_open are affected by safemode and open_basedir
  dbase_open doesn't work with mode = 1 (bug #31754)
  add examples with a generic dBase file
  Clean the refpurposes
  http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.132&r2=1.133&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.132 
phpdoc/en/language-snippets.ent:1.133
--- phpdoc/en/language-snippets.ent:1.132   Fri Jan 14 00:49:21 2005
+++ phpdoc/en/language-snippets.ent Sat Jan 29 18:23:50 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -238,6 +238,10 @@
 the directory in which you are about to operate has the same UID (owner) as 
the 
 script that is being executed.'>
 
+This function is affected by 
open_basedir,'>
+
+
 Because this is a 
 language construct and not a function, it cannot be called using 
 variable 
functions
http://cvs.php.net/diff.php/phpdoc/en/reference/dbase/reference.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/dbase/reference.xml
diff -u phpdoc/en/reference/dbase/reference.xml:1.5 
phpdoc/en/reference/dbase/reference.xml:1.6
--- phpdoc/en/reference/dbase/reference.xml:1.5 Tue Feb 24 03:45:30 2004
+++ phpdoc/en/reference/dbase/reference.xml Sat Jan 29 18:23:50 2005
@@ -1,5 +1,5 @@
 
-
+
  
   dBase Functions
   dBase
@@ -12,24 +12,79 @@
  (dbf) databases.
 
 
- There is no support for indexes or memo fields. There is no
- support for locking, too. Two concurrent webserver processes
- modifying the same dBase file will very likely ruin your database.
+ dBase files are simple sequential files of fixed length records. 
+ Records are appended to the end of the file and delete records are
+ kept until you call dbase_pack.
 
 
- dBase files are simple sequential files of fixed
- length records. Records are appended to the end of
- the file and delete records are kept until you call
- dbase_pack.
-
-
- We recommend that you do not use dBase files as your production
- database. Choose any real SQL server instead; MySQL or Postgres
- are common choices with PHP. dBase support is here to allow you to
- import and export data to and from your web database, because the
- file format is commonly understood by Windows spreadsheets and
- organizers.
+ The types of dBase fields available are:
+ 
+  Available types of fields
+  
+   
+
+ Field
+ dBase Type
+ Format
+ Additional informations
+
+   
+   
+
+ M
+ Memo
+ n/a
+ This type is not supported by PHP, such field will be 
ignored
+
+
+ D
+ Date
+ MMDD
+ The field length is limited to 8
+
+
+ N
+ Number
+ A number
+ 
+  You must declare a length and a precision (the number of digits
+  after the decimal point)
+ 
+
+
+ C
+ String
+ A string
+ You must declare a length. When retrieving data, the string
+ will be right-padded with spaces to fit the declared length.
+
+
+ L
+ Boolean
+ T or Y for &true;, 
+ F or N for &false;
+ Stored and returned as an integer (1 ot 0)
+
+   
+  
+ 
 
+
+ 
+  There is no support for indexes or memo fields. There is no
+  support for locking, too. Two concurrent webserver processes
+  modifying the same dBase file will very likely ruin your database.
+ 
+ 
+  We recommend that you do not use dBase files as your production
+  database. Choose any real SQL server instead; MySQL or Postgres
+  are common choices with PHP. dBase support is here to allow you to
+  import and export data to and from your web database, because the
+  file format is commonly understood 

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-01-14 Thread Kenneth Schwartz
irchtml Fri Jan 14 00:49:22 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  typo
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.131&r2=1.132&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.131 
phpdoc/en/language-snippets.ent:1.132
--- phpdoc/en/language-snippets.ent:1.131   Wed Jan 12 03:51:55 2005
+++ phpdoc/en/language-snippets.ent Fri Jan 14 00:49:21 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -392,7 +392,7 @@
 The optional 
result_type
 parameter accepts a constant and determines how the returned array will be
 indexed. Using SQLITE_ASSOC will return only associative
-indices (named fields) using SQLITE_NUM will return
+indices (named fields) while SQLITE_NUM will return
 only numerical indices (ordinal field numbers). 
SQLITE_BOTH
 will return both associative and numerical indices.
 SQLITE_BOTH is the default for this function.'>


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-01-12 Thread Kenneth Schwartz
irchtml Wed Jan 12 03:51:57 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  #these should be sorted
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.130&r2=1.131&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.130 
phpdoc/en/language-snippets.ent:1.131
--- phpdoc/en/language-snippets.ent:1.130   Wed Jan 12 03:49:38 2005
+++ phpdoc/en/language-snippets.ent Wed Jan 12 03:51:55 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -368,6 +368,19 @@
 or anything else which can examine objects.'>
 
 
+The column names returned by
+SQLITE_ASSOC and SQLITE_BOTH will be
+case-folded according to the value of the
+sqlite.assoc_case configuration
+option.'>
+
+When the decode_binary
+parameter is set to &true; (the default), PHP will decode the binary encoding
+it applied to the data if it was encoded using the
+sqlite_escape_string.  You should normally leave this
+value at its default, unless you are interoperating with databases created by
+other sqlite capable applications.'>
+
 This function cannot be used with 
 unbuffered result handles.'>
 
@@ -384,19 +397,6 @@
 will return both associative and numerical indices.
 SQLITE_BOTH is the default for this function.'>
 
-The column names returned by
-SQLITE_ASSOC and SQLITE_BOTH will be
-case-folded according to the value of the
-sqlite.assoc_case configuration
-option.'>
-
-When the decode_binary
-parameter is set to &true; (the default), PHP will decode the binary encoding
-it applied to the data if it was encoded using the
-sqlite_escape_string.  You should normally leave this
-value at its default, unless you are interoperating with databases created by
-other sqlite capable applications.'>
-
 
 Field names returned by this 
function
 are case-sensitive.'>


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-01-12 Thread Kenneth Schwartz
irchtml Wed Jan 12 03:49:39 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  SQLite entities for updated docs
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.129&r2=1.130&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.129 
phpdoc/en/language-snippets.ent:1.130
--- phpdoc/en/language-snippets.ent:1.129   Mon Jan  3 08:10:18 2005
+++ phpdoc/en/language-snippets.ent Wed Jan 12 03:49:38 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -371,6 +371,32 @@
 This function cannot be used with 
 unbuffered result handles.'>
 
+Two alternative syntaxes are
+supported for compatibility with other database extensions (such as MySQL).
+The preferred form is the first, where the dbhandle
+parameter is the first parameter to the function.'>
+
+The optional 
result_type
+parameter accepts a constant and determines how the returned array will be
+indexed. Using SQLITE_ASSOC will return only associative
+indices (named fields) using SQLITE_NUM will return
+only numerical indices (ordinal field numbers). 
SQLITE_BOTH
+will return both associative and numerical indices.
+SQLITE_BOTH is the default for this function.'>
+
+The column names returned by
+SQLITE_ASSOC and SQLITE_BOTH will be
+case-folded according to the value of the
+sqlite.assoc_case configuration
+option.'>
+
+When the decode_binary
+parameter is set to &true; (the default), PHP will decode the binary encoding
+it applied to the data if it was encoded using the
+sqlite_escape_string.  You should normally leave this
+value at its default, unless you are interoperating with databases created by
+other sqlite capable applications.'>
+
 
 Field names returned by this 
function
 are case-sensitive.'>


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-01-03 Thread Mehdi Achour
didou   Mon Jan  3 08:10:18 2005 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  xattr entity, sorry
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.128&r2=1.129&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.128 
phpdoc/en/language-snippets.ent:1.129
--- phpdoc/en/language-snippets.ent:1.128   Wed Dec 22 12:32:23 2004
+++ phpdoc/en/language-snippets.ent Mon Jan  3 08:10:18 2005
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -391,6 +391,12 @@
 for the page is used. Otherwise the coordinates are measured in postscript
 points disregarding the current unit.'>
 
+
+Extended attributes have two different 
namespaces: user 
+and root namespace. User namespace is available for all users while root 
namespace
+is available only for user with root privileges. xattr operates on user 
namespace 
+by default, but you can change that using flags 
argument.'>
+
 
 When specifying a numerical IPv6 address
 (e.g. fe80::1) you must enclose the IP in square brackets.  For example,  


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/faq installation.xml

2004-12-22 Thread Rasmus Lerdorf
rasmus  Wed Dec 22 10:03:21 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/faq  installation.xml 
  Log:
  Restrict the Apache2 warning to just talk about threading issues.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.125&r2=1.126&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.125 
phpdoc/en/language-snippets.ent:1.126
--- phpdoc/en/language-snippets.ent:1.125   Mon Dec 13 10:06:21 2004
+++ phpdoc/en/language-snippets.ent Wed Dec 22 10:03:20 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -413,9 +413,9 @@
 utf16le, utf16be, big5 and shiftjis.'>
 
 
-Do not use Apache 2.0.x
-and PHP in a production environment neither on Unix nor on Windows.  For
-information on why, read the following 
+We do not recommend using a 
threaded MPM
+in production with Apache2.  Use the prefork MPM instead, or use Apache1.  For 
information
+on why, read the following 
 FAQ entry'>
 
 Remember that when adding
http://cvs.php.net/diff.php/phpdoc/en/faq/installation.xml?r1=1.40&r2=1.41&ty=u
Index: phpdoc/en/faq/installation.xml
diff -u phpdoc/en/faq/installation.xml:1.40 phpdoc/en/faq/installation.xml:1.41
--- phpdoc/en/faq/installation.xml:1.40 Sun Sep 19 06:08:19 2004
+++ phpdoc/en/faq/installation.xml  Wed Dec 22 10:03:21 2004
@@ -1,5 +1,5 @@
 
-
+
  
   Installation
   Installation
@@ -22,60 +22,11 @@

 
  
-  Why shouldn't I use Apache 2 in a production environment?
+  Why shouldn't I use Apache2 with a threaded MPM in a production 
environment?
  
 
 
  
-  The following answer is based in this modified excerpt of a mail
-  by Rasmus Lerdorf.
- 
- 
-  Apache 2 is a complete rewrite and a complete architecture change from
-  Apache 1. It is not like going from PHP 3 to PHP 4 or from PHP 4 to PHP 
5.
-  There is a lot of code that is common, and certainly the base 
architecture
-  of PHP has not changed for years. So comparing Apache 1 vs. Apache 2 to
-  PHP 4 vs. PHP 5 makes no sense. The architecture has been proven over
-  the years and the code, while somewhat unwieldy in places, is a known
-  entity. PHP from the very early days was designed against this basic
-  Apache 1 architecture and works extremely well running under it.
- 
- 
-  The major feature that draws people to Apache 2 is threading.  On Windows
-  where most basic libraries are, and must be, threadsafe, Apache 2 does
-  actually make sense and it would be good to work out the kinks on that
-  platform. However, on UNIX there are a lot of basic libraries where
-  thread safety is an unknown. And this is not about PHP extensions, it is
-  about 3rd-party libraries underneath PHP's hundreds of extensions.
-  Whether any one 3rd-party library is threadsafe is really hard to
-  determine. There are a lot of variables involved, including which OS,
-  which version of the OS, which libc, which version of that libc and on
-  some platforms even the compiler flags used to compile these things. And
-  to make it even more fun, tracking down a thread safety problem is damn
-  well near impossible. Hundreds of people may well state that
-  Apache+PHP+ext/foo works perfectly for them, but maybe they are only
-  getting about a million hits a day. Then another user comes along who
-  gets 100 million hits a day and uses a fast dual-cpu machine and
-  everything blows up because now suddenly the window for some tiny race
-  condition has been made much larger due to the faster cpu speeds, the
-  second cpu and the higher frequency of requests.  And the bug report we
-  get from this user will be something along the lines of:
- 
- 
-  
-   It don't work sometimes.  Most of the times it works fine, but then
-   every now and then it just don't. The error is different each time
-   and I have no idea how to reproduce it, but fix it right away!!!
-  
- 
-
- What can we do about these?
- 
-  There are a number of (fixable) technical reasons Rasmus does not think
-  Apache2+PHP is a good idea in a production environment, but setting
-  those aside it really boils down to one simple concept:
- 
- 
   PHP is glue. It is the glue used to build cool web applications by
   sticking dozens of 3rd-party libraries together and making it all appear
   as one coherent entity through an intuitive and easy to learn language
@@ -83,18 +34,18 @@
   robustness of the underlying platform. It needs a working OS, a working
   web server and working 3rd-party libraries to glue together. When any of
   these stop working PHP needs ways to identify the problems and fix them
-  quickly. By making the underlying framework more complex by not having
+  quickly. When you make the underlying framework more complex by not 
havi

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-12-14 Thread Gabor Hojtsy
-
+
When breaking taboos what about removing this entity and use just
   See also function_1(), function_2(), function_3().
I think it's nice enough and simpler for updating.
This entity was introduced for the contributor list, which is the very 
same file in all languages, and it is not allowed to have a translated 
version of that. Therefore it is not advisable to remove this entity, or 
the 'and at the end of lists' will not be present or will not be 
translateable in the contributor list.
According to the new doc style, this entity is no longer
used for this...at least in new documentation. 

Looks like this:
   
somefunc
another_func
   
Contributors list, it is used in the contributors list. I only intended 
it to be used there, since there is no better way to write complete 
sentences without that entity.

  http://cvs.php.net/co.php/phpdoc/en/contributors.xml
Goba


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-12-13 Thread Philip Olson
> >>-
> >>+
> >  
> > When breaking taboos what about removing this entity and use just
> > See also function_1(), function_2(), function_3().
> > I think it's nice enough and simpler for updating.
> 
> This entity was introduced for the contributor list, which is the very 
> same file in all languages, and it is not allowed to have a translated 
> version of that. Therefore it is not advisable to remove this entity, or 
> the 'and at the end of lists' will not be present or will not be 
> translateable in the contributor list.

According to the new doc style, this entity is no longer
used for this...at least in new documentation. 

Looks like this:

   
somefunc
another_func
   

Regards,
Philip


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-12-13 Thread Gabor Hojtsy
-
+
 
When breaking taboos what about removing this entity and use just
See also function_1(), function_2(), function_3().
I think it's nice enough and simpler for updating.
This entity was introduced for the contributor list, which is the very 
same file in all languages, and it is not allowed to have a translated 
version of that. Therefore it is not advisable to remove this entity, or 
the 'and at the end of lists' will not be present or will not be 
translateable in the contributor list.

Goba


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-12-13 Thread Jakub Vrana
Derick Rethans wrote:
> -
> +
 
When breaking taboos what about removing this entity and use just
See also function_1(), function_2(), function_3().
I think it's nice enough and simpler for updating.

Jakub Vrana


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-12-13 Thread Derick Rethans
derick  Mon Dec 13 10:06:22 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  - Fixed entity.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.124&r2=1.125&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.124 
phpdoc/en/language-snippets.ent:1.125
--- phpdoc/en/language-snippets.ent:1.124   Sun Sep 12 07:22:03 2004
+++ phpdoc/en/language-snippets.ent Mon Dec 13 10:06:21 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -451,7 +451,7 @@
 
 
-
+
 
 
 This function cannot


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-09-12 Thread Aidan Lister
aidan   Sun Sep 12 07:22:03 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Added seealso.callback
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.123&r2=1.124&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.123 phpdoc/en/language-snippets.ent:1.124
--- phpdoc/en/language-snippets.ent:1.123   Sun Sep  5 13:50:11 2004
+++ phpdoc/en/language-snippets.ent Sun Sep 12 07:22:03 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -151,6 +151,20 @@
 reset the array pointer after 
 use.'>
 
+callback type'>
+
+predefined variable
+arrays may be disabled with the 
+register_long_arrays
+directive.'>
+
+When an integer is used, the 
+value is measured in bytes.  You may also use shorthand notation as described 
+in this FAQ.'>
+
+
+
 
 
 
@@ -164,15 +178,8 @@
 operator for testing the return value of this
 function.'>
 
-predefined variable
-arrays may be disabled with the 
-register_long_arrays
-directive.'>
 
-When an integer is used, the 
-value is measured in bytes.  You may also use shorthand notation as described 
-in this FAQ.'>
+
 
 
 This function is only available 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-09-05 Thread Philip Olson
philip  Sun Sep  5 13:50:11 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  Added &return.void; for when no value is returned (for returnvalues refsect1)
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.122&r2=1.123&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.122 phpdoc/en/language-snippets.ent:1.123
--- phpdoc/en/language-snippets.ent:1.122   Thu Sep  2 18:26:04 2004
+++ phpdoc/en/language-snippets.ent Sun Sep  5 13:50:11 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -152,6 +152,8 @@
 use.'>
 
 
+
+
 
 This function may
 return Boolean &false;, but may also return a non-Boolean value which


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-08-23 Thread Sean Coates
seanMon Aug 23 22:34:36 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  WS
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.120&r2=1.121&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.120 phpdoc/en/language-snippets.ent:1.121
--- phpdoc/en/language-snippets.ent:1.120   Mon Aug 23 19:01:15 2004
+++ phpdoc/en/language-snippets.ent Mon Aug 23 22:34:36 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -442,9 +442,6 @@
 
 
 
-
- 
-  This function cannot be used to manipulate the currently running (or chained)
-  method.
- 
+This function cannot
+be used to manipulate the currently running (or chained) method.
 '>


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-08-23 Thread Sean Coates
seanMon Aug 23 19:01:15 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  added entity for classkit
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.119&r2=1.120&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.119 phpdoc/en/language-snippets.ent:1.120
--- phpdoc/en/language-snippets.ent:1.119   Thu Aug 12 15:14:02 2004
+++ phpdoc/en/language-snippets.ent Mon Aug 23 19:01:15 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -440,3 +440,11 @@
 into managing user notes:'>
 
 
+
+
+
+ 
+  This function cannot be used to manipulate the currently running (or chained)
+  method.
+ 
+'>


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-08-12 Thread Sara Golemon
pollita Thu Aug 12 15:14:02 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  .
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.118&r2=1.119&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.118 phpdoc/en/language-snippets.ent:1.119
--- phpdoc/en/language-snippets.ent:1.118   Sat Aug  7 15:18:24 2004
+++ phpdoc/en/language-snippets.ent Thu Aug 12 15:14:02 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -419,25 +419,24 @@
 currently help in our work or provided a great amount of help to the project
 in the past. There are a lot of unnamed people who help out with their user
 notes on manual pages, which continually get included in the references, the
-work of whom we are also very thankful. All the lists provided below are in
+work of whom we are also very thankful for. All the lists provided below are in
 alphabetical order.
 '>
 
 
 
-
-
-
+
+
+
 
 
 
-
+
 
 
+into managing user notes:'>
 
 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/install/unix commandline.xml /en/install/windows apache1.xml apache2.xml iis.xml omnihttpd.xml xitami.xml

2004-08-07 Thread Nuno Lopes
nlopess Sat Aug  7 15:18:25 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/install/windows  apache1.xml apache2.xml iis.xml 
omnihttpd.xml xitami.xml 
/phpdoc/en/install/unix commandline.xml 
  Log:
  fix entity name. thanks Goba
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.117&r2=1.118&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.117 phpdoc/en/language-snippets.ent:1.118
--- phpdoc/en/language-snippets.ent:1.117   Sat Aug  7 15:03:34 2004
+++ phpdoc/en/language-snippets.ent Sat Aug  7 15:18:24 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -108,7 +108,7 @@
 linkend="ref.cyrus">Cyrus extensions.  This is due to the fact that they
 both share the same internal symbol.'>
 
-By using the CGI setup, your server
+By using the CGI setup, your server
 is open to several possible attacks. Please read our
 CGI security section to learn how to
 defend yourself from those attacks.'>
http://cvs.php.net/diff.php/phpdoc/en/install/windows/apache1.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/install/windows/apache1.xml
diff -u phpdoc/en/install/windows/apache1.xml:1.8 
phpdoc/en/install/windows/apache1.xml:1.9
--- phpdoc/en/install/windows/apache1.xml:1.8   Sat Aug  7 15:03:34 2004
+++ phpdoc/en/install/windows/apache1.xml   Sat Aug  7 15:18:24 2004
@@ -1,5 +1,5 @@
 
-
+

 Apache 1.3.x on Microsft Windows
 
@@ -78,7 +78,7 @@
   also to substitute the c:/php/ for your actual path to
   PHP.
  
- &warn.instal.cgi;
+ &warn.install.cgi;
  
   If you would like to present PHP source files syntax highlighted, there
   is no such convinient option as with the module version of PHP.
http://cvs.php.net/diff.php/phpdoc/en/install/windows/apache2.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/install/windows/apache2.xml
diff -u phpdoc/en/install/windows/apache2.xml:1.7 
phpdoc/en/install/windows/apache2.xml:1.8
--- phpdoc/en/install/windows/apache2.xml:1.7   Sat Aug  7 15:03:34 2004
+++ phpdoc/en/install/windows/apache2.xml   Sat Aug  7 15:18:24 2004
@@ -1,5 +1,5 @@
 
-
+

 Apache 2.0.x on Microsoft Windows
 
@@ -71,7 +71,7 @@

   
  
- &warn.instal.cgi;
+ &warn.install.cgi;
 
 
 
http://cvs.php.net/diff.php/phpdoc/en/install/windows/iis.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/install/windows/iis.xml
diff -u phpdoc/en/install/windows/iis.xml:1.5 phpdoc/en/install/windows/iis.xml:1.6
--- phpdoc/en/install/windows/iis.xml:1.5   Sat Aug  7 15:03:34 2004
+++ phpdoc/en/install/windows/iis.xml   Sat Aug  7 15:18:24 2004
@@ -1,5 +1,5 @@
 
-
+
   
Microsoft IIS / PWS

@@ -18,7 +18,7 @@
  directive needs to be set to 0.
 

-   &warn.instal.cgi;
+   &warn.install.cgi;
 

 Windows and PWS/IIS 3
http://cvs.php.net/diff.php/phpdoc/en/install/windows/omnihttpd.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/install/windows/omnihttpd.xml
diff -u phpdoc/en/install/windows/omnihttpd.xml:1.3 
phpdoc/en/install/windows/omnihttpd.xml:1.4
--- phpdoc/en/install/windows/omnihttpd.xml:1.3 Sat Aug  7 15:03:34 2004
+++ phpdoc/en/install/windows/omnihttpd.xml Sat Aug  7 15:18:24 2004
@@ -1,5 +1,5 @@
 
-
+
   
OmniHTTPd Server

@@ -12,7 +12,7 @@
  installation steps first!
 

-   &warn.instal.cgi;
+   &warn.install.cgi;

 You need to complete the following steps to make PHP
 work with OmniHTTPd. This is a CGI executable setup.
http://cvs.php.net/diff.php/phpdoc/en/install/windows/xitami.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/install/windows/xitami.xml
diff -u phpdoc/en/install/windows/xitami.xml:1.6 
phpdoc/en/install/windows/xitami.xml:1.7
--- phpdoc/en/install/windows/xitami.xml:1.6Sat Aug  7 15:03:34 2004
+++ phpdoc/en/install/windows/xitami.xmlSat Aug  7 15:18:24 2004
@@ -1,5 +1,5 @@
 
-
+

 Xitami on Microsoft Windows
 
@@ -28,7 +28,7 @@
   directive.
  
 
-&warn.instal.cgi;
+&warn.install.cgi;
 
  
   
http://cvs.php.net/diff.php/phpdoc/en/install/unix/commandline.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/install/unix/commandline.xml
diff -u phpdoc/en/install/unix/commandline.xml:1.2 
phpdoc/en/install/unix/commandline.xml:1.3
--- phpdoc/en/install/unix/commandline.xml:1.2  Sat Aug  7 15:03:34 2004
+++ phpdoc/en/install/unix/commandline.xml  Sat Aug  7 15:18:25 2004
@@ -1,5 +1,5 @@
 
-
+
   
CGI and commandline setups

@@ -11,7 +11,7 @@
 enables users to run different PHP-enabled pages under
 different user-ids.

-   &warn.instal.cgi;
+   &warn.install.cgi;

 As of PHP 4.3.0, some important additions have happened to PHP.  A new
 SAPI named CLI also exists and it has the same name as the CGI binary.


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/install/unix commandline.xml /en/install/windows apache1.xml apache2.xml iis.xml omnihttpd.xml xitami.xml

2004-08-07 Thread Nuno Lopes

> > +By using the CGI setup, your
server
> > +is open to several possible attacks. Please read our
> > +CGI security section to learn
how to
> > +defend yourself from those attacks.'>
>
> You mean install and not instal!
>
> Goba


Oh, yes


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/install/unix commandline.xml /en/install/windows apache1.xml apache2.xml iis.xml omnihttpd.xml xitami.xml

2004-08-07 Thread Gabor Hojtsy
nlopess Sat Aug  7 15:03:34 2004 EDT
  Modified files:  
/phpdoc/en	language-snippets.ent 
/phpdoc/en/install/windows	apache1.xml apache2.xml iis.xml 
  	omnihttpd.xml xitami.xml 
/phpdoc/en/install/unix	commandline.xml 
  Log:
  fix #25120: warning about CGI installs
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.116&r2=1.117&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.116 phpdoc/en/language-snippets.ent:1.117
--- phpdoc/en/language-snippets.ent:1.116	Sat Aug  7 04:21:09 2004
+++ phpdoc/en/language-snippets.ent	Sat Aug  7 15:03:34 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -107,6 +107,11 @@
 linkend="ref.yaz">YAZ or 
 linkend="ref.cyrus">Cyrus extensions.  This is due to the fact that they
 both share the same internal symbol.'>
+
+By using the CGI setup, your server
+is open to several possible attacks. Please read our
+CGI security section to learn how to
+defend yourself from those attacks.'>
You mean install and not instal!
Goba


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/install/unix commandline.xml /en/install/windows apache1.xml apache2.xml iis.xml omnihttpd.xml xitami.xml

2004-08-07 Thread Nuno Lopes
nlopess Sat Aug  7 15:03:34 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/install/windows  apache1.xml apache2.xml iis.xml 
omnihttpd.xml xitami.xml 
/phpdoc/en/install/unix commandline.xml 
  Log:
  fix #25120: warning about CGI installs
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.116&r2=1.117&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.116 phpdoc/en/language-snippets.ent:1.117
--- phpdoc/en/language-snippets.ent:1.116   Sat Aug  7 04:21:09 2004
+++ phpdoc/en/language-snippets.ent Sat Aug  7 15:03:34 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -107,6 +107,11 @@
 linkend="ref.yaz">YAZ or Cyrus extensions.  This is due to the fact that they
 both share the same internal symbol.'>
+
+By using the CGI setup, your server
+is open to several possible attacks. Please read our
+CGI security section to learn how to
+defend yourself from those attacks.'>
 
 directive note: magic_quotes_gpc
 The PHP directive 
http://cvs.php.net/diff.php/phpdoc/en/install/windows/apache1.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/install/windows/apache1.xml
diff -u phpdoc/en/install/windows/apache1.xml:1.7 
phpdoc/en/install/windows/apache1.xml:1.8
--- phpdoc/en/install/windows/apache1.xml:1.7   Thu Aug  5 08:53:24 2004
+++ phpdoc/en/install/windows/apache1.xml   Sat Aug  7 15:03:34 2004
@@ -1,5 +1,5 @@
 
-
+

 Apache 1.3.x on Microsft Windows
 
@@ -78,17 +78,7 @@
   also to substitute the c:/php/ for your actual path to
   PHP.
  
-
- 
-  
-   By using the CGI setup, your server is open
-   to several possible attacks. Please read
-   our CGI security 
-   section to learn how to defend yourself from
-   those attacks.
-  
- 
-
+ &warn.instal.cgi;
  
   If you would like to present PHP source files syntax highlighted, there
   is no such convinient option as with the module version of PHP.
http://cvs.php.net/diff.php/phpdoc/en/install/windows/apache2.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/install/windows/apache2.xml
diff -u phpdoc/en/install/windows/apache2.xml:1.6 
phpdoc/en/install/windows/apache2.xml:1.7
--- phpdoc/en/install/windows/apache2.xml:1.6   Mon Aug  2 17:33:03 2004
+++ phpdoc/en/install/windows/apache2.xml   Sat Aug  7 15:03:34 2004
@@ -1,5 +1,5 @@
 
-
+

 Apache 2.0.x on Microsoft Windows
 
@@ -71,6 +71,7 @@

   
  
+ &warn.instal.cgi;
 
 
 
http://cvs.php.net/diff.php/phpdoc/en/install/windows/iis.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/install/windows/iis.xml
diff -u phpdoc/en/install/windows/iis.xml:1.4 phpdoc/en/install/windows/iis.xml:1.5
--- phpdoc/en/install/windows/iis.xml:1.4   Thu Aug  5 08:53:24 2004
+++ phpdoc/en/install/windows/iis.xml   Sat Aug  7 15:03:34 2004
@@ -1,5 +1,5 @@
 
-
+
   
Microsoft IIS / PWS

@@ -18,6 +18,7 @@
  directive needs to be set to 0.
 

+   &warn.instal.cgi;
 

 Windows and PWS/IIS 3
http://cvs.php.net/diff.php/phpdoc/en/install/windows/omnihttpd.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/install/windows/omnihttpd.xml
diff -u phpdoc/en/install/windows/omnihttpd.xml:1.2 
phpdoc/en/install/windows/omnihttpd.xml:1.3
--- phpdoc/en/install/windows/omnihttpd.xml:1.2 Thu Aug  5 08:44:24 2004
+++ phpdoc/en/install/windows/omnihttpd.xml Sat Aug  7 15:03:34 2004
@@ -1,5 +1,5 @@
 
-
+
   
OmniHTTPd Server

@@ -12,6 +12,7 @@
  installation steps first!
 

+   &warn.instal.cgi;

 You need to complete the following steps to make PHP
 work with OmniHTTPd. This is a CGI executable setup.
http://cvs.php.net/diff.php/phpdoc/en/install/windows/xitami.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/install/windows/xitami.xml
diff -u phpdoc/en/install/windows/xitami.xml:1.5 
phpdoc/en/install/windows/xitami.xml:1.6
--- phpdoc/en/install/windows/xitami.xml:1.5Sat Aug  7 13:25:46 2004
+++ phpdoc/en/install/windows/xitami.xmlSat Aug  7 15:03:34 2004
@@ -1,5 +1,5 @@
 
-
+

 Xitami on Microsoft Windows
 
@@ -28,7 +28,7 @@
   directive.
  
 
-
+&warn.instal.cgi;
 
  
   
http://cvs.php.net/diff.php/phpdoc/en/install/unix/commandline.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/install/unix/commandline.xml
diff -u phpdoc/en/install/unix/commandline.xml:1.1 
phpdoc/en/install/unix/commandline.xml:1.2
--- phpdoc/en/install/unix/commandline.xml:1.1  Tue Jun  8 17:47:58 2004
+++ phpdoc/en/install/unix/commandline.xml  Sat Aug  7 15:03:34 2004
@@ -1,5 +1,5 @@
 
-
+
   
CGI and commandline setups

@@ -9,10 +9,9 @@
 server PHP has module support for, you should generally go for
 that solution for performance reasons.  However, the CGI version
 enables users to run different PHP-enabled pages under
-different user-ids.  Please make sure you read through the Security chapter if you are going to
-   

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/cyrus configure.xml

2004-08-07 Thread Jakub Vrana
vrana   Sat Aug  7 04:21:12 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/cyrus  configure.xml 
  Log:
  IMAP cannot be used together with Cyrus (bug #24778)
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.115&r2=1.116&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.115 phpdoc/en/language-snippets.ent:1.116
--- phpdoc/en/language-snippets.ent:1.115   Thu Aug  5 01:13:32 2004
+++ phpdoc/en/language-snippets.ent Sat Aug  7 04:21:09 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -103,8 +103,9 @@
 
 The IMAP extension cannot be used in conjuction with
-the recode or YAZ extensions.  This is due to the fact that they
+the recode, YAZ or Cyrus extensions.  This is due to the fact that they
 both share the same internal symbol.'>
 
 directive note: magic_quotes_gpc
http://cvs.php.net/diff.php/phpdoc/en/reference/cyrus/configure.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/cyrus/configure.xml
diff -u phpdoc/en/reference/cyrus/configure.xml:1.3 
phpdoc/en/reference/cyrus/configure.xml:1.4
--- phpdoc/en/reference/cyrus/configure.xml:1.3 Sat Jan  4 06:25:21 2003
+++ phpdoc/en/reference/cyrus/configure.xml Sat Aug  7 04:21:11 2004
@@ -1,11 +1,14 @@
 
-
+
 
  &reftitle.install;
  
   To enable Cyrus IMAP support and to use these functions you have to compile
   PHP with the --with-cyrus option.
  
+
+ &warn.imaprecodeyaz;
+
 
 
 

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-08-04 Thread Philip Olson
philip  Thu Aug  5 01:13:32 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  s/faq/FAQ thanks to dave
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.114&r2=1.115&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.114 phpdoc/en/language-snippets.ent:1.115
--- phpdoc/en/language-snippets.ent:1.114   Thu Aug  5 00:53:24 2004
+++ phpdoc/en/language-snippets.ent Thu Aug  5 01:13:32 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -164,7 +164,7 @@
 
 When an integer is used, the 
 value is measured in bytes.  You may also use shorthand notation as described 
-in this faq.'>
+in this FAQ.'>
 
 
 This function is only available 


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/appendices ini.xml /en/reference/errorfunc ini.xml /en/reference/uodbc ini.xml

2004-08-04 Thread Philip Olson
philip  Thu Aug  5 00:53:24 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/appendices   ini.xml 
/phpdoc/en/reference/errorfunc  ini.xml 
/phpdoc/en/reference/uodbc  ini.xml 
  Log:
  Implemented &ini.shorthandbytes; so people can understand how directives use this 
shorthand notation.
  This also closes bug #22158
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.113&r2=1.114&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.113 phpdoc/en/language-snippets.ent:1.114
--- phpdoc/en/language-snippets.ent:1.113   Wed Aug  4 15:55:42 2004
+++ phpdoc/en/language-snippets.ent Thu Aug  5 00:53:24 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -162,6 +162,9 @@
 register_long_arrays
 directive.'>
 
+When an integer is used, the 
+value is measured in bytes.  You may also use shorthand notation as described 
+in this faq.'>
 
 
 This function is only available 
http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/appendices/ini.xml
diff -u phpdoc/en/appendices/ini.xml:1.6 phpdoc/en/appendices/ini.xml:1.7
--- phpdoc/en/appendices/ini.xml:1.6Wed Aug  4 08:32:46 2004
+++ phpdoc/en/appendices/ini.xmlThu Aug  5 00:53:24 2004
@@ -1,5 +1,5 @@
 
-
+
 
  
   List of core &php.ini; directives
@@ -276,6 +276,9 @@
 As of PHP 4.3.2, and when memory_limit is enabled, the PHP function 
 memory_get_usage is made available.

+
+   &ini.shorthandbytes;
+
   
  
 
@@ -554,6 +557,9 @@
  memory_limit should be
  larger than post_max_size.
 
+
+&ini.shorthandbytes;
+

   
 
@@ -1002,6 +1008,9 @@
  upload_tmp_dir, and 
  post_max_size directives.
 
+
+&ini.shorthandbytes;
+

   
 
@@ -1028,6 +1037,9 @@
 
  The maximum size of an uploaded file.
 
+
+&ini.shorthandbytes;
+

   
  
http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/ini.xml?r1=1.22&r2=1.23&ty=u
Index: phpdoc/en/reference/errorfunc/ini.xml
diff -u phpdoc/en/reference/errorfunc/ini.xml:1.22 
phpdoc/en/reference/errorfunc/ini.xml:1.23
--- phpdoc/en/reference/errorfunc/ini.xml:1.22  Tue Jul 27 08:55:10 2004
+++ phpdoc/en/reference/errorfunc/ini.xml   Thu Aug  5 00:53:24 2004
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  &extension.runtime;
@@ -225,6 +225,9 @@
   This length is applied to logged errors, displayed errors and also to
   $php_errormsg.
  
+
+ &ini.shorthandbytes;
+
 

 
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/ini.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/uodbc/ini.xml
diff -u phpdoc/en/reference/uodbc/ini.xml:1.3 phpdoc/en/reference/uodbc/ini.xml:1.4
--- phpdoc/en/reference/uodbc/ini.xml:1.3   Thu May  1 17:52:58 2003
+++ phpdoc/en/reference/uodbc/ini.xml   Thu Aug  5 00:53:24 2004
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  &extension.runtime;
@@ -176,6 +176,9 @@
  Handling of LONG fields. Specifies the number of bytes returned to
  variables.
 
+
+&ini.shorthandbytes;
+

   
   


[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-08-04 Thread Philip Olson
philip  Wed Aug  4 15:55:42 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
  Log:
  added example output entities.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.112&r2=1.113&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.112 phpdoc/en/language-snippets.ent:1.113
--- phpdoc/en/language-snippets.ent:1.112   Tue Aug  3 21:56:30 2004
+++ phpdoc/en/language-snippets.ent Wed Aug  4 15:55:42 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -135,6 +135,11 @@
 
 
 
+
+The above example will output:'>
+
+The above example will output 
+something similar to:'>
 
 This function will 
 reset the array pointer after 


Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/crack configure.xml /en/reference/domxml configure.xml /en/reference/fribidi configure.xml /en/reference/hw configure.xml /en/reference/iisfunc reference.xml /en/reference/java configure.xml /en/reference/lzf configure.xml /en/reference/mailparse configure.xml /en/reference/memcache configure.xml constants.xml reference.xml /en/reference/printer configure.xml /en/reference/zip configure.xml

2004-08-03 Thread Philip Olson

OOPS, rookie mistake.  I typed 'cvs commit' and after prompting me
for an empty log message I typed (c) for continue instead of (e)
for edit.  This is a new cvs install on a new OS, forgot to edit 
.cvsrc first, so I was a little confused and trigger happy!

And I had such a wonderful log entry in mind... ;P  I cancelled
out midway through so a few more should be coming, this time with
a log message!  *sigh*

Regards,
Philip


On Wed, 4 Aug 2004, Philip Olson wrote:

> philipTue Aug  3 21:56:31 2004 EDT
> 
>   Added files: 
> /phpdoc/en/reference/memcache configure.xml constants.xml 
> 
>   Modified files:  
> /phpdoc/enlanguage-snippets.ent 
> /phpdoc/en/reference/crackconfigure.xml 
> /phpdoc/en/reference/domxml   configure.xml 
> /phpdoc/en/reference/fribidi  configure.xml 
> /phpdoc/en/reference/hw   configure.xml 
> /phpdoc/en/reference/iisfunc  reference.xml 
> /phpdoc/en/reference/java configure.xml 
> /phpdoc/en/reference/lzf  configure.xml 
> /phpdoc/en/reference/mailparseconfigure.xml 
> /phpdoc/en/reference/memcache reference.xml 
> /phpdoc/en/reference/printer  configure.xml 
> /phpdoc/en/reference/zip  configure.xml 
>   Log:
>   
>   


[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/crack configure.xml /en/reference/domxml configure.xml /en/reference/fribidi configure.xml /en/reference/hw configure.xml /en/reference/iisfunc reference.xml /en/reference/java configure.xml /en/reference/lzf configure.xml /en/reference/mailparse configure.xml /en/reference/memcache configure.xml constants.xml reference.xml /en/reference/printer configure.xml /en/reference/zip configure.xml

2004-08-03 Thread Philip Olson
philip  Tue Aug  3 21:56:31 2004 EDT

  Added files: 
/phpdoc/en/reference/memcache   configure.xml constants.xml 

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/crack  configure.xml 
/phpdoc/en/reference/domxml configure.xml 
/phpdoc/en/reference/fribidiconfigure.xml 
/phpdoc/en/reference/hw configure.xml 
/phpdoc/en/reference/iisfuncreference.xml 
/phpdoc/en/reference/java   configure.xml 
/phpdoc/en/reference/lzfconfigure.xml 
/phpdoc/en/reference/mailparse  configure.xml 
/phpdoc/en/reference/memcache   reference.xml 
/phpdoc/en/reference/printerconfigure.xml 
/phpdoc/en/reference/zipconfigure.xml 
  Log:
  
  http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.111&r2=1.112&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.111 phpdoc/en/language-snippets.ent:1.112
--- phpdoc/en/language-snippets.ent:1.111   Tue Aug  3 08:39:20 2004
+++ phpdoc/en/language-snippets.ent Tue Aug  3 21:56:30 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -284,6 +284,30 @@
 
 
 This extension requires PHP 5.'>
+
+
+PECL extension
+is not bundled with PHP.'>
+
+PECL extension
+is bundled with PHP.'>
+
+
+
+PECL extensions
+source can be found in the ext/ directory within the
+PHP source or at the PECL link above.'>
+
+DLL resides in
+the extensions/ directory within the PHP Windows
+binaries download.'>
+
+PECL
+extensions DLL from the 
+PHP Downloads page or at 
+&url.php.snapshots;.'>
 
 
 This extension has been removed as of PHP 5 and moved to the
http://cvs.php.net/diff.php/phpdoc/en/reference/crack/configure.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/crack/configure.xml
diff -u phpdoc/en/reference/crack/configure.xml:1.1 
phpdoc/en/reference/crack/configure.xml:1.2
--- phpdoc/en/reference/crack/configure.xml:1.1 Mon Nov 25 18:49:18 2002
+++ phpdoc/en/reference/crack/configure.xml Tue Aug  3 21:56:30 2004
@@ -1,10 +1,23 @@
 
-
+
 
  &reftitle.install;
  
-  In order to use these functions, you must compile PHP with Crack support
-  by using the --with-crack[=DIR] option.
+  &pecl.moved;
+  &pecl.info;
+  &url.pecl.package;crack.
+ 
+ 
+  &pecl.source.4;
+  In order to use these functions you must compile PHP with Crack support
+  by using the --with-crack[=DIR] 
+  configuration option.
+ 
+ 
+  Windows users will enable php_crack.dll inside
+  of &php.ini; in order to use these functions.
+  &pecl.windows.4
+  &pecl.windows.download;
  
 
 
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/configure.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/configure.xml
diff -u phpdoc/en/reference/domxml/configure.xml:1.6 
phpdoc/en/reference/domxml/configure.xml:1.7
--- phpdoc/en/reference/domxml/configure.xml:1.6Wed Dec 31 10:25:17 2003
+++ phpdoc/en/reference/domxml/configure.xmlTue Aug  3 21:56:30 2004
@@ -1,8 +1,14 @@
 
-
+
 
  &reftitle.install;
  
+  &pecl.moved;
+  &pecl.info;
+  &url.pecl.package;domxml.
+ 
+ 
+  &pecl.source.4;
   This extension is only available if PHP was configured with
   --with-dom[=DIR]. Add
   --with-dom-xslt[=DIR] to include DOM
@@ -10,17 +16,19 @@
   --with-dom-exslt[=DIR] to include DOM
   EXSLT support, where DIR is the libexslt install directory.
  
- 
-  Note to Win32 Users
-  
-   In order to enable this module on a Windows environment, you must copy one
-   additional file from the DLL folder of the PHP/Win32 binary package to
-   the SYSTEM32 folder of your Windows machine (Ex: C:\WINNT\SYSTEM32 or
-   C:\WINDOWS\SYSTEM32). For PHP <= 4.2.0 
copy
-   libxml2.dll, for PHP >= 4.3.0 copy
-   iconv.dll from the DLL folder to your SYSTEM32 folder.
-  
- 
+ 
+  Windows users will enable php_domxml.dll inside
+  of &php.ini; in order to use these functions.  
+  &pecl.windows.4
+  &pecl.windows.download;
+  Also, there is one additional DLL that must be made available to your 
+  system's PATH in order for this extension to work.  In PHP 4 this is
+  in the dlls/ directory.  It's name:
+  For PHP <= 4.2.0, it's libxml2.dll.
+  For PHP >= 4.3.0, it's iconv.dll.  
+  And as of PHP 5.0.0, iconv is compiled into your Windows PHP binaries by 
+  default so no extra DLL is needed.
+
 
 
 
+
 
  &reftitle.install;
  
-  To enable FriBiDi support in PHP you must compile
-  --with-fribidi[=DIR] where DIR is the
-  FriBiDi install directory.
+  &pecl.moved;
+  &pecl.info;
+  &url.pecl.package;fribidi.
+ 
+ 
+  In order to use these functions you must compile PHP with Fribidi support
+  by using the --with-fribidi[=DIR] 
+  configure option.
+ 
+ 
+  Windows users will enable php_fribidi.dll inside
+  of &php.ini; in order to use these functions.
+  &pecl.windows.download;
  
 
 
http://cvs.php.net/diff.php/phpdoc/en/reference/hw/configure.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/hw/configure.xml
diff -u phpdoc/en/reference/hw/configure.xml:1.2 
phpdoc/e

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/mssql/functions mssql-fetch-array.xml mssql-fetch-object.xml mssql-fetch-row.xml /en/reference/mysql/functions mysql-fetch-array.xml mysql-fetch-assoc.xml mysql-fetch-object.xml mysql-fetch-row.xml /en/reference/mysqli/functions mysqli-fetch-array.xml mysqli-fetch-assoc.xml mysqli-fetch-object.xml mysqli-fetch-row.xml /en/reference/oci8/functions oci-fetch-all.xml oci-fetch-array.xml oci-fetch-assoc.xml oci-fetch-object.xml oci-fetch-row.xml /en/reference/pgsql/functions pg-fetch-all.xml pg-fetch-array.xml pg-fetch-assoc.xml pg-fetch-object.xml pg-fetch-row.xml

2004-07-26 Thread Jakub Vrana
vrana   Mon Jul 26 10:02:11 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/mssql/functionsmssql-fetch-array.xml 
mssql-fetch-object.xml 
mssql-fetch-row.xml 
/phpdoc/en/reference/mysql/functionsmysql-fetch-array.xml 
mysql-fetch-assoc.xml 
mysql-fetch-object.xml 
mysql-fetch-row.xml 
/phpdoc/en/reference/mysqli/functions   mysqli-fetch-array.xml 
mysqli-fetch-assoc.xml 
mysqli-fetch-object.xml 
mysqli-fetch-row.xml 
/phpdoc/en/reference/oci8/functions oci-fetch-all.xml 
oci-fetch-array.xml 
oci-fetch-assoc.xml 
oci-fetch-object.xml 
oci-fetch-row.xml 
/phpdoc/en/reference/pgsql/functionspg-fetch-all.xml 
pg-fetch-array.xml 
pg-fetch-assoc.xml 
pg-fetch-object.xml 
pg-fetch-row.xml 
  Log:
  Handling of NULL fields (bug #13549)
  http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.109&r2=1.110&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.109 phpdoc/en/language-snippets.ent:1.110
--- phpdoc/en/language-snippets.ent:1.109   Sat Jul 24 02:11:35 2004
+++ phpdoc/en/language-snippets.ent Mon Jul 26 10:02:10 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -60,7 +60,6 @@
 etc. have  been available.  For more information, read the manual section 
 on &link.superglobals;'>
 
-
 
 
 You can use a URL as a
@@ -318,6 +317,9 @@
 
 Field names returned by this function
 are case-sensitive.'>
+
+This function sets NULL fields to
+PHP &null; value.'>
 
 
 This function is only available using
http://cvs.php.net/diff.php/phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml:1.6 
phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml:1.7
--- phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml:1.6   Thu Jul  3 
08:38:23 2003
+++ phpdoc/en/reference/mssql/functions/mssql-fetch-array.xml   Mon Jul 26 10:02:10 
2004
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -32,6 +32,7 @@
  provides a significant added value.
 
 &database.field-case;
+&database.fetch-null;
 
  For further details, also see
  mssql_fetch_row.
http://cvs.php.net/diff.php/phpdoc/en/reference/mssql/functions/mssql-fetch-object.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/mssql/functions/mssql-fetch-object.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-fetch-object.xml:1.6 
phpdoc/en/reference/mssql/functions/mssql-fetch-object.xml:1.7
--- phpdoc/en/reference/mssql/functions/mssql-fetch-object.xml:1.6  Thu Jul  3 
08:38:23 2003
+++ phpdoc/en/reference/mssql/functions/mssql-fetch-object.xml  Mon Jul 26 10:02:10 
2004
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -24,6 +24,7 @@
  their offsets (numbers are illegal property names).
 
 &database.field-case;
+&database.fetch-null;
 
  Speed-wise, the function is identical to
  mssql_fetch_array, and almost as quick as
http://cvs.php.net/diff.php/phpdoc/en/reference/mssql/functions/mssql-fetch-row.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/mssql/functions/mssql-fetch-row.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-fetch-row.xml:1.5 
phpdoc/en/reference/mssql/functions/mssql-fetch-row.xml:1.6
--- phpdoc/en/reference/mssql/functions/mssql-fetch-row.xml:1.5 Wed Sep 17 14:43:45 
2003
+++ phpdoc/en/reference/mssql/functions/mssql-fetch-row.xml Mon Jul 26 10:02:10 
2004
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -27,6 +27,7 @@
  return the next row in the result set, or &false; if there are no
  more rows.
 
+&database.fetch-null;
 
  See also
  mssql_fetch_array,
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml:1.14 
phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml:1.15
--- phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml:1.14  Tue Feb 24 
03:01:53 2004
+++ phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml   Mon Jul 26 10:02:10 
2004
@@ -1,5 +1,5 @@
 
-
+
 
   

@@ -64,6 +

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/reference/sqlite/functions sqlite-current.xml sqlite-next.xml sqlite-num-rows.xml sqlite-rewind.xml sqlite-seek.xml

2004-07-23 Thread Philip Olson
philip  Sat Jul 24 02:11:36 2004 EDT

  Modified files:  
/phpdoc/en  language-snippets.ent 
/phpdoc/en/reference/sqlite/functions   sqlite-current.xml 
sqlite-next.xml 
sqlite-num-rows.xml 
sqlite-rewind.xml 
sqlite-seek.xml 
  Log:
  Implement entity sqlite.no-unbuffered.
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.108&r2=1.109&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.108 phpdoc/en/language-snippets.ent:1.109
--- phpdoc/en/language-snippets.ent:1.108   Wed Jul 21 06:13:51 2004
+++ phpdoc/en/language-snippets.ent Sat Jul 24 02:11:35 2004
@@ -1,4 +1,4 @@
-
+
 
 
 
@@ -310,6 +310,10 @@
 SimpleXML has made a rule of adding
 iterative properties to most methods. They cannot be viewed using 
var_dump
 or anything else which can examine objects.'>
+
+
+This function cannot be used with 
+unbuffered result handles.'>
 
 
 Field names returned by this function
http://cvs.php.net/diff.php/phpdoc/en/reference/sqlite/functions/sqlite-current.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-current.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-current.xml:1.4 
phpdoc/en/reference/sqlite/functions/sqlite-current.xml:1.5
--- phpdoc/en/reference/sqlite/functions/sqlite-current.xml:1.4 Sun Jul  6 00:43:08 
2003
+++ phpdoc/en/reference/sqlite/functions/sqlite-current.xml Sat Jul 24 02:11:35 
2004
@@ -1,5 +1,5 @@
 
-
+
 
  
   sqlite_current
@@ -23,11 +23,9 @@
If the current position is beyond the final row, this function returns
&false;
   
-  
-   
-This function will not work on unbuffered result handles.
-   
-  
+
+  &sqlite.no-unbuffered;
+
   
See also sqlite_seek,
sqlite_next, and 
http://cvs.php.net/diff.php/phpdoc/en/reference/sqlite/functions/sqlite-next.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-next.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-next.xml:1.4 
phpdoc/en/reference/sqlite/functions/sqlite-next.xml:1.5
--- phpdoc/en/reference/sqlite/functions/sqlite-next.xml:1.4Sun Jul  6 00:43:08 
2003
+++ phpdoc/en/reference/sqlite/functions/sqlite-next.xmlSat Jul 24 02:11:35 
2004
@@ -1,5 +1,5 @@
 
-
+
 
  
   sqlite_next
@@ -16,11 +16,9 @@
result to the next row.
Returns &false; if there are no more rows, &true; otherwise.
   
-  
-   
-This function cannot be used with unbuffered result handles.
-   
-  
+
+  &sqlite.no-unbuffered;
+
   
See also sqlite_seek,
sqlite_current and
http://cvs.php.net/diff.php/phpdoc/en/reference/sqlite/functions/sqlite-num-rows.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-num-rows.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-num-rows.xml:1.3 
phpdoc/en/reference/sqlite/functions/sqlite-num-rows.xml:1.4
--- phpdoc/en/reference/sqlite/functions/sqlite-num-rows.xml:1.3Sun Jul  6 
00:43:08 2003
+++ phpdoc/en/reference/sqlite/functions/sqlite-num-rows.xmlSat Jul 24 02:11:35 
2004
@@ -1,5 +1,5 @@
 
-
+
 
  
   sqlite_num_rows
@@ -15,11 +15,9 @@
Returns the number of rows in the buffered result
set. 
   
-  
-   
-This function cannot be used with unbuffered result sets.
-   
-  
+
+  &sqlite.no-unbuffered;
+
   
See also sqlite_changes and 
sqlite_query.
http://cvs.php.net/diff.php/phpdoc/en/reference/sqlite/functions/sqlite-rewind.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-rewind.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-rewind.xml:1.4 
phpdoc/en/reference/sqlite/functions/sqlite-rewind.xml:1.5
--- phpdoc/en/reference/sqlite/functions/sqlite-rewind.xml:1.4  Sun Jul  6 00:43:08 
2003
+++ phpdoc/en/reference/sqlite/functions/sqlite-rewind.xml  Sat Jul 24 02:11:36 
2004
@@ -1,5 +1,5 @@
 
-
+
 
  
   sqlite_rewind
@@ -16,11 +16,9 @@
result set.  Returns &false; if there are no rows in the result set,
&true; otherwise.
   
-  
-   
-This function cannot be used with unbuffered result sets.
-   
-  
+
+  &sqlite.no-unbuffered;
+
   
See also sqlite_next,
sqlite_current, and 
http://cvs.php.net/diff.php/phpdoc/en/reference/sqlite/functions/sqlite-seek.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-seek.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-seek.xml:1.6 
phpdoc/en/reference/sqlite/functions/sqlite-seek.xml:1.7
--- phpdoc/en/reference/sqlite/functions/sqlite-seek.xml:1.6Tue Jul  8 15:06:45 
2003
+++ phpdoc/en/reference/sqlite/functions/sqlite-seek.xmlSat Jul 24 02:11:36 
2004
@@ -1,5 +1,5 @@
 
-
+
 
  
   sqlite_seek
@@ -17,11 +17,9 @@
rownum.  The row number is zero-based (0 is the
first row). Returns &false; if the row does not exist, &true; otherwise.
   
-  
- 

  1   2   3   >