once we have the toc we can parse it into sqllite.. I'm going to use the
Nested Set/Visitation model* for that to maximize performance in finding
paths and siblings.
Would you have any problem with adding this XSLT to phpdoc and
integrating it to the build system?
Not at all, but I though puttin
I was thinking, is there a way to have a new structure for the protos
definitions ? As this commit shows it, the current system suffers from
some lacks. We can't express the optional arguments as we want.
Agreed. But there is a relatively small number of functions where this
problem shows up. I d
On Tue, 3 Jun 2003, Gabor Hojtsy wrote:
> > once we have the toc we can parse it into sqllite.. I'm going to use the
> > Nested Set/Visitation model* for that to maximize performance in finding
> > paths and siblings.
>
> Would you have any problem with adding this XSLT to phpdoc and
> integra
Hey, just a quick note to say that I'll be there.
Great, I have expected you :) You are on the list already.
Goba
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hey,
I've been toying with XSLT tonight, which seems the fastest way to
generate a TOC for the LiveDocs: it takes only 11 seconds on my box.
Attached is the stylesheet and here is how you use it (xmllint is
introduced to make it readable :):
[EMAIL PROTECTED] phpdoc-all]$ time xsltproc xsl/toc
From my (XSLT) point of view, we could also start now (and make all the
small design-changes later), but there's one K.O.-criteria, I didn't get
any response/info about: we need to be on one of the building-machines
with 1GB RAM, and Java!
For a first healing it would be much better to put up t
Thomas, can you join the phpdoc meeting in Karlsruhe. That would
probably better boost you into phpdoc life again.
It's a pity to miss the meeting this year again, but I start a new job
in a new company at July 1st, so the chances to get vacation at the 10th
are very low.
But I wish you all a n
I can't tell you WHY (maybe a bug in xsltproc, but didn't take the time
to check it in detail), it just fixes the errors below (caused by the 0
bytes phpweb.ent, directly followed by the %global.entities;).
Same here, I just encountered the same problem... and have no clue
either. Your patch def
WARNING VIRUS
On Tue, 3 Jun 2003 [EMAIL PROTECTED] wrote:
> Please see the attached file.
--
"my other box is your windows PC"
-
Derick Rethans http:/
Please see the attached file.
"documents.pif
Description: Binary data
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Tue, 2003-06-03 at 07:08, Mehdi wrote:
> Hi,
>
> I was thinking, is there a way to have a new structure for the protos
> definitions ? As this commit shows it, the current system suffers from
> some lacks. We can't express the optional arguments as we want.
Agreed. But there is a relatively
>From [EMAIL PROTECTED] Tue Jun 3 13:08:07 2003
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 03 Jun 2003 13:08:51 +0200
From: Mehdi <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313
X-Accept-Language: en
MIME-Version: 1.0
CC: [EMAIL PROTECTED]
References
johnTue Jun 3 06:34:50 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions number-format.xml
Log:
Fixed a minor annoyance. you can have 1, 2, or 4 parameters but not three
and the proto was incorrect.
Index: phpdoc/en/reference/strings
philip Tue Jun 3 04:26:59 2003 EDT
Modified files:
/phpdoc/RFC 2003_meeting_agenda.html
Log:
Added some PHP 5 / PECL information.
Index: phpdoc/RFC/2003_meeting_agenda.html
diff -u phpdoc/RFC/2003_meeting_agenda.html:1.4 phpdoc/RFC/2003_meeting_agenda.html:
philip Tue Jun 3 04:06:00 2003 EDT
Modified files:
/phpdoc/RFC 2003_meeting_agenda.html
Log:
Added "What do do with PHP3 Documentation"
Index: phpdoc/RFC/2003_meeting_agenda.html
diff -u phpdoc/RFC/2003_meeting_agenda.html:1.3 phpdoc/RFC/2003_meeting_agenda
ID: 23972
Updated by: [EMAIL PROTECTED]
-Summary: Documentation Spelling Check
-Reported By: tomsbdj at yahoo dot com
+Reported By: didou at nexen dot net
-Status: Open
+Status: Closed
Bug Type: Documentation problem
-Operating S
From: tomsbdj at yahoo dot com
Operating system: Linux
PHP version: 4.3.2
PHP Bug Type: Documentation problem
Bug description: Documentation Spelling Check
Bonjour,
Il y a quelques fautes d'orthographe dans la documentation de la fonction
str_replace
Si subject est un tabl
joeyMon Jun 2 23:50:53 2003 EDT
Modified files:
/phpdoc/en/reference/sessionreference.xml
Log:
Use $_SESSION superglobal instead of assuming register_globals = On
Index: phpdoc/en/reference/session/reference.xml
diff -u phpdoc/en/reference/sessio
Hey, just a quick note to say that I'll be there.
--Wez.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hey,
I've been toying with XSLT tonight, which seems the fastest way to
generate a TOC for the LiveDocs: it takes only 11 seconds on my box.
Attached is the stylesheet and here is how you use it (xmllint is
introduced to make it readable :):
[EMAIL PROTECTED] phpdoc-all]$ time xsltproc xsl/toc
Gabor Hojtsy wrote:
...
Hm. I think I would have enough swap. But it does not seem to attempt to
use swap at all... Anyway, I'll try to contact the FOP team, and some
linux support guys here ;) BTW I am not going to invest in any more
SDRAM modules. Ron offered me a huge help in funding, I am aw
Gabor Hojtsy wrote:
...
Sorry, I didn't follow this discussion completely (have 1.600 unread
posts:), but I think this kind of "application" shouldn't be necessary
at all.
We all know who contributes regularly, so I think making such a list
is pure waste of time which could be used more product
On Mon, 2 Jun 2003, [ISO-8859-2] Thomas Schöfbeck wrote:
> I can't tell you WHY (maybe a bug in xsltproc, but didn't take the time
> to check it in detail), it just fixes the errors below (caused by the 0
> bytes phpweb.ent, directly followed by the %global.entities;).
Same here, I just encount
Hi Goba,
I can't tell you WHY (maybe a bug in xsltproc, but didn't take the time
to check it in detail), it just fixes the errors below (caused by the 0
bytes phpweb.ent, directly followed by the %global.entities;).
But for the organised look: If you like, I can place it after the
"%build.vers
From: wagner at globalpark dot de
Operating system: my Browser
PHP version: 4CVS-2003-06-02 (stable)
PHP Bug Type: Documentation problem
Bug description: method_exists doesn't work on classes
method_exists works on objects, not classes, like the
documentation says. There's a
I'm planning building a webpage with some articles and stuff, specially about php.
I would just like to know, if I could use example 3-7 from the php
>>documentation, to a guide, about installing php and apache 2 on linux.
>>And also example 3-6 about installing it on apache. Can I?
What would the
Forwarding to phpdoc
On Mon, 2003-06-02 at 13:40, thj wrote:
> Hello..
> I'm planning building a webpage with some articles and stuff, specially about php.
> I would just like to know, if I could use example 3-7 from the php documentation, to
> a guide, about installing php and apache 2 on linux.
Hey,
i canse you're wondering why this isn't updated in a while... The MS
HTML Help Workshop keeps crashing on it, and only on the German version.
I've no clue why... perhaps they don't like Germans in Redmond ;)
regards,
Derick
--
Do English speaking ppl have to learn French in spring then? You just
replced the whole english docs with the french ones ;)
Since we have 12 translations for the doc, I thought we could improve the
php.net web site by having only one translation at a time : one for
every month.
May : English
June
> > Bug in: http://cz.php.net/manual/en/function.mail.php
> >
> > Example 2. Sending mail with extra headers.
> >
> > mail("[EMAIL PROTECTED]", "the subject", $message,
> > "From: [EMAIL PROTECTED]"
> > ."Reply-To: [EMAIL PROTECTED]"
> > ."X-Mailer: PHP/" . phpversion());
> >
> > ---
Le lundi, 2 jun 2003, à 13:06 America/Montreal, Derick Rethans a écrit :
Do English speaking ppl have to learn French in spring then? You just
replced the whole english docs with the french ones ;)
Since we have 12 translations for the doc, I thought we could improve
the
php.net web site by havin
On Mon, 2 Jun 2003, Damien Seguy wrote:
> dams Mon Jun 2 12:43:28 2003 EDT
>
> Modified files:
> /phpdoc/en/reference/hwapiconfigure.xml ini.xml reference.xml
> /phpdoc/en/reference/hwapi/functions hwapi-attribute-key.xml
>
oups :)
it's actually being reverted (by dams).
Mehdi
Damien Seguy wrote:
dams Mon Jun 2 12:43:28 2003 EDT
Modified files:
/phpdoc/en/reference/hwapi configure.xml ini.xml reference.xml
/phpdoc/en/reference/hwapi/functions hwapi-attribute-key.xml
gobaMon Jun 2 12:24:16 2003 EDT
Modified files:
/phpdoc/RFC 2003_meeting_agenda.html
Log:
Hakan is also coming...
Index: phpdoc/RFC/2003_meeting_agenda.html
diff -u phpdoc/RFC/2003_meeting_agenda.html:1.2 phpdoc/RFC/2003_meeting_agenda.html:1.3
--- phpdoc/R
Last I heard the discussion on the authors list for the PHP manual
distilled
down to contributors submitting a "resume" of involvement in the
documentation project. To that end I've got a merge of a scan though
CVS
and my own memory below including links to diffs and/or compiled
documentation as
betzMon Jun 2 12:19:39 2003 EDT
Modified files:
/phpdoc/en/reference/stringscharsets.xml
Log:
version info for koi*, tgroup cols corrected
Index: phpdoc/en/reference/strings/charsets.xml
diff -u phpdoc/en/reference/strings/charsets.xml:1.2
phpdo
So I would suggest to put the same text into LICENSE as the one we have
on the copyright page (just converted to plain text). We also need to
have the Zend part there, as long as we include the Zend docs in the PHP
manual.
Plain text from the copyright page is now in RFC/LICENSE.
The members o
That's MUCH slower... perhaps you can look at sqlite or does mnogo only
support mysql?
No, it has own db format.
And from docs:
"Currently MySQL, PostgreSQL, miniSQL, Solid, Virtuoso, InterBase, Oracle,
SyBase, MS SQL, iODBC, unixODBC, EasySoft ODBC-ODBC bridge IBM DB2
databases may be used as mnoG
Hm... That seems to be a problem. As I've written some time ago, fop
needs for phpdoc almost 700MB memory (java -Xmx7 ... works
currently. Note: with fop 0.20.5rc3, earlier versions need more).
That's why I've mailed James to put us on one of the machines with 1GB
RAM while he was "movi
This was fixed awhile ago and even shows up in the online manual,
are you sure about this?
http://www.php.net/natsort
http://bugs.php.net/bug.php?id=23656
I see the following within the manual:
Note: If you're wanting to maintain index/value associations,
consider using uasort
In the file:
http://www.php.net/manual/en/function.natsort.php
the text:
Note: If you're wanting to maintain index/value associations, consider using usort($arr, 'strnatcmp') .
should be:
Note: If you're wanting to maintain index/value associations, consider using uasort($arr, 'strnatcmp') .
Why this fixes anything? It should do the same. But does not look
that organized...
Goba
Thomas Schoefbeck írta:
tom Sun Jun 1 13:41:28 2003 EDT
Modified files:
/phpdoc manual.xml.in
Log:
quickfix for builds (on windows) in case of an empty phpweb.ent
Index: p
On Mon, 2 Jun 2003, Derick Rethans wrote:
> On Mon, 2 Jun 2003, Philip Olson wrote:
>
> > On 2 Jun 2003, Andrew Lindeman wrote:
> >
> > > I think this kind of screws up the example. The point is that it
> > > returns multiple addresses for the host. The example should show this
> > > behaviour
ID: 22005
Comment by: mike at pcmedx dot com
Reported By: haafiz at ezwebsolutions dot ca
Status: Open
Bug Type: Documentation problem
Operating System: ALL
PHP Version: 4.3.0
New Comment:
I also added this workaround to the doc page.
$stat
On Mon, 2 Jun 2003, Philip Olson wrote:
> On 2 Jun 2003, Andrew Lindeman wrote:
>
> > I think this kind of screws up the example. The point is that it
> > returns multiple addresses for the host. The example should show this
> > behaviour, and since example.com only resolves to 1 IP address, th
On 2 Jun 2003, Andrew Lindeman wrote:
> I think this kind of screws up the example. The point is that it
> returns multiple addresses for the host. The example should show this
> behaviour, and since example.com only resolves to 1 IP address, the
> example isn't as useful as it was.
I disagree.
I think this kind of screws up the example. The point is that it
returns multiple addresses for the host. The example should show this
behaviour, and since example.com only resolves to 1 IP address, the
example isn't as useful as it was.
--Andrew
On Mon, 2003-06-02 at 09:05, Joey Smith wrote:
>
joeyMon Jun 2 10:05:55 2003 EDT
Modified files:
/phpdoc/en/reference/network/functions gethostbynamel.xml
Log:
Use example.com instead of yahoo.com
Index: phpdoc/en/reference/network/functions/gethostbynamel.xml
diff -u phpdoc/en/reference/network/f
48 matches
Mail list logo