[PHP-DOC] #27223 [Com]: Some omissions in Expressions chapter

2004-02-12 Thread iam at without dot mail
 ID:  27223
 Comment by:  iam at without dot mail
 Reported By: ihave at no dot mail
 Status:  Open
 Bug Type:Documentation problem
 PHP Version: Irrelevant
 New Comment:

Is there at least one person who iteresting in it? Is there at least
one not indifferent to bug reports and documentation improving?! Heh?!
When, tell me when at last this bug will be fixed?!


Previous Comments:


[2004-02-11 17:14:33] [EMAIL PROTECTED]

there was no changes here.



[2004-02-11 16:08:15] [EMAIL PROTECTED]

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.



[2004-02-11 15:42:47] ihave at no dot mail

Description:

I think it will be nice if in
http://www.php.net/manual/en/language.expressions.php instead of
Assuming you're familiar with the concept of functions (if you're not,
take a look at the chapter about functions),  will be the same and
link to the functions chapter.



Also in this document:

In the beginning of the chapter we said that we'll be describing the
various statement types

It seems that this sentence (we'll be describing the various statement
types) was deleted from the beginning of this chapter. Am I wrong?






-- 
Edit this bug report at http://bugs.php.net/?id=27223edit=1


[PHP-DOC] #27223 [Opn]: Some omissions in Expressions chapter

2004-02-12 Thread didou
 ID:  27223
 Updated by:  [EMAIL PROTECTED]
 Reported By: ihave at no dot mail
 Status:  Open
 Bug Type:Documentation problem
 PHP Version: Irrelevant
 New Comment:

The bug status is still marked as Open, it means that someone will
take care.

Now, feel free to submit a patch to fix it, or please stop adding such
useless comments.



Thank you !


Previous Comments:


[2004-02-12 06:56:09] iam at without dot mail

Is there at least one person who iteresting in it? Is there at least
one not indifferent to bug reports and documentation improving?! Heh?!
When, tell me when at last this bug will be fixed?!



[2004-02-11 17:14:33] [EMAIL PROTECTED]

there was no changes here.



[2004-02-11 16:08:15] [EMAIL PROTECTED]

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.



[2004-02-11 15:42:47] ihave at no dot mail

Description:

I think it will be nice if in
http://www.php.net/manual/en/language.expressions.php instead of
Assuming you're familiar with the concept of functions (if you're not,
take a look at the chapter about functions),  will be the same and
link to the functions chapter.



Also in this document:

In the beginning of the chapter we said that we'll be describing the
various statement types

It seems that this sentence (we'll be describing the various statement
types) was deleted from the beginning of this chapter. Am I wrong?






-- 
Edit this bug report at http://bugs.php.net/?id=27223edit=1


[PHP-DOC] cvs: phpdoc /en/language expressions.xml

2004-02-12 Thread Vincent Briet
poz Thu Feb 12 07:53:04 2004 EDT

  Modified files:  
/phpdoc/en/language expressions.xml 
  Log:
  Fixing #27223
  # added a link and removed the conflictual sentence
  
http://cvs.php.net/diff.php/phpdoc/en/language/expressions.xml?r1=1.25r2=1.26ty=u
Index: phpdoc/en/language/expressions.xml
diff -u phpdoc/en/language/expressions.xml:1.25 phpdoc/en/language/expressions.xml:1.26
--- phpdoc/en/language/expressions.xml:1.25 Sat Jan 17 16:02:49 2004
+++ phpdoc/en/language/expressions.xml  Thu Feb 12 07:53:04 2004
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.25 $ --
+!-- $Revision: 1.26 $ --
  chapter id=language.expressions
titleExpressions/title
simpara
@@ -39,7 +39,8 @@
/para
simpara
 Assuming you're familiar with the concept of functions (if you're
-not, take a look at the chapter about functions), you'd assume
+not, take a look at the chapter about link
+linkend=functionsfunctions/link), you'd assume
 that typing literal$c = foo()/literal is essentially just like
 writing literal$c = 5/literal, and you're right.  Functions
 are expressions with the value of their return value.  Since foo()
@@ -181,9 +182,7 @@
 /informalexample
