gobaMon Aug 20 05:50:52 2001 EDT
Modified files:
/phpdoc/hu/functionsnetwork.xml
Log:
New translation, received from Heilig Szabolcs, with an
actual revision number :)
Index: phpdoc/hu/functions/network.xml
diff -u /dev/null phpdoc/hu/function
gobaMon Aug 20 05:54:09 2001 EDT
Modified files:
/phpdoc/hu Translators
Log:
New translations revision, noting that benchmark_timer.xml
and the FAQ files are not intended to be translated now
Index: phpdoc/hu/Translators
diff -u phpdoc/hu/Translators:
gobaMon Aug 20 07:57:55 2001 EDT
Modified files:
/phpdoc/hu/functionsnetwork.xml
Log:
Revision number left in here, the encoding is latin-2
Index: phpdoc/hu/functions/network.xml
diff -u phpdoc/hu/functions/network.xml:1.4 phpdoc/hu/functions/net
gobaMon Aug 20 09:58:08 2001 EDT
Modified files:
/phpdoc/en/language references.xml
Log:
More WS FIXES. People just don't seem to understand
that we use four spaces for identation Gosh...
Index: phpdoc/en/language/references.xml
diff -u phpdoc/en/l
gobaMon Aug 20 12:29:57 2001 EDT
Modified files:
/phpdoc/hu Translators
/phpdoc/hu/functionsoutcontrol.xml
/phpdoc/hu/language oop.xml
Log:
Correcting one make error in outcontrol.xml
Adding the updated version of oop.xml, now it is actual
gobaMon Aug 20 12:31:15 2001 EDT
Modified files:
/phpdoc/hu Translators
Log:
Ups, the name was not correct...
Index: phpdoc/hu/Translators
diff -u phpdoc/hu/Translators:1.52 phpdoc/hu/Translators:1.53
--- phpdoc/hu/Translators:1.52 Mon Aug 20 12:29:56
gobaMon Aug 20 13:14:16 2001 EDT
Modified files:
/phpdoc/hu/appendices reserved.xml
Log:
These are now available in oop.xml so no need to comment them
Index: phpdoc/hu/appendices/reserved.xml
diff -u phpdoc/hu/appendices/reserved.xml:1.5 phpdoc/hu/
> Log:
> Fix missing HTML quote
>
> (...)
> -
> +
This isn't scrictly necessary, only if the value contains characters not in
[a-zA-Z0-9_].
I never use the quotes in this context... but it isn't wr
> Log:
> Note about $array[banana] is bad!
(...)
> -echo "A banana is $fruits[banana].";
> +echo "A banana is $fruits[banana]."; // this works, but is wrong see the explanation
No, it isn't. Inside as string, this is correct. See
http://www.php.net/manual/en/language.types.string.php#langu
On Mon, Aug 20, 2001 at 09:14:59PM +0200, [EMAIL PROTECTED] wrote:
> > Log:
> > Fix missing HTML quote
> >
> > (...)
>
> > -
> > +
>
> This isn't scrictly necessary, only if the value contains chara
> > > -
> > > +
> >
> > This isn't scrictly necessary, only if the value contains characters not
in
> > [a-zA-Z0-9_].
> >
> > I never use the quotes in this context... but it isn't wrong either, of
> > cour
> > Log:
> > Fix missing HTML quote
> >
> > (...)
>
> > -
> > +
>
> This isn't scrictly necessary, only if the value contains characters not
in
> [a-zA-Z0-9_].
>
> I never use the quotes in this conte
> We at phpdoc try to at least be near to the XHTML spec,
^^
Erm, I intended to write "phpweb" here. Sorry for the confusion.
> although we can't conform (because eg. the DSSSL style sheets
> producing ugly HTML). PHP is on the same way, as I can see,
> by nl2br() using as the outpu
On Mon, Aug 20, 2001 at 11:59:44PM +0200, Hojtsy Gabor wrote:
> > We at phpdoc try to at least be near to the XHTML spec,
> ^^
>
> Erm, I intended to write "phpweb" here. Sorry for the confusion.
>
> > although we can't conform (because eg. the DSSSL style sheets
> > producing ugly H
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: flag \\Recent isn't settable
The documentation lists \\Recent in the settable flags but IMAP defines it
as unsettable.
See http://ietf.org/rfc/rfc2060.txt :
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: what does pg_freeresult return?
The doc page for pg_freeresult does not state what the significance of the
int return value is.
--
Edit bug report at: http://b
From: [EMAIL PROTECTED]
Operating system: win32
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: Appendix G Descrepancies..
This is truly a followup to my previous post - message about what appears
to be "descrepancies" in Appendix G.. which has furthe
ID: 12868
Updated by: joey
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: win32
PHP Version: 4.0.6
New Comment:
I don't understand why it matters which is the 'master'
and which is the alias? I would guess that the reason for
the inconsistency in t