adiju Thu Mar 14 02:37:19 2002 EDT
Added files:
/phpdoc/ro/functionsdatetime.xml
Log:
First romanian version of datetime.xml.
Index: phpdoc/ro/functions/datetime.xml
+++ phpdoc/ro/functions/datetime.xml
Funcþii de timp ºi datã
Date/time
Fixed. Also, anyone have word as to when or if
rand functions "auto seed" if seeds don't exist?
iirc, jeroen/sterling did work on that...
Regards,
Philip
On Wed, 13 Mar 2002, Rasmus Lerdorf wrote:
> Currently rand shows up as:
>
> int rand ( void)int rand ( int min, int max)
>
> at http:
philip Thu Mar 14 02:10:43 2002 EDT
Modified files:
/phpdoc/en/functionsmath.xml
Log:
rand: parameters are optional, removing void reference
Index: phpdoc/en/functions/math.xml
diff -u phpdoc/en/functions/math.xml:1.75 phpdoc/en/functions/math.xml:1
Currently rand shows up as:
int rand ( void)int rand ( int min, int max)
at http://www.php.net/manual/en/function.rand.php
This is extremely ugly. Ca we not do:
int rand([int min, int max])
?
-Rasmus
> IMHO this belongs to an appendix. Just make a warning on top, that it
> is a) work in progress and so b) not worth translating yet.
good idea
I'm not familiar with -r, when was/will it be
implemented, 4.2.0 or later? If you know about
it, add it to commandline docs.
Regarding $argv, directives to consider are:
register_argc_argv : argv/argc existing at all
register_globals : $argv vs $_SERVER['argv']
Awhile ago someone asked
sr Wed Mar 13 17:35:05 2002 EDT
Modified files:
/phpdoc/en/functionszlib.xml
Log:
Added description of optional encoding_mode to gzencode().
Index: phpdoc/en/functions/zlib.xml
diff -u phpdoc/en/functions/zlib.xml:1.23 phpdoc/en/functions/zli
slawek Wed Mar 13 17:14:12 2002 EDT
Modified files:
/phpdoc/pl/functionsmysql.xml
Log:
Typo
Index: phpdoc/pl/functions/mysql.xml
diff -u phpdoc/pl/functions/mysql.xml:1.21 phpdoc/pl/functions/mysql.xml:1.22
--- phpdoc/pl/functions/mysql.xml:1.21 We
slawek Wed Mar 13 17:11:26 2002 EDT
Modified files:
/phpdoc/pl/functionshttp.xml
Log:
Translation fix (qrak)
Index: phpdoc/pl/functions/http.xml
diff -u phpdoc/pl/functions/http.xml:1.13 phpdoc/pl/functions/http.xml:1.14
--- phpdoc/pl/functions/http
slawek Wed Mar 13 17:09:35 2002 EDT
Modified files:
/phpdoc/pl/faq migration.xml
Log:
Translation fix
Index: phpdoc/pl/faq/migration.xml
diff -u phpdoc/pl/faq/migration.xml:1.5 phpdoc/pl/faq/migration.xml:1.6
--- phpdoc/pl/faq/migration.xml:1.5 Mon
I know of cause. But we have included -r and argument passing see examples:
php -r 'echo "Hello Wolrd!";'
php -r 'echo $argv[1];' 'Hello World'
php -r 'echo join($argv," ");' Hello World
who knows better than me?
marcus
At 21:32 13.03.2002, Slawomir Pucia wrote:
> > I do not want to break th
luk Wed Mar 13 16:43:21 2002 EDT
Added files:
/phpdoc/cs/faq installation.xml
Log:
Index: phpdoc/cs/faq/installation.xml
+++ phpdoc/cs/faq/installation.xml
Instalace
Instalace
Tato èást se zabývá èastými otázkamni ohlednì zpùso
Hi,
On Wed, 13 Mar 2002 20:18:26 + (GMT)
Philip Olson <[EMAIL PROTECTED]> wrote:
> Is the RFC directory an okay place to put
> work-in-progress goodies? For example, I want
> to start (not finish :) a list of differences
> of windows/*nix for PHP users to consider.
IMHO this belongs to an
> I do not want to break the structure of the documentation but
> it is missing the cli version. I considere expaning
> chapters/install.commandline.xml
> but wasn't sure with document structure. So if someeone
> sets up the necessary files i can write what is worth
> knowing about CLI like argume
I do not want to break the structure of the documentation but
it is missing the cli version. I considere expaning
chapters/install.commandline.xml
but wasn't sure with document structure. So if someeone
sets up the necessary files i can write what is worth
knowing about CLI like argument passing a
On 2002.03.13 21:08 Lars Torben Wilson wrote:
> No, chapters.ent is generated when configure is run. The Installation
> section is done the same way. Try running autoconf, configure, and
> make.
> If it still doesn't work I'll try to think harder. :)
OK, it works now. Thanks!
Sander
Hello,
Is the RFC directory an okay place to put
work-in-progress goodies? For example, I want
to start (not finish :) a list of differences
of windows/*nix for PHP users to consider.
See bug #13321 for more details on this particular
matter.
Regards,
Philip
On Wed, 2002-03-13 at 11:34, Sander Roobol wrote:
> Hm... running ./configure again solves the errors but gives me another
> one:
> $ make test
> /usr/bin/nsgmls -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl
> manual.xml /usr/bin/nsgmls:././en/appendices/reserved.xml:1083:33:E:
> characte
Hm... running ./configure again solves the errors but gives me another
one:
$ make test
/usr/bin/nsgmls -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl
manual.xml /usr/bin/nsgmls:././en/appendices/reserved.xml:1083:33:E:
character data is not allowed here
make: *** [test] Error 1
I guess t
Hello!
'make test' fails on the en tree:
$ make test
/usr/bin/nsgmls -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl
manual.xml /usr/bin/nsgmls:././en/appendices/reserved.xml:1083:3:E:
general entity "appendices.reserved.constants" not defined and no
default entity
/usr/bin/nsgmls:././en/l
sander Wed Mar 13 14:18:30 2002 EDT
Modified files:
/phpdoc/en/functionsnetwork.xml
Log:
Made parameter 'protocol' of getservbyport() and getservbyname() a bit
more clear (at least, I hope so :)
Index: phpdoc/en/functions/network.xml
diff -u phpdo
sander Wed Mar 13 14:16:41 2002 EDT
Modified files:
/phpdoc/en/functionsimage.xml
Log:
& should be represented by &
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.81 phpdoc/en/functions/image.xml:1.82
--- phpdoc/en/func
On Wed, 13 Mar 2002, Marco Cucinato wrote:
> cucinato Wed Mar 13 12:23:30 2002 EDT
>
> Modified files:
> /phpdoc/en/functions array.xml
> Log:
> Typo fix
That's what you get when working in trains :)
Derick
>
>
> Index: phpdoc/en/functions/arra
Sander Roobol <[EMAIL PROTECTED]> wrote:
> sander Wed Mar 13 10:29:14 2002 EDT
>
> Modified files:
>/phpdoc/en/chapters install.windows.xml
> Log:
> Windows XP is in c:\windows not in c:\winnt
is this really the best way to install? (i know it isn't for the cgi
ver
> > Whats wrong with links and IRC client aliases?
i dont undernstand :/
Well, I have this in my aliases.ini for mIRC:
/mande /say http://www.php-homepage.de/manual/function. $+ $1 $+ .php
I just type /mande mail and mIRC prints
http://www.php-homepage.de/manual/function.mail.php
Thats an
Le Mercredi 13 Mars 2002 18:18, vous avez écrit :
> > The goal of this request is to be able to "query" the documentation
> > from any other source like other website ; IRC ; etc...
>
> Whats wrong with links and IRC client aliases?
i dont undernstand :/
>
> > and many others generate an rdf / xml
cucinatoWed Mar 13 12:35:13 2002 EDT
Modified files:
/phpdoc/it/functionsbc.xml
Log:
Sync to EN version
Index: phpdoc/it/functions/bc.xml
diff -u phpdoc/it/functions/bc.xml:1.15 phpdoc/it/functions/bc.xml:1.16
--- phpdoc/it/functions/bc.xml:1
cucinatoWed Mar 13 12:24:42 2002 EDT
Modified files:
/phpdoc/it/functionsarray.xml
Log:
Synced to EN version
Index: phpdoc/it/functions/array.xml
diff -u phpdoc/it/functions/array.xml:1.48 phpdoc/it/functions/array.xml:1.49
--- phpdoc/it/func
cucinatoWed Mar 13 12:23:30 2002 EDT
Modified files:
/phpdoc/en/functionsarray.xml
Log:
Typo fix
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.163 phpdoc/en/functions/array.xml:1.164
--- phpdoc/en/functions/arra
> The goal of this request is to be able to "query" the documentation
> from any other source like other website ; IRC ; etc...
Whats wrong with links and IRC client aliases?
> and many others generate an rdf / xml file to give the list of their
> lastest news that can be read by parser.
Wel
ID: 16031
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: window XP
PHP Version: 4.1.2
Assigned To: sander
New Comment:
Weird... I us
<-- forwarded message ->
>Egon Schmid wrote:
>>What are the reasons for the Debian peoples to move the PHP
>>documentation to the "non-free" packet if we change the licence?
>
>there license guidelines
I asked those people as they are "interested parties", but they have not
the final word on this
Egon Schmid wrote:
> There have been only very few changes the last months.
... like the upgrade from DocBook v3 to v4, better XSLT support,
some XML conformance imporvements ...
... and we have a HowTo now :)
http://cvs.php.net/co.php/phpdoc/howto/howto.html.tar.gz?r=1.14&p=1
the Protocol Egon
cortesi Wed Mar 13 10:45:42 2002 EDT
Modified files:
/phpdoc/it translation.xml
Log:
removing pcre
Index: phpdoc/it/translation.xml
diff -u phpdoc/it/translation.xml:1.20 phpdoc/it/translation.xml:1.21
--- phpdoc/it/translation.xml:1.20 Mon Mar 11 10:54:1
From: "Daniel Beckham" <[EMAIL PROTECTED]>
> Well, after a long hiatus, I'm trying to get back involved in the
phpdoc
> community again. After a quick cvs checkout, it seems a lot of
the phpdoc
> tree has changed. =) Anything I should know before I start
contributing
> again?
Please read the p
ID: 16031
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Assigned
+Status: Open
Bug Type: Documentation problem
Operating System: window XP
PHP Version: 4.1.2
Assigned To: sander
New Comment:
This bug ha
sander Wed Mar 13 10:29:14 2002 EDT
Modified files:
/phpdoc/en/chapters install.windows.xml
Log:
Windows XP is in c:\windows not in c:\winnt
Index: phpdoc/en/chapters/install.windows.xml
diff -u phpdoc/en/chapters/install.windows.xml:1.5
phpdoc/en/chapters
Well, after a long hiatus, I'm trying to get back involved in the phpdoc
community again. After a quick cvs checkout, it seems a lot of the phpdoc
tree has changed. =) Anything I should know before I start contributing
again?
Daniel
Hi,
Is it possbile for php.net (and the mirros sites) to make the a xml
file which contain the documentation and lastest version of php ?
The goal of this request is to be able to "query" the documentation
from any other source like other website ; IRC ; etc...
For example : slashdot (http://s
cortesi Wed Mar 13 08:38:30 2002 EDT
Modified files:
/phpdoc/en/functionsnotes.xml
Log:
typo fix
# I love scanning for typos... :)))
Index: phpdoc/en/functions/notes.xml
diff -u phpdoc/en/functions/notes.xml:1.5 phpdoc/en/functions/notes.xml:1.6
--
One of the dicussions that followed from the meeting:
On Wed, 13 Mar 2002, Simone Cortesi wrote:
> At 13.38 13/03/02 +0100, Derick Rethans wrote:
>
> > > I started a discussions about the Licence issue with some Debian peoples I
> > > know, they told me that if we go for the "open documentation
cortesi Wed Mar 13 07:51:07 2002 EDT
Modified files:
/phpdoc/it/functionsarray.xml
Log:
some syntax fix (differences from the english syntax)
Index: phpdoc/it/functions/array.xml
diff -u phpdoc/it/functions/array.xml:1.47 phpdoc/it/functions/array.xml:1
ID: 16031
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Assigned
-Bug Type: PHP options/info functions
+Bug Type: Documentation problem
Operating System: window XP
PHP Version: 4.1.2
-Assig
georg Wed Mar 13 04:57:58 2002 EDT
Added files:
/phpdoc/RFC protocol_20020310
Log:
Protocol from the PHP Documentation Team Meeting
Stuttgart March 8th-10th
Hello all,
the protocol from the PHP Documentation Team Meeting (Stuttgart March
8th-10th) is now available/online.
Protocol: http://www.php-ev.de/documents/phpdoc/protocol.html
Pictures: http://photos.jdimedia.nl/phpdoc
Regards
Georg Richter
On Wed, 2002-03-13 at 00:36, Gabor Hojtsy wrote:
> > torben Wed Mar 13 03:24:53 2002 EDT
> >
> > Modified files:
> > /phpdoc/en/language variables.xml
> > Log:
> > Thanks for catching that, Goba. With typos though you can usually just
> > fix them...
> >
> >
> >
> torben Wed Mar 13 03:24:53 2002 EDT
>
> Modified files:
> /phpdoc/en/language variables.xml
> Log:
> Thanks for catching that, Goba. With typos though you can usually just
> fix them...
>
>
>
> - In PHP 4.1.0 and later, the default set of predefined v
torben Wed Mar 13 03:24:53 2002 EDT
Modified files:
/phpdoc/en/language variables.xml
Log:
Thanks for catching that, Goba. With typos though you can usually just
fix them...
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variables.xml:
48 matches
Mail list logo