vrana Wed Sep 7 02:59:46 2005 EDT
Modified files:
/phpdoc/scripts xml_proto.php
Log:
Run extensions.xml.php
http://cvs.php.net/diff.php/phpdoc/scripts/xml_proto.php?r1=1.33&r2=1.34&ty=u
Index: phpdoc/scripts/xml_proto.php
diff -u phpdoc/scripts/xml_proto.
> /*
> @@ -159,7 +159,7 @@
>}
>
>fwrite($fp, ''."\n" .
> - ''."\n" .
> + ''."\n" .
> "\n" .
> "\n" .
> " $extension_name Functions\n" .
> @@ -244,7 +244,7 @@
> $functype = trim($funclist[$i]["function_type"]);
>
> fwrite($fp, ''."\n" .
> -
vrana Wed Sep 7 04:20:44 2005 EDT
Modified files:
/phpdoc/scripts xml_proto.php
Log:
Purpose and Membership tags (thanks to Goba)
http://cvs.php.net/diff.php/phpdoc/scripts/xml_proto.php?r1=1.34&r2=1.35&ty=u
Index: phpdoc/scripts/xml_proto.php
diff -u php
Gabor Hojtsy wrote:
> The intention was to genearte sample comments for Purpose and
> Membership, right?
Right. It was there but when I was merging changes I forgot to include
it. Thanks.
Jakub Vrana
betzWed Sep 7 05:35:23 2005 EDT
Modified files:
/phpdoc/en/reference/oci8/functions ocicancel.xml ocicloselob.xml
ocicollappend.xml
ocicollassignelem.xml
betzWed Sep 7 05:36:32 2005 EDT
Modified files:
/phpdoc/entitiesglobal.ent
Log:
entities for satellite and session-pgsl
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.240&r2=1.241&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entiti
From: info at bastian-frank dot de
Operating system: All
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: Example gives wrong impression of "include" behaviour
Description:
In the documentation for "include" the example "include() thro
vrana Wed Sep 7 07:31:49 2005 EDT
Modified files:
/phpdoc/en/language control-structures.xml
Log:
Warning about including remote files (bug #34406)
http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.124&r2=1.125&ty=u
Index: phpdoc/en/l
ID: 34406
Updated by: [EMAIL PROTECTED]
Reported By: info at bastian-frank dot de
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: All
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the
Nuno Lopes wrote:
> Probably I'm also forgeting someone, but without some stats its difficult.
Some stats are here: http://www.vrana.cz/scite/phpdoc-en-log.html
It doesn't tell lot but can reveal some names.
Jakub Vrana
||*()*|| Hi, Sean.
>> AFAIR we decided to not use hard numbers (so people will not do useless
>> commits just to reach a limit, as it was done before), but put up names
>> instead, and then wait some pre-specified time if someone votes against
>> their inclusion. Since we are mostly only looking o
Shouldn't there be and part in oci8/reference.xml?
""Antony Dovgal"" <[EMAIL PROTECTED]> 写入消息新闻:[EMAIL PROTECTED]
tony2001 Tue Sep 6 16:18:32 2005 EDT
Added files:
/phpdoc/en/reference/oci8 ini.xml
Modified files:
/phpdoc/en/reference/oci8 configure.xml constants.xml reference.xml
seanWed Sep 7 10:19:32 2005 EDT
Modified files:
/phpdoc/en contributors.xml
Log:
added myself and dbs to authors/editors block
http://cvs.php.net/diff.php/phpdoc/en/contributors.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/contributors.xml
diff -u phpdoc/en/c
On 07.09.2005 18:14, Dallas Thunder wrote:
> Shouldn't there be and part in oci8/reference.xml?
What should I write in if this extension exists in the distro, but
its new version is available only in HEAD and PECL ?
--
Wbr,
Antony Dovgal
Sean Coates wrote:
> sean Wed Sep 7 10:19:32 2005 EDT
>
> Modified files:
> /phpdoc/encontributors.xml
> Log:
> added myself and dbs to authors/editors block
Anyway..
I didn't touch the notes contributors block -- see
http://doc.php.net/php/notes_stats
Sorry, I really don't know that. Just curious because every other extension
has this part.
And since appendices/extensions.xml was generated from these information,
maybe there will be no oci8 part in next build if no such information? So I
think at least put something. Anything at all.
"An
tony2001Wed Sep 7 11:09:04 2005 EDT
Modified files:
/phpdoc/en/reference/oci8 reference.xml
Log:
add Purpose & Membership
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/reference.xml?r1=1.15&r2=1.16&ty=u
Index: phpdoc/en/reference/oci8/refer
dallas Wed Sep 7 11:25:09 2005 EDT
Modified files:
/phpdoc/en/reference/oci8 reference.xml
Log:
Remove an extra "return".
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/reference.xml?r1=1.16&r2=1.17&ty=u
Index: phpdoc/en/reference/oci8/reference.xml
dif
Heh, 10K commit to remove a "return"? Methinks there is some serious
whitespace issue happening here :)
Dan
On 9/7/05, Dallas Thunder <[EMAIL PROTECTED]> wrote:
> dallas Wed Sep 7 11:25:09 2005 EDT
>
> Modified files:
> /phpdoc/en/reference/oci8 reference.xml
> Log:
> Remov
Actual change is:
- given script, the second and subsequent calls return return the
existing
+ given script, the second and subsequent calls return the existing
Others are just trailing white spaces, auto removed from my editor.
""Dallas Thunder"" <[EMAIL PROTECTED]> 写入消息新闻:[EMAIL PR
>>Shouldn't there be and part in oci8/reference.xml?
>
> What should I write in if this extension exists in the distro,
> but its new version is available only in HEAD and PECL ?
Good question. The flags can only represent one particular state. If
both the new and old versions are documented
From: cap at wantabetterwebsite dot com
Operating system: Windows XP
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: The last few versions of the chm file have had header/footer
problems
Description:
I've been downloading the english
ID: 34411
Updated by: [EMAIL PROTECTED]
Reported By: cap at wantabetterwebsite dot com
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: Windows XP
PHP Version: Irrelevant
New Comment:
Please do not submi
nlopess Wed Sep 7 15:13:12 2005 EDT
Added files:
/phpdoc/howto scripts.xml
Modified files:
/phpdoc/howto howto.ent howto.xml working.xml
Log:
add a new file to document our scripts. we have lots of them, all
unodocumented till
vrana Wed Sep 7 17:20:20 2005 EDT
Modified files:
/phpdoc/scripts aspell.php
Log:
Typo
http://cvs.php.net/diff.php/phpdoc/scripts/aspell.php?r1=1.4&r2=1.5&ty=u
Index: phpdoc/scripts/aspell.php
diff -u phpdoc/scripts/aspell.php:1.4 phpdoc/scripts/aspell.ph
vrana Wed Sep 7 17:25:37 2005 EDT
Modified files:
/phpdoc/howto scripts.xml
Log:
Document scripts published by me
http://cvs.php.net/diff.php/phpdoc/howto/scripts.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/howto/scripts.xml
diff -u phpdoc/howto/scripts.xml:1.
26 matches
Mail list logo