[PHP-DOC] Is Simple Chinese supported by the DocBook stylesheets?

2002-06-09 Thread ФʢÎÄ
hi, Is Simple Chinese supported by the DocBook stylesheets?

[PHP-DOC] Re: [PHP] phpDocumentor version 1.1.0rc1 RELEASE ANNOUNCEMENT

2002-06-09 Thread Miguel Cruz
On Sun, 9 Jun 2002, Greg Beaver wrote: > June 9, 2002 > RELEASE ANNOUNCEMENT > phpDocumentor version 1.1.0rc1 > http://www.phpdoc.org Best of all, with OSX IE 5.14, the page comes up completely blank. miguel

[PHP-DOC] cvs: phpdoc-pl /appendices reserved.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 22:24:38 2002 EDT Removed files: /phpdoc-pl/appendices reserved.xml Log: Removed file (auto-sync)

[PHP-DOC] unsubscribe phpdoc

2002-06-09 Thread arsonist

[PHP-DOC] Bug #12706 Updated: parse_url misbehaves

2002-06-09 Thread mfischer
ID: 12706 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.0.6 New Comment: This bug has been fixed in CVS. You can

[PHP-DOC] Bug #17533 Updated: parse_url shouldn't work with http://www..com

2002-06-09 Thread mfischer
ID: 17533 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: RedHat 7.2 PHP Version: 4.2.1 New Comment: This bug has been fixed in CVS. You ca