/para
simpara
-In the beginning of the chapter we said that we'll be describing
-the various statement types, and as promised, expressions can be
-statements.  However, not every expression is a statement.  In
+Some expressions can be considered as statements. In
 this case, a statement has the form of 'expr' ';' that is, an
 expression followed by a semicolon.  In '$b=$a=5;', $a=5 is a
 valid expression, but it's not a statement by itself.  '$b=$a=5;'


[PHP-DOC] #27223 [Opn-Csd]: Some omissions in Expressions chapter

2004-02-12 Thread poz
 ID:  27223
 Updated by:  [EMAIL PROTECTED]
 Reported By: ihave at no dot mail
-Status:  Open
+Status:  Closed
 Bug Type:Documentation problem
 PHP Version: Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.


Previous Comments:


[2004-02-12 07:11:18] [EMAIL PROTECTED]

The bug status is still marked as Open, it means that someone will
take care.

Now, feel free to submit a patch to fix it, or please stop adding such
useless comments.



Thank you !



[2004-02-12 06:56:09] iam at without dot mail

Is there at least one person who iteresting in it? Is there at least
one not indifferent to bug reports and documentation improving?! Heh?!
When, tell me when at last this bug will be fixed?!



[2004-02-11 17:14:33] [EMAIL PROTECTED]

there was no changes here.



[2004-02-11 16:08:15] [EMAIL PROTECTED]

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.



[2004-02-11 15:42:47] ihave at no dot mail

Description:

I think it will be nice if in
http://www.php.net/manual/en/language.expressions.php instead of
Assuming you're familiar with the concept of functions (if you're not,
take a look at the chapter about functions),  will be the same and
link to the functions chapter.



Also in this document:

In the beginning of the chapter we said that we'll be describing the
various statement types

It seems that this sentence (we'll be describing the various statement
types) was deleted from the beginning of this chapter. Am I wrong?






-- 
Edit this bug report at http://bugs.php.net/?id=27223edit=1


[PHP-DOC] Re: cvs: phpdoc /en/language expressions.xml

2004-02-12 Thread Mehdi Achour
WTF  Please revert this !!!



(private joke, the commit is fine for me =D)

Vincent Briet wrote:

poz		Thu Feb 12 07:53:04 2004 EDT

  Modified files:  
/phpdoc/en/language	expressions.xml 
  Log:
  Fixing #27223
  # added a link and removed the conflictual sentence
  
http://cvs.php.net/diff.php/phpdoc/en/language/expressions.xml?r1=1.25r2=1.26ty=u
Index: phpdoc/en/language/expressions.xml
diff -u phpdoc/en/language/expressions.xml:1.25 phpdoc/en/language/expressions.xml:1.26
--- phpdoc/en/language/expressions.xml:1.25	Sat Jan 17 16:02:49 2004
+++ phpdoc/en/language/expressions.xml	Thu Feb 12 07:53:04 2004
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.25 $ --
+!-- $Revision: 1.26 $ --
  chapter id=language.expressions
titleExpressions/title
simpara
@@ -39,7 +39,8 @@
/para
simpara
 Assuming you're familiar with the concept of functions (if you're
-not, take a look at the chapter about functions), you'd assume
+not, take a look at the chapter about link
+linkend=functionsfunctions/link), you'd assume
 that typing literal$c = foo()/literal is essentially just like
 writing literal$c = 5/literal, and you're right.  Functions
 are expressions with the value of their return value.  Since foo()
@@ -181,9 +182,7 @@
 /informalexample
/para
simpara
-In the beginning of the chapter we said that we'll be describing
-the various statement types, and as promised, expressions can be
-statements.  However, not every expression is a statement.  In
+Some expressions can be considered as statements. In
 this case, a statement has the form of 'expr' ';' that is, an
 expression followed by a semicolon.  In '$b=$a=5;', $a=5 is a
 valid expression, but it's not a statement by itself.  '$b=$a=5;'


