[PHP-DOC] cvs: phpdoc /en/reference/dbm/functions dblist.xml

2004-01-02 Thread Jakub Vrana
vrana Fri Jan 2 18:14:49 2004 EDT Modified files: /phpdoc/en/reference/dbm/functions dblist.xml Log: Shell example, not PHP Index: phpdoc/en/reference/dbm/functions/dblist.xml diff -u phpdoc/en/reference/dbm/functions/dblist.xml:1.3 phpdoc/en/reference/dbm/

Re: [PHP-DOC] Re: dropping the unix tools

2004-01-02 Thread Gabor Hojtsy
I'm playing a bit with MSI (Windows Installer) packages, to get a 'PHP-doc SDK' for Windows. It will include: - PHP CLI, configured and ready to use (from Cygwin) - OpenJade (some builds still need it), configured and ready to use - Cygwin, a minimal install to get you running (this is hard to d

[PHP-DOC] Re: dropping the unix tools

2004-01-02 Thread Jan Fabry
I'm playing a bit with MSI (Windows Installer) packages, to get a 'PHP-doc SDK' for Windows. It will include: - PHP CLI, configured and ready to use (from Cygwin) - OpenJade (some builds still need it), configured and ready to use - Cygwin, a minimal install to get you running (this is hard to d

[PHP-DOC] cvs: phpdoc / Makefile.in

2004-01-02 Thread Nuno Lopes
nlopess Fri Jan 2 15:24:23 2004 EDT Modified files: /phpdoc Makefile.in Log: relative path Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.143 phpdoc/Makefile.in:1.144 --- phpdoc/Makefile.in:1.143Fri Jan 2 12:33:36 2004 +++ phpdoc/Makefile.in F

[PHP-DOC] cvs: phpdoc /dsssl common.dsl.in

2004-01-02 Thread Hartmut Holzgraefe
hholzgraFri Jan 2 14:04:02 2004 EDT Modified files: /phpdoc/dsssl common.dsl.in Log: prototype rendering doesn't work within as the default stylesheets override it in there started to fix this but it is still work (for now it affects p

[PHP-DOC] cvs: phpdoc /dsssl html-common.dsl print.dsl.in

2004-01-02 Thread Hartmut Holzgraefe
hholzgraFri Jan 2 14:00:12 2004 EDT Modified files: /phpdoc/dsssl html-common.dsl print.dsl.in Log: usage of has been dropped in favour of a long time ago ... Index: phpdoc/dsssl/html-common.dsl diff -u phpdoc/dsssl/html-common.dsl:1.12 phpdo

Re: [PHP-DOC] cvs: phpdoc / quickref.txt

2004-01-02 Thread Nuno Lopes
> +tidy_load_config - Load an ASCII Tidy configuration file with the specified encoding > +tidy_node->attributes - Returns an array of attribute objects for node > +tidy_node->children - Returns an array of child nodes > > (notice the > in there). Can you have a look at this? > > regards, > Derick

Re: [PHP-DOC] cvs: phpdoc / quickref.txt

2004-01-02 Thread Derick Rethans
On Fri, 2 Jan 2004, Nuno Lopes wrote: > nlopess Fri Jan 2 12:14:19 2004 EDT > > Modified files: > /phpdoc quickref.txt > Log: > update > The script is a little bit broken: +tidy_load_config - Load an ASCII Tidy configuration file with the specified encoding +tidy_node->

Re: [PHP-DOC] cvs: phpdoc / Makefile.in