[PHP-DOC] cvs: phpdoc /en/reference/url/functions parse-url.xml

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 19:37:42 2002 EDT Modified files: /phpdoc/en/reference/url/functions parse-url.xml Log: - Document that parse_url does NOT validate the url in anyway, e.g. invalid hostnames containg _ are still parsed (closes #12706, #17533).

[PHP-DOC] Bug #12454 Updated: Static references are transient inside methods

2002-06-09 Thread mfischer
ID: 12454 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.0.6 New Comment: This bug has been fixed in CVS. You can gra

[PHP-DOC] cvs: phpdoc /en/language variables.xml

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 19:15:30 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: - Document the behaviour of 'static' and 'global' when using references, closes $12454 (and probably a few others too). Index: phpdoc/en/language/variable

[PHP-DOC] Bug #12450 Updated: Clash when modules loaded together which define the same symbols (mysql,recode)

2002-06-09 Thread mfischer
ID: 12450 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Red Hat Linux 6.2-7.2 PHP Version: 4.1.1 New Comment: This bug has been fixed in

[PHP-DOC] cvs: phpdoc /en/reference/imap reference.xml /en/reference/mysql reference.xml /en/reference/recode reference.xml

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 18:28:04 2002 EDT Modified files: /phpdoc/en/reference/imap reference.xml /phpdoc/en/reference/mysql reference.xml /phpdoc/en/reference/recode reference.xml Log: - Add important warning in which order to load the recode exte

[PHP-DOC] phpDocumentor version 1.1.0rc1 RELEASE ANNOUNCEMENT

2002-06-09 Thread Greg Beaver
June 9, 2002 RELEASE ANNOUNCEMENT phpDocumentor version 1.1.0rc1 http://www.phpdoc.org Download: http://phpdocu.sourceforge.net/downloads.php The phpDocumentor Development team would like to announce the release of phpDocumentor version 1.1.0rc1. This is a release candidate for 1.1.0 to ensure t

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fscanf.xml /en/reference/strings/functions sscanf.xml

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 17:50:25 2002 EDT Modified files: /phpdoc/en/reference/strings/functions sscanf.xml /phpdoc/en/reference/filesystem/functions fscanf.xml Log: - Document whitespace behaviour of the scanf functions, closes #12337. Index:

[PHP-DOC] Bug #12337 Updated: Function fscanf does not correctly handle "\t" in format string

2002-06-09 Thread mfischer
ID: 12337 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux RedHat 6.2 PHP Version: 4.0.4pl1 New Comment: This bug has been fixed in CV

[PHP-DOC] Bug #11803 Updated: call to undefined function not caught by set_error_handler

2002-06-09 Thread mfischer
ID: 11803 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Closed Bug Type: Documentation problem Operating System: sunos 5.7 PHP Version: 4.0.6 New Comment: This bug has been fixed in CVS. You

[PHP-DOC] cvs: phpdoc /en/reference/errorfunc/functions set-error-handler.xml

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 17:24:21 2002 EDT Modified files: /phpdoc/en/reference/errorfunc/functionsset-error-handler.xml Log: - Document which error types can't be handled. Index: phpdoc/en/reference/errorfunc/functions/set-error-handler.xml diff -u ph

[PHP-DOC] cvs: phpdoc-es /reference/calendar/functions jewishtojd.xml

2002-06-09 Thread Rafael Martinez
rafael Sun Jun 9 17:04:08 2002 EDT Modified files: /phpdoc-es/reference/calendar/functions jewishtojd.xml Log: Fix typo Index: phpdoc-es/reference/calendar/functions/jewishtojd.xml diff -u phpdoc-es/reference/calendar/functions/jewishtojd.xml:1.2 phpd

[PHP-DOC] cvs: phpdoc /en/language types.xml

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 15:52:00 2002 EDT Modified files: /phpdoc/en/language types.xml Log: - Explain more behaviours of using certain kind of keys for arrays. - Removed note about negative array keys. # Can someone explain me why there was an note about b

[PHP-DOC] Bug #17660 Updated: Outdated Documentation

2002-06-09 Thread ems
ID: 17660 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows 95 PHP Version: 4.2.1 New Comment: I would be happy to help. How do I go about this, if you don't

[PHP-DOC] Bug #17668 Updated: $array[] = 1 is not the same as $array[$somenullval]] = 1

2002-06-09 Thread mfischer
ID: 17668 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed -Bug Type: Arrays related +Bug Type: Documentation problem Operating System: Win2K, FreeBSD PHP Version: 4.1.2 New Comment:

[PHP-DOC] cvs: phpdoc-cs /reference/strings/functions echo.xml explode.xml get-html-translation-table.xml get-meta-tags.xml htmlentities.xml

2002-06-09 Thread Pavel Novak
costra Sun Jun 9 15:27:27 2002 EDT Modified files: /phpdoc-cs/reference/strings/functions echo.xml explode.xml get-html-translation-table.xml get-meta-tags.xml

[PHP-DOC] cvs: phpdoc-de /faq build.xml

2002-06-09 Thread Sebastian Nohn
nohnSun Jun 9 12:47:24 2002 EDT Added files: /phpdoc-de/faq build.xml Log: Initial commit of german translation Index: phpdoc-de/faq/build.xml +++ phpdoc-de/faq/build.xml Probleme bei der Compilierung Probleme bei der Compilierung

[PHP-DOC] cvs: phpdoc-nl /reference/strings/functions implode.xml

2002-06-09 Thread Sander Roobol
sander Sun Jun 9 09:01:01 2002 EDT Modified files: /phpdoc-nl/reference/strings/functions implode.xml Log: Sync with EN Index: phpdoc-nl/reference/strings/functions/implode.xml diff -u phpdoc-nl/reference/strings/functions/implode.xml:1.2 phpdoc-nl/r

[PHP-DOC] Bug #16660 Updated: Documentation bz2 archive format is not appropriate

2002-06-09 Thread bvdb
ID: 16660 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows PHP Version: 4.2.0 New Comment: There is still only bz2 as archive format for the HTML manual.

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions umask.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:02:54 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions umask.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions tempnam.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:02:48 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions tempnam.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions symlink.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:02:44 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions symlink.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions stat.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:02:40 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions stat.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions set-file-buffer.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:02:35 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions set-file-buffer.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions rmdir.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:02:31 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions rmdir.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions rewind.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:02:26 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions rewind.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions realpath.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:02:17 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions realpath.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions pathinfo.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:01:36 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions pathinfo.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions rename.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:02:22 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions rename.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions pclose.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:01:56 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions pclose.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions readfile.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:02:10 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions readfile.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions parse-ini-file.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:01:33 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions parse-ini-file.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions is-writable.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:01:28 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions is-writable.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions is-readable.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:01:24 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions is-readable.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions fseek.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:01:18 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions fseek.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions fpassthru.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:01:14 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions fpassthru.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-pl /reference/filesystem/functions flock.xml

2002-06-09 Thread Leszek Krupinski
leszek Sun Jun 9 08:01:10 2002 EDT Removed files: /phpdoc-pl/reference/filesystem/functions flock.xml Log: Removed file (auto-sync)

[PHP-DOC] cvs: phpdoc-de /reference/crack reference.xml

2002-06-09 Thread Sebastian Nohn
nohnSun Jun 9 07:05:49 2002 EDT Modified files: /phpdoc-de/reference/crack reference.xml Log: Added en-revision Index: phpdoc-de/reference/crack/reference.xml diff -u phpdoc-de/reference/crack/reference.xml:1.2 phpdoc-de/reference/crack/reference.xml:

[PHP-DOC] cvs: phpdoc-es /reference/classobj/functions get-class-methods.xml get-class-vars.xml get-object-vars.xml method-exists.xml

2002-06-09 Thread Rafael Martinez
rafael Sun Jun 9 07:04:52 2002 EDT Modified files: /phpdoc-es/reference/classobj/functions get-class-methods.xml get-class-vars.xml get-object-vars.xml

[PHP-DOC] cvs: phpdoc-de /reference/bzip2 reference.xml

2002-06-09 Thread Sebastian Nohn
nohnSun Jun 9 07:04:38 2002 EDT Modified files: /phpdoc-de/reference/bzip2 reference.xml Log: Added Revision-Tags Index: phpdoc-de/reference/bzip2/reference.xml diff -u phpdoc-de/reference/bzip2/reference.xml:1.2 phpdoc-de/reference/bzip2/reference.xm

[PHP-DOC] cvs: phpdoc-de /reference/mnogosearch reference.xml

2002-06-09 Thread Sebastian Nohn
nohnSun Jun 9 07:02:54 2002 EDT Modified files: /phpdoc-de/reference/mnogosearchreference.xml Log: Added EN-Revision Tag Index: phpdoc-de/reference/mnogosearch/reference.xml diff -u phpdoc-de/reference/mnogosearch/reference.xml:1.2 phpdoc-de/refere

[PHP-DOC] cvs: phpdoc-de /reference/zlib functions.xml reference.xml

2002-06-09 Thread Sebastian Nohn
nohnSun Jun 9 07:01:50 2002 EDT Added files: /phpdoc-de/reference/zlib functions.xml reference.xml Log: Initial release of german translation Index: phpdoc-de/reference/zlib/functions.xml +++ phpdoc-de/reference/zlib/functions.xml &reference.zlib.

[PHP-DOC] cvs: phpdoc /scripts/apply cvsrev.php

2002-06-09 Thread Hartmut Holzgraefe
hholzgraSun Jun 9 06:49:53 2002 EDT Added files: /phpdoc/scripts/apply cvsrev.php Log: add CVS Revision: tags where mising Index: phpdoc/scripts/apply/cvsrev.php +++ phpdoc/scripts/apply/cvsrev.php '."\n".$rest; } ?>

[PHP-DOC] cvs: phpdoc /scripts/apply lower.php

2002-06-09 Thread Hartmut Holzgraefe
hholzgraSun Jun 9 06:49:04 2002 EDT Modified files: /phpdoc/scripts/apply lower.php Log: removed unused stuff Index: phpdoc/scripts/apply/lower.php diff -u phpdoc/scripts/apply/lower.php:1.1 phpdoc/scripts/apply/lower.php:1.2 --- phpdoc/script

[PHP-DOC] cvs: phpdoc /scripts/apply lower.php

2002-06-09 Thread Hartmut Holzgraefe
hholzgraSun Jun 9 06:41:41 2002 EDT Added files: /phpdoc/scripts/apply lower.php Log: converts s to lowercase Index: phpdoc/scripts/apply/lower.php +++ phpdoc/scripts/apply/lower.php ([^<]*)", $input, $matches)) { $name = $

[PHP-DOC] cvs: phpdoc-de /faq general.xml

2002-06-09 Thread Sebastian Nohn
nohnSun Jun 9 06:24:13 2002 EDT Added files: /phpdoc-de/faq general.xml Log: Initial release of the german version Index: phpdoc-de/faq/general.xml +++ phpdoc-de/faq/general.xml Allgemeine Informationen Allgemeine Informationen D