[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions date.xml

2004-02-12 Thread Nuno Lopes
nlopess Thu Feb 12 10:20:41 2004 EDT

  Modified files:  
/phpdoc/en/reference/datetime/functions date.xml 
  Log:
  added c parameter
  PHP 5 only
  
http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/functions/date.xml?r1=1.14r2=1.15ty=u
Index: phpdoc/en/reference/datetime/functions/date.xml
diff -u phpdoc/en/reference/datetime/functions/date.xml:1.14 
phpdoc/en/reference/datetime/functions/date.xml:1.15
--- phpdoc/en/reference/datetime/functions/date.xml:1.14Wed Jan  7 14:26:50 
2004
+++ phpdoc/en/reference/datetime/functions/date.xml Thu Feb 12 10:20:41 2004
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.14 $ --
+!-- $Revision: 1.15 $ --
 !-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 --
   refentry id=function.date
refnamediv
@@ -68,6 +68,11 @@
  entryliteral000/literal through literal999/literal/entry
 /row
 row
+ entryliteralc/literal/entry
+ entryISO 8601 date (added in PHP 5)/entry
+ entry2004-02-12T15:19:21+00:00/entry
+/row
+row
  entryliterald/literal/entry
  entryDay of the month, 2 digits with leading zeros/entry
  entryliteral01/literal to literal31/literal/entry


[PHP-DOC] cvs: phpdoc /en/reference/tcpwrap .cvsignore /en/reference/xdiff .cvsignore

2004-02-12 Thread Nuno Lopes
nlopess Thu Feb 12 12:00:20 2004 EDT

  Added files: 
/phpdoc/en/reference/xdiff  .cvsignore 
/phpdoc/en/reference/tcpwrap.cvsignore 
  Log:
  ignore functions.xml
  

http://cvs.php.net/co.php/phpdoc/en/reference/xdiff/.cvsignore?r=1.1p=1
Index: phpdoc/en/reference/xdiff/.cvsignore
+++ phpdoc/en/reference/xdiff/.cvsignore
functions.xml

http://cvs.php.net/co.php/phpdoc/en/reference/tcpwrap/.cvsignore?r=1.1p=1
Index: phpdoc/en/reference/tcpwrap/.cvsignore
+++ phpdoc/en/reference/tcpwrap/.cvsignore
functions.xml


[PHP-DOC] cvs: phpdoc /en/faq obtaining.xml /en/reference/snmp reference.xml /entities global.ent

2004-02-12 Thread Nuno Lopes
nlopess Thu Feb 12 12:04:53 2004 EDT

  Modified files:  
/phpdoc/en/faq  obtaining.xml 
/phpdoc/en/reference/snmp   reference.xml 
/phpdoc/entitiesglobal.ent 
  Log:
  ucd-snmp is obsolete
  UCD-SNMP and NET-SMP are the same
  
http://cvs.php.net/diff.php/phpdoc/en/faq/obtaining.xml?r1=1.16r2=1.17ty=u
Index: phpdoc/en/faq/obtaining.xml
diff -u phpdoc/en/faq/obtaining.xml:1.16 phpdoc/en/faq/obtaining.xml:1.17
--- phpdoc/en/faq/obtaining.xml:1.16Tue Feb  4 04:38:22 2003
+++ phpdoc/en/faq/obtaining.xml Thu Feb 12 12:04:51 2004
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.16 $ --
+!-- $Revision: 1.17 $ --
 chapter id=faq.obtaining
  titleObtaining PHP/title
   titleabbrevObtaining PHP/titleabbrev
@@ -92,7 +92,7 @@
/listitem
listitem
 simpara
- ulink url=url.ucd-snmp;SNMP* (Unix): /ulink.
+ ulink url=url.net-snmp;SNMP* (Unix): /ulink.
 /simpara
/listitem
listitem
http://cvs.php.net/diff.php/phpdoc/en/reference/snmp/reference.xml?r1=1.7r2=1.8ty=u
Index: phpdoc/en/reference/snmp/reference.xml
diff -u phpdoc/en/reference/snmp/reference.xml:1.7 
phpdoc/en/reference/snmp/reference.xml:1.8
--- phpdoc/en/reference/snmp/reference.xml:1.7  Sun Jul 13 05:45:47 2003
+++ phpdoc/en/reference/snmp/reference.xml  Thu Feb 12 12:04:52 2004
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.7 $ --
+!-- $Revision: 1.8 $ --
  reference id=ref.snmp
   titleSNMP functions/title
   titleabbrevSNMP/titleabbrev
@@ -15,7 +15,6 @@
 reftitle.required;
 para
  In order to use the SNMP functions on Unix you need to install the
- ulink url=url.ucd-snmp;UCD SNMP/ulink or 
  ulink url=url.net-snmp;NET-SNMP/ulink package. On Windows these
  functions are only available on NT and not on Win95/98.
 /para
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.163r2=1.164ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.163 phpdoc/entities/global.ent:1.164
--- phpdoc/entities/global.ent:1.163Thu Feb 12 02:04:55 2004
+++ phpdoc/entities/global.ent  Thu Feb 12 12:04:53 2004
@@ -1,6 +1,6 @@
 !-- -*- SGML -*-
 
- $Id: global.ent,v 1.163 2004/02/12 07:04:55 irchtml Exp $
+ $Id: global.ent,v 1.164 2004/02/12 17:04:53 nlopess Exp $
 
  Contains global macros for all the XML documents.
 
@@ -268,7 +268,6 @@
 !ENTITY url.t1lib ftp://sunsite.unc.edu/pub/Linux/libs/graphics/;
 !ENTITY url.tiff http://www.libtiff.org/;
 !ENTITY url.tidy http://tidy.sourceforge.net/;
-!ENTITY url.ucd-snmp http://net-snmp.sourceforge.net/;
 !ENTITY url.net-snmp http://www.net-snmp.org/;
 !ENTITY url.ultimatezip http://www.ultimatezip.com/;
 !ENTITY url.unicode http://www.unicode.org/;
@@ -356,6 +355,7 @@
 !ENTITY url.pear.net-dns http://pear.php.net/package/Net_DNS;
 !ENTITY url.php.bugdosdonts http://bugs.php.net/bugs-dos-and-donts.php;
 !ENTITY spec.ftp   'http://www.faqs.org/rfcs/rfc959.html'
+!ENTITY url.ucd-snmp http://net-snmp.sourceforge.net/;
 !ENTITY url.thttpd http://www.acme.com/software/thttpd/;
 !ENTITY url.velocis http://www.birdstep.com/database_technology/rdm_server.php3;
 !ENTITY url.php.snaps.manual http://www.php.net/download-docs.php;


[PHP-DOC] Re: cvs: phpdoc /en/faq obtaining.xml /en/reference/snmp reference.xml /entities global.ent

2004-02-12 Thread Mehdi Achour
Nuno !!

You should'nt remove any entity in global.ent unless you have checked 
out all the languages and deleted the occurence of this entity in each 
language tree :)

