Issue for session save handler. I wrote PostgreSQL session
save handler and requested to place it under PECL. Although, it is
possible technically. Placing session save handler module to PECL
may not be a good after all, since
1) It highly depends on Session module.
2) It does not work as standa
pgerzsonWed Dec 19 20:25:11 2001 EDT
Modified files:
/phpdoc/hu/chapters security.xml
Log:
add CREDITS to goba
Index: phpdoc/hu/chapters/security.xml
diff -u phpdoc/hu/chapters/security.xml:1.15 phpdoc/hu/chapters/security.xml:1.16
--- phpdoc/hu/chapter
pgerzsonWed Dec 19 20:20:51 2001 EDT
Modified files:
/phpdoc/hu/chapters security.xml config.xml
Log:
catching up config and security chapters
Index: phpdoc/hu/chapters/security.xml
diff -u phpdoc/hu/chapters/security.xml:1.14 phpdoc/hu/chapters/securi
tpugWed Dec 19 15:57:05 2001 EDT
Modified files:
/phpdoc/tr preface.xml
Log:
retranslated to be sync with original
Index: phpdoc/tr/preface.xml
diff -u phpdoc/tr/preface.xml:1.5 phpdoc/tr/preface.xml:1.6
--- phpdoc/tr/preface.xml:1.5 Wed Dec 12 15:56:44
slawek Wed Dec 19 13:27:30 2001 EDT
Modified files:
/phpdoc/hu Translators
Log:
typo
Index: phpdoc/hu/Translators
diff -u phpdoc/hu/Translators:1.69 phpdoc/hu/Translators:1.70
--- phpdoc/hu/Translators:1.69 Sat Dec 15 10:10:50 2001
+++ phpdoc/hu/Translato
gobaWed Dec 19 12:45:36 2001 EDT
Modified files:
/phpdoc/en/functionscyrus.xml
Log:
Please provide valid IDs. This made the CHMs broken... Correcting the bug.
Index: phpdoc/en/functions/cyrus.xml
diff -u phpdoc/en/functions/cyrus.xml:1.4 phpdoc/e
gobaWed Dec 19 11:41:54 2001 EDT
Removed files:
/phpdoc/hu/appendices escaping.xml http-stuff.xml regexp.xml
Log:
Those files are no longer there, and were never used
gobaWed Dec 19 11:40:44 2001 EDT
Removed files:
/phpdoc/en/appendices escaping.xml
Log:
As http-stuff.xml and regexp.xml was removed from here, this
is also a file not used...
gobaWed Dec 19 11:31:26 2001 EDT
Modified files:
/phpdoc/scripts revcheck.php
Log:
Using charset from XML files encoding, defaults to iso-8859-1
Index: phpdoc/scripts/revcheck.php
diff -u phpdoc/scripts/revcheck.php:1.9 phpdoc/scripts/revcheck.php:1.
gobaWed Dec 19 11:16:04 2001 EDT
Modified files:
/phpdoc/scripts revcheck.php
Log:
Better use the RFC date type
Index: phpdoc/scripts/revcheck.php
diff -u phpdoc/scripts/revcheck.php:1.8 phpdoc/scripts/revcheck.php:1.9
--- phpdoc/scripts/revcheck.php
gobaWed Dec 19 11:13:30 2001 EDT
Modified files:
/phpdoc/scripts revcheck.php
Log:
Simple handling of checked out revision numbers (CO-Revision),
for a quick comparision with actual English revisions (EN-Revision).
Also copy the date to the file table
gobaWed Dec 19 10:48:59 2001 EDT
Modified files:
/phpdoc translation.dtd
Log:
No more rules for attrbibute order. Two new attributes requested,
date and revision for xml files. The supporting program is coming,
though anybody can use those attributes,
> Rui Hirokawa wrote:
>
> > hirokawa Wed Dec 19 10:34:51 2001 EDT
> >
> > Modified files:
> > /phpdoc/de preface.xml
> > /phpdoc/de/functions mssql.xml oracle.xml session.xml
> > /phpdoc/ja/functions pgsql.xml
> > Log:
> > translation updated.
>
>
> looks lik
jimwWed Dec 19 10:46:57 2001 EDT
Modified files:
/phpdoc/en/functionsmisc.xml
Log:
exit: good grief
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.62 phpdoc/en/functions/misc.xml:1.63
--- phpdoc/en/functions/misc.xml:1.62
gobaWed Dec 19 10:46:36 2001 EDT
Modified files:
/phpdoc/scripts revcheck.php
Log:
A new 'parser' for the XML file written. No more rules
for the order of the attributes or spaces between them,
or placing a tag on a row :) This eases adding more option
Rui Hirokawa wrote:
> hirokawa Wed Dec 19 10:34:51 2001 EDT
>
> Modified files:
> /phpdoc/depreface.xml
> /phpdoc/de/functions mssql.xml oracle.xml session.xml
> /phpdoc/ja/functions pgsql.xml
> Log:
> translation updated.
looks
hirokawaWed Dec 19 10:34:51 2001 EDT
Modified files:
/phpdoc/de preface.xml
/phpdoc/de/functionsmssql.xml oracle.xml session.xml
/phpdoc/ja/functionspgsql.xml
Log:
translation updated.
Index: phpdoc/de/preface.xml
diff -u php
> > > The question is not only how to write functions, but how
> > > to write code, including functions, comments, variable
> > > names, constants, sample output, expressions, etc.
> >
> > We cannot switch between PEAR, PECL, or another standard. Please
> > remove the link to PEAR.
>
> Why can't
> > > sebastian Wed Dec 12 06:20:49 2001 EDT
> > >
> > > Added files:
> > > /pear/PECL/phpdoc .cvsignore Makefile.in config.m4
> php_phpdoc.h
> > > phpdoc.c
> > > Log:
> > > Move PHPDoc extension to PECL.
> >
> > Why are commit mails with 'phpdoc
hholzgraWed Dec 19 09:36:18 2001 EDT
Removed files:
/phpdoc/de/appendices history.xml
Log:
removed de/appendices/history.xml
hholzgraWed Dec 19 09:01:46 2001 EDT
Modified files:
/phpdoc/en/functionsdatetime.xml
Log:
added a warning regarding Solaris and strftime("%u")
Index: phpdoc/en/functions/datetime.xml
diff -u phpdoc/en/functions/datetime.xml:1.58 phpdoc/en/fu
ID: 14600
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Bogus
Status: Open
Old Bug Type: DOM XML related
Bug Type: Documentation problem
Operating System: w2k
PHP Version: 4.1.0
New Comment:
I'm reopening this as a documentation bug. The documentation should explain the tree
IMO.
Hi,
On Fri, 14 Dec 2001 18:33:36 +0100
"Egon Schmid" <[EMAIL PROTECTED]> wrote:
> From: "Gabor Hojtsy" <[EMAIL PROTECTED]>
>
>
> I doesn´ t mean only the space, look at the braces.
>
> > The question is not only how to write functions, but how
> > to write code, including functions, comments,
Yongmin Lee wrote:
> translation for manual
>
I guess you haven't read how to request CVS Account.
Take a look at php-doc list and ask who is managing
tranlation for your language :)
--
Yasuo Ohgaki
cortesi Wed Dec 19 04:50:12 2001 EDT
Modified files:
/phpdoc/it/features persistent-connections.xml
Log:
error in Revision-comment corrected
Index: phpdoc/it/features/persistent-connections.xml
diff -u phpdoc/it/features/persistent-connections.xml:1.8
phpdo
cortesi Wed Dec 19 04:47:23 2001 EDT
Modified files:
/phpdoc/it bookinfo.xml
/phpdoc/it/appendices reserved.xml
/phpdoc/it/faq general.xml
/phpdoc/it/features persistent-connections.xml
/phpdoc/it/language constants.xml
Log:
minor m
From: "Sebastian Bergmann" <[EMAIL PROTECTED]>
> Sebastian Bergmann wrote:
> > sebastian Wed Dec 12 06:20:49 2001 EDT
> >
> > Added files:
> > /pear/PECL/phpdoc .cvsignore Makefile.in config.m4
php_phpdoc.h
> > phpdoc.c
> > Log:
> > Move PHPDoc ex
We must not follow the PEAR standard. Please notice the faqt, that
the manual was written before the PEAR coding standards have been
written.
-Egon
From: "Friedhelm Betz" <[EMAIL PROTECTED]>
Friday, December 14, 2001, 10:41:50 AM, you wrote:
>> > > Therefore I thought this way of writing the pr
From: "Gabor Hojtsy" <[EMAIL PROTECTED]>
> goba Sat Dec 15 05:34:33 2001 EDT
>
> Modified files:
> /phpdoc/howto working.xml
> Log:
> Commenting out parts referencing to PEAR. There were
> not enough discussion about that. Egon asked to delete it...
Goba please be patient with me for
29 matches
Mail list logo