2004-01-02 Thread Gabor Hojtsy
fixed funcindex.xml generation - echo "$(PHP) -q $(srcdir)/scripts/genfuncindex.php ../quickref.txt > funcindex.xml" ;\ - $(PHP) -q $(srcdir)/scripts/genfuncindex.php ../quickref.txt > funcindex.xml ;\ + echo "$(PHP) -q $(srcdir)/scripts/genfuncindex.php quickref.txt > funcindex.xml" ;\ + $(PH

[PHP-DOC] cvs: phpdoc /en/reference/outcontrol/functions ob-list-handlers.xml

2004-01-02 Thread Nuno Lopes
nlopess Fri Jan 2 12:45:45 2004 EDT Added files: /phpdoc/en/reference/outcontrol/functions ob-list-handlers.xml Log: new function Index: phpdoc/en/reference/outcontrol/functions/ob-list-handlers.xml +++ phpdoc/en/reference/outcontrol/functions/ob-list-han

[PHP-DOC] cvs: phpdoc / funcindex.xml

2004-01-02 Thread Nuno Lopes
nlopess Fri Jan 2 12:34:22 2004 EDT Modified files: /phpdoc funcindex.xml Log: update Index: phpdoc/funcindex.xml diff -u phpdoc/funcindex.xml:1.15 phpdoc/funcindex.xml:1.16 --- phpdoc/funcindex.xml:1.15 Tue Jul 15 13:57:56 2003 +++ phpdoc/funcindex.xml

[PHP-DOC] cvs: phpdoc / Makefile.in

2004-01-02 Thread Nuno Lopes
nlopess Fri Jan 2 12:33:36 2004 EDT Modified files: /phpdoc Makefile.in Log: fixed funcindex.xml generation Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.142 phpdoc/Makefile.in:1.143 --- phpdoc/Makefile.in:1.142Wed Dec 31 20:17:53 2003 +++ phpd

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions is-dir.xml

2004-01-02 Thread Nuno Lopes
nlopess Fri Jan 2 12:24:29 2004 EDT Modified files: /phpdoc/en/reference/filesystem/functions is-dir.xml Log: example Index: phpdoc/en/reference/filesystem/functions/is-dir.xml diff -u phpdoc/en/reference/filesystem/functions/is-dir.xml:1.8 phpdoc/en/referen

[PHP-DOC] cvs: phpdoc / quickref.txt

2004-01-02 Thread Nuno Lopes
nlopess Fri Jan 2 12:14:19 2004 EDT Modified files: /phpdoc quickref.txt Log: update Index: phpdoc/quickref.txt diff -u phpdoc/quickref.txt:1.9 phpdoc/quickref.txt:1.10 --- phpdoc/quickref.txt:1.9 Tue Jul 15 13:57:56 2003 +++ phpdoc/quickref.txt Fri Jan

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions strrpos.xml

2004-01-02 Thread Jakub Vrana
vrana Fri Jan 2 12:10:34 2004 EDT Modified files: /phpdoc/en/reference/strings/functions strrpos.xml Log: Fixed example Index: phpdoc/en/reference/strings/functions/strrpos.xml diff -u phpdoc/en/reference/strings/functions/strrpos.xml:1.8 phpdoc/en/refe

[PHP-DOC] #26763 [Opn->Csd]: unserialize() callback does not work

2004-01-02 Thread vrana
ID: 26763 Updated by: [EMAIL PROTECTED] Reported By: krenya at inf dot bme dot hu -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: WinXP Professional SP1 PHP Version: 4.3.4 New Comment: This bug has bee

[PHP-DOC] cvs: phpdoc /en/reference/var/functions unserialize.xml

2004-01-02 Thread Jakub Vrana
vrana Fri Jan 2 11:28:08 2004 EDT Modified files: /phpdoc/en/reference/var/functions unserialize.xml Log: No such callback parameter (bug #26763) Index: phpdoc/en/reference/var/functions/unserialize.xml diff -u phpdoc/en/reference/var/functions/unserialize.x

[PHP-DOC] #26763 [Opn]: unserialize() callback does not work

2004-01-02 Thread sniper
ID: 26763 Updated by: [EMAIL PROTECTED] Reported By: krenya at inf dot bme dot hu Status: Open -Bug Type: Variables related +Bug Type: Documentation problem Operating System: WinXP Professional SP1 PHP Version: 4.3.4 New Comment: There

[PHP-DOC] #26766 [Opn]: Upgrading to PHP5 from PHP4

2004-01-02 Thread goba
ID: 26766 Updated by: [EMAIL PROTECTED] Reported By: jmurtari at thebook dot com Status: Open -Bug Type: Website problem +Bug Type: Documentation problem Operating System: Linux PHP Version: 4.3.4 New Comment: Documentation issue. Pr

[PHP-DOC] cvs: phpdoc /en/reference/openssl constants.xml

2004-01-02 Thread Jakub Vrana
vrana Fri Jan 2 09:22:22 2004 EDT Modified files: /phpdoc/en/reference/opensslconstants.xml Log: Sentence structure Index: phpdoc/en/reference/openssl/constants.xml diff -u phpdoc/en/reference/openssl/constants.xml:1.3 phpdoc/en/reference/openssl/con

[PHP-DOC] cvs: phpdoc /en/reference/openssl constants.xml

2004-01-02 Thread Jakub Vrana
vrana Fri Jan 2 09:15:22 2004 EDT Modified files: /phpdoc/en/reference/opensslconstants.xml Log: Capital letters, missing bracket Index: phpdoc/en/reference/openssl/constants.xml diff -u phpdoc/en/reference/openssl/constants.xml:1.2 phpdoc/en/referen

RE: [PHP-DOC] dropping the unix tools

2004-01-02 Thread Steph
> > Which the great problem with OO after all? Render, search, filenames? > > http://www.docbook.org/tdg/en/html/classsynopsis.html > > That classsynopsis is horrible to work with, it doesn't fix much. > > Derick Agreed. Going back a page to http://www.docbook.org/tdg/en/html/classname.html: "D

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

2004-01-02 Thread Jakub Vrana
vrana Fri Jan 2 08:22:05 2004 EDT Modified files: /phpdoc/en/reference/mysql constants.xml Log: Capital letters Index: phpdoc/en/reference/mysql/constants.xml diff -u phpdoc/en/reference/mysql/constants.xml:1.3 phpdoc/en/reference/mysql/constants.xml:1.4 --

[PHP-DOC] cvs: phpdoc /en/reference/domxml constants.xml

2004-01-02 Thread Jakub Vrana
vrana Fri Jan 2 07:46:35 2004 EDT Modified files: /phpdoc/en/reference/domxml constants.xml Log: - + + + &reftitle.constants; &extension.constants;

Re: [PHP-DOC] #26352 [Opn->Csd]: strpos() webpage missing an example for the use of offset attriubte

2004-01-02 Thread Nuno Lopes
> > If you close something, don't put your name in the "Assigned To" field. > > > > Derick > > Okay. But why? 8) > > Ken Assigned means that you will take care of that. If the bug is closed, you don't need to say that you are going to close it! Nuno

[PHP-DOC] (±¤°í)Á¤¼± Âû¿Á¼ö¼ö °Ü¿ï¿¡µµ ¸ÔÀ» ¼ö ÀÖ½À´Ï´Ù@

2004-01-02 Thread Á¤¼±
Title: Untitled Document

[PHP-DOC] cvs: phpdoc /en/reference/iconv/functions iconv-mime-decode-headers.xml

2004-01-02 Thread Moriyoshi Koizumi
moriyoshi Fri Jan 2 04:42:15 2004 EDT Modified files: /phpdoc/en/reference/iconv/functionsiconv-mime-decode-headers.xml Log: detabing. # I totally missed that. Thanks Gabor. Index: phpdoc/en/reference/iconv/functions/iconv-mime-decode-headers

Re: [PHP-DOC] cvs: phpdoc /en/reference/iconv/functions iconv-mime-decode-headers.xml

2004-01-02 Thread Gabor Hojtsy
@@ -63,8 +63,8 @@ ICONV_MIME_DECODE_CONTINUE_ON_ERROR If set, iconv_mime_decode_headers - attempts to continue to process the given header even though - an error occurs. + attempts to ignore any grammatical errors and continue

[PHP-DOC] cvs: phpdoc /en/reference/iconv/functions iconv-mime-decode-headers.xml

2004-01-02 Thread Moriyoshi Koizumi
moriyoshi Fri Jan 2 04:36:48 2004 EDT Modified files: /phpdoc/en/reference/iconv/functionsiconv-mime-decode-headers.xml Log: Typofixing. Index: phpdoc/en/reference/iconv/functions/iconv-mime-decode-headers.xml diff -u phpdoc/en/reference/iconv/

Re: [PHP-DOC] cvs: phpdoc /en/reference/array/functions sort.xml

2004-01-02 Thread Gabor Hojtsy
Ken Tossell wrote: kennyt Thu Jan 1 17:59:00 2004 EDT Modified files: /phpdoc/en/reference/array/functions sort.xml Log: Added note that sort() kills existing keys. Index: phpdoc/en/reference/array/functions/sort.xml diff -u phpdoc/en/reference/array/functions/so

[PHP-DOC] #24306 [Opn->Bgs]: What does --with-tux=MODULEDIR mean?

2004-01-02 Thread kennyt
ID: 24306 Updated by: [EMAIL PROTECTED] Reported By: slice_time at hotmail dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Redhat 7.3 PHP Version: 4.3.2 New Comment: Sorry, but your problem does