didou

Nuno Lopes wrote:
nlopess		Thu Feb 12 12:04:53 2004 EDT

  Modified files:  
/phpdoc/en/faq	obtaining.xml 
/phpdoc/en/reference/snmp	reference.xml 
/phpdoc/entities	global.ent 
  Log:
  ucd-snmp is obsolete
  UCD-SNMP and NET-SMP are the same
  
http://cvs.php.net/diff.php/phpdoc/en/faq/obtaining.xml?r1=1.16r2=1.17ty=u
Index: phpdoc/en/faq/obtaining.xml
diff -u phpdoc/en/faq/obtaining.xml:1.16 phpdoc/en/faq/obtaining.xml:1.17
--- phpdoc/en/faq/obtaining.xml:1.16	Tue Feb  4 04:38:22 2003
+++ phpdoc/en/faq/obtaining.xml	Thu Feb 12 12:04:51 2004
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.16 $ --
+!-- $Revision: 1.17 $ --
 chapter id=faq.obtaining
  titleObtaining PHP/title
   titleabbrevObtaining PHP/titleabbrev
@@ -92,7 +92,7 @@
/listitem
listitem
 simpara
- ulink url=url.ucd-snmp;SNMP* (Unix): /ulink.
+ ulink url=url.net-snmp;SNMP* (Unix): /ulink.
 /simpara
/listitem
listitem
http://cvs.php.net/diff.php/phpdoc/en/reference/snmp/reference.xml?r1=1.7r2=1.8ty=u
Index: phpdoc/en/reference/snmp/reference.xml
diff -u phpdoc/en/reference/snmp/reference.xml:1.7 phpdoc/en/reference/snmp/reference.xml:1.8
--- phpdoc/en/reference/snmp/reference.xml:1.7	Sun Jul 13 05:45:47 2003
+++ phpdoc/en/reference/snmp/reference.xml	Thu Feb 12 12:04:52 2004
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.7 $ --
+!-- $Revision: 1.8 $ --
  reference id=ref.snmp
   titleSNMP functions/title
   titleabbrevSNMP/titleabbrev
@@ -15,7 +15,6 @@
 reftitle.required;
 para
  In order to use the SNMP functions on Unix you need to install the
- ulink url=url.ucd-snmp;UCD SNMP/ulink or 
  ulink url=url.net-snmp;NET-SNMP/ulink package. On Windows these
  functions are only available on NT and not on Win95/98.
 /para
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.163r2=1.164ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.163 phpdoc/entities/global.ent:1.164
--- phpdoc/entities/global.ent:1.163	Thu Feb 12 02:04:55 2004
+++ phpdoc/entities/global.ent	Thu Feb 12 12:04:53 2004
@@ -1,6 +1,6 @@
 !-- -*- SGML -*-
 
- $Id: global.ent,v 1.163 2004/02/12 07:04:55 irchtml Exp $
+ $Id: global.ent,v 1.164 2004/02/12 17:04:53 nlopess Exp $
 
  Contains global macros for all the XML documents.
 
@@ -268,7 +268,6 @@
 !ENTITY url.t1lib ftp://sunsite.unc.edu/pub/Linux/libs/graphics/;
 !ENTITY url.tiff http://www.libtiff.org/;
 !ENTITY url.tidy http://tidy.sourceforge.net/;
-!ENTITY url.ucd-snmp http://net-snmp.sourceforge.net/;
 !ENTITY url.net-snmp http://www.net-snmp.org/;
 !ENTITY url.ultimatezip http://www.ultimatezip.com/;
 !ENTITY url.unicode http://www.unicode.org/;
@@ -356,6 +355,7 @@
 !ENTITY url.pear.net-dns http://pear.php.net/package/Net_DNS;
 !ENTITY url.php.bugdosdonts http://bugs.php.net/bugs-dos-and-donts.php;
 !ENTITY spec.ftp   'http://www.faqs.org/rfcs/rfc959.html'
+!ENTITY url.ucd-snmp http://net-snmp.sourceforge.net/;
 !ENTITY url.thttpd http://www.acme.com/software/thttpd/;
 !ENTITY url.velocis http://www.birdstep.com/database_technology/rdm_server.php3;
 !ENTITY url.php.snaps.manual http://www.php.net/download-docs.php;


[PHP-DOC] Re: cvs: phpdoc /en/faq obtaining.xml /en/reference/snmp reference.xml /entities global.ent

2004-02-12 Thread Nuno Lopes

 Nuno !!

 You should'nt remove any entity in global.ent unless you have checked
 out all the languages and deleted the occurence of this entity in each
 language tree :)

 didou

  -!ENTITY url.ucd-snmp http://net-snmp.sourceforge.net/;
  +!ENTITY url.ucd-snmp http://net-snmp.sourceforge.net/;

Have you read the cvs diff?? :)

I have just moved it to the obsoletes. I have a script that checks for
obsoletes in all languages. I'll later check all obsoletes.

Nuno


[PHP-DOC] Re: cvs: phpdoc /en/faq obtaining.xml /en/reference/snmp reference.xml /entities global.ent

2004-02-12 Thread Mehdi Achour
Nuno Lopes wrote:
Nuno !!

You should'nt remove any entity in global.ent unless you have checked
out all the languages and deleted the occurence of this entity in each
language tree :)
didou


-!ENTITY url.ucd-snmp http://net-snmp.sourceforge.net/;
+!ENTITY url.ucd-snmp http://net-snmp.sourceforge.net/;


Have you read the cvs diff?? :)
I guess that you know that I didn't :)) Sorry, I'm in a rush mode !

didou

I have just moved it to the obsoletes. I have a script that checks for
obsoletes in all languages. I'll later check all obsoletes.
Nuno