[PHP-DOC] #41812 [Fbk-Opn]: Backtrace instructions don't work anymore

2007-06-28 Thread jan at horde dot org
ID: 41812 User updated by: jan at horde dot org Reported By: jan at horde dot org -Status: Feedback +Status: Open Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This works fine. But I'm loading httpd when debugging

[PHP-DOC] #41812 [Fbk-Opn]: Backtrace instructions don't work anymore

2007-06-27 Thread jan at horde dot org
ID: 41812 User updated by: jan at horde dot org Reported By: jan at horde dot org -Status: Feedback +Status: Open Bug Type:Documentation problem PHP Version: Irrelevant New Comment: No, it's a debug non-zts linux build. Previous Comments

[PHP-DOC] #41812 [Fbk-Opn]: Backtrace instructions don't work anymore

2007-06-27 Thread jan at horde dot org
ID: 41812 User updated by: jan at horde dot org Reported By: jan at horde dot org -Status: Feedback +Status: Open Bug Type:Documentation problem PHP Version: Irrelevant New Comment: I never, ever made a ZTS build of PHP in my whole life

[PHP-DOC] #41812 [NEW]: Backtrace instructions don't work anymore

2007-06-26 Thread jan at horde dot org
From: jan at horde dot org Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Backtrace instructions don't work anymore Description: The instructions to generate backtrace information on http://bugs.php.net/bugs

[PHP-DOC] get-class-methods: error in example.1

2006-02-11 Thread Jan Pieper
http://de2.php.net/manual/en/function.get-class-methods.php There is a small mistake in the example of get_class_methods. It should be: $class_methods = get_class_methods('myclass'); instead of: $class_methods = get_class_methods('my_object'); Jan Pieper

[PHP-DOC] one parameter for two options!?

2006-02-04 Thread Jan Pieper
http://www.php.net/printer-set-option [...] PRINTER_FORMAT_LETTER: specifies standard letter format (8 1/2- by 11-inches). PRINTER_FORMAT_LETTER: specifies standard legal format (8 1/2- by 14-inches). [...] mistake!? Jan Pieper

[PHP-DOC] #29105 [Bgs-Opn]: Broken links in imap_rfc822_parse_adrlist docs

2004-07-13 Thread jan at horde dot org
ID: 29105 User updated by: jan at horde dot org Reported By: jan at horde dot org -Status: Bogus +Status: Open Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Well, for me the link leads to a File not found page. Or don't

[PHP-DOC] #29105 [Fbk-Opn]: Broken links in imap_rfc822_parse_adrlist docs

2004-07-13 Thread jan at horde dot org
ID: 29105 User updated by: jan at horde dot org Reported By: jan at horde dot org -Status: Feedback +Status: Open Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Wherever I get redirected. Mostly de mirrors, I've seen

[PHP-DOC] #29105 [NEW]: Broken links in imap_rfc822_parse_adrlist docs

2004-07-12 Thread jan at horde dot org
From: jan at horde dot org Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Broken links in imap_rfc822_parse_adrlist docs Description: RFC822 in the imap_rfc822_parse_adrlist doc page is linked to http

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/install/unix apache2.xml

2004-06-16 Thread Jan Lehnardt
jan Wed Jun 16 07:11:20 2004 EDT Modified files: /phpdoc/en language-snippets.ent /phpdoc/en/install/unix apache2.xml Log: - reorder language snippets - add Rasmus' explaination about PHP and Apache2 #make test went through fine, it would be neat

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

2004-05-04 Thread Jan Lehnardt
jan Tue May 4 15:01:46 2004 EDT Modified files: /phpdoc/en/reference/array/functionsarray-merge.xml Log: - reflect the fact, that merging a single array is possible and added a corresponding example. Thanks to vmx. http://cvs.php.net

[PHP-DOC] #27614 [NEW]: backtrace information inappropriate for PHP 5

2004-03-16 Thread jan at horde dot org
From: jan at horde dot org Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: backtrace information inappropriate for PHP 5 Description: The instructions on http://bugs.php.net/bugs-generating-backtrace.php how

[PHP-DOC] #27614 [Bgs]: backtrace information inappropriate for PHP 5

2004-03-16 Thread jan at horde dot org
ID: 27614 User updated by: jan at horde dot org Reported By: jan at horde dot org Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Yes, but print (char *)(executor_globals.function_state_ptr-function

[PHP-DOC] #27614 [Bgs]: backtrace information inappropriate for PHP 5

2004-03-16 Thread jan at horde dot org
ID: 27614 User updated by: jan at horde dot org Reported By: jan at horde dot org Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Hm, when I try the described method to analyze the backtrace in http://bugs.php.net

[PHP-DOC] cvs: phpdoc /en/reference/stream/functions stream-filter-register.xml

2004-01-19 Thread Jan Lehnardt
jan Mon Jan 19 09:56:45 2004 EDT Modified files: /phpdoc/en/reference/stream/functions stream-filter-register.xml Log: - fixample http://cvs.php.net/diff.php/phpdoc/en/reference/stream/functions/stream-filter-register.xml?r1=1.6r2=1.7ty=u Index

[PHP-DOC] #26832 [Opn]: PATH_SEPARATOR appearence

2004-01-08 Thread jan at horde dot org
ID: 26832 User updated by: jan at horde dot org Reported By: jan at horde dot org Status: Open Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Now that I read my bug report again, I see it was an ambigous wording. I meant to say

[PHP-DOC] #26832 [NEW]: PATH_SEPARATOR appearence

2004-01-07 Thread jan at horde dot org
From: jan at horde dot org Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: PATH_SEPARATOR appearence Description: The PATH_SEPARATOR constant (dir.c) was introduced with PHP 4.3.0-RC2, but this is nowhere mentioned

[PHP-DOC] Cygwin troubles (absolute paths) (Was: dropping the unix tools)

2004-01-03 Thread Jan Fabry
others solved this problem? I know this is a very basic problem, but I'm stuck on it. And if I can't get Cygwin working, I can't continue with the SDK MSI package. Greetings, Jan Fabry This is the list of Cygwin packages that I think is the minimum for testing the manual. It's already 90 Mb

Re: [PHP-DOC] Cygwin troubles (absolute paths) (Was: dropping the unix

2004-01-03 Thread Jan Fabry
, Jan Fabry

[PHP-DOC] Re: dropping the unix tools

2004-01-02 Thread Jan Fabry
on Sunday evening. Greetings, Jan Fabry Jan Fabry wrote: Would it be possible to create a special version of Cygwin, with only those apps we need for building? The only extra thing you need now is (Open)Jade, all the other tools come with the standard Cygwin. If we could add (Open)Jade to Cygwin

[PHP-DOC] Re: dropping the unix tools

2003-12-31 Thread Jan Fabry
'The PHP-Doc Windows SDK', would that help some people? We could also add PHP to the mix of course, I don't know how hard that is to set up on Windows. This is just an idea, I don't have any experience with extending Cygwin or changing the installer. Greetings, Jan Fabry

[PHP-DOC] Tag reference

2003-12-29 Thread Jan Fabry
Hello, Since we are going to transfer to LiveDocs, and LiveDocs only translates some of the DocBook tags, should we add our own tag reference to the Documentation howto? Just a thought... Greetings, Jan Fabry

Re: [PHP-DOC] Downloadable w/User Comments

2003-11-19 Thread Jan Fabry
with the (original, English) comments, just like you can see them on the on-line version. Greetings, Jan Fabry

[PHP-DOC] Re: quickref.swf

2003-09-26 Thread Jan Fabry
. Greetings, Jan Fabry

[PHP-DOC] Re: Idea: quickref.swf

2003-09-26 Thread Jan Fabry
at all, while users without JS can use the search box, they just don't get instant results. Think about users in a limited situation: sometimes SSH and Lynx is all you have, when you need to search for the correct syntax of a function. Greetings, Jan Fabry

[PHP-DOC] Re: Idea: quickref.swf

2003-09-25 Thread Jan Fabry
Curt Zirzow wrote: * Thus wrote Jan Fabry ([EMAIL PROTECTED]): I have created some sort of compression. [ ... ] If someone knows a script that does this kind of compression, or would like to write it, you're welcome. Done :) http://zirzow.dyndns.org/prefix_worddic/ Thanks for the script! You

[PHP-DOC] Re: Idea: quickref.swf

2003-09-24 Thread Jan Fabry
for reference: But still with lots of bugs. Maybe I can do the searching on the compressed text, this might give a speedup. [ http://lumumba.luc.ac.be/cheezy/misc/php/quickref_bs.html ] Goba Jan Fabry

[PHP-DOC] Re: Idea: quickref.swf

2003-09-22 Thread Jan Fabry
on the main site, but if I would have to choose between a swf and this js solution, I would chose JavaScript. Greetings, Jan Fabry

[PHP-DOC] Re: Documentation translation

2003-09-01 Thread Jan Fabry
the Romanian Translation effort, so you can contact them and ask how to join them. Greetings, Jan Fabry

Re: [PHP-DOC] cvs: phpdoc /en/reference/image/functionsimagecreatetruecolor.xml

2003-08-26 Thread Jan Fabry
, and it returns a *black* image. Please restore the correct version. Greetings, Jan Fabry Index: phpdoc/en/reference/image/functions/imagecreatetruecolor.xml diff -u phpdoc/en/reference/image/functions/imagecreatetruecolor.xml:1.6 phpdoc/en/reference/image/functions/imagecreatetruecolor.xml:1.7

Re: [PHP-DOC] cvs: phpdoc /en/faq html.xml

2003-08-25 Thread Jan Fabry
here. ]] /programlisting This tells PHP to treat varname$var/varname as an array and Greetings, Jan Fabry

Re: [PHP-DOC] my CVS blues :(

2003-08-14 Thread Jan Fabry
for it. If that doesn't work, maybe you can use jCVS [ http://www.jcvs.org/ ], which is written in Java. It's not as elegant as Cervisia (it doesn't follow the Bluecurve theme), but it works. I hope this helps you a bit further, Greetings, Jan Fabry -- PHP Documentation Mailing List (http

[PHP-DOC] Working on Mac OS X

2003-08-14 Thread Jan Fabry
. I'm not afraid of using the console. I used to work with vi, but the vi(m) that comes with OS X or Fink isn't as nice as the one that comes with Red Hat 9, which I used before. Any pointers to programs that might help me are welcome. GPL software preferred, of course. Greetings, Jan Fabry

[PHP-DOC] Translation priority (popular pages)

2003-07-23 Thread Jan Fabry
of that mirror. Greetings, Jan Fabry [1]: To see which mirror has stats, go to [ http://php.net/source.php?url=/include/mirrors.inc ]. If the third key in the array is TRUE, this site has stats, and you can visit them at [ http://MIRROR.php.net/stats ]. -- PHP Documentation Mailing List (http

[PHP-DOC] cvs: phpdoc /dtds translation.dtd

2003-07-23 Thread Jan Fabry
cheezy Wed Jul 23 17:56:02 2003 EDT Modified files: /phpdoc/dtdstranslation.dtd Log: Make the DTD valid Index: phpdoc/dtds/translation.dtd diff -u phpdoc/dtds/translation.dtd:1.2 phpdoc/dtds/translation.dtd:1.3 --- phpdoc/dtds/translation.dtd:1.2

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

2003-07-23 Thread Jan Fabry
] | # | Mark Kronsbein [EMAIL PROTECTED] | +# | Jan Fabry [EMAIL PROTECTED] # +--+ */ if ($argc 2 || $argc 3) { @@ -40,6 +41,7 @@ Authors: Thomas

[PHP-DOC] Character encoding (UTF-8 vs ISO-8859-1)

2003-07-23 Thread Jan Fabry
? What would break? What changes in the source files would be needed? I have searched the list archives for an earlier discussion of this subject, but couldn't find anything. Greetings, Jan Fabry -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP-DOC] Files with executable permissions

2003-07-23 Thread Jan Fabry
into the repository from a Windows computer? I have noticed that files on a Windows computer, when accessed from a Linux computer, have their executable permissions set. Greetings, Jan Fabry [1]: To see these files for yourself, you can do `find -perm -111 -type f` in the en/ tree. I found 33

Re: [PHP-DOC] File sizes in revcheck.php

2003-07-22 Thread Jan Fabry
of the original authors of the script thinks it's a good addition, (s)he can add it. Greetings, Jan Fabry -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] File sizes in revcheck.php

2003-07-21 Thread Jan Fabry
in the CVS. I hope this patch is useful to someone, Greetings, Jan Fabry --- revcheck.php2003-07-12 12:54:08.0 +0200 +++ revcheck.size.php 2003-07-13 02:47:27.0 +0200 @@ -173,6 +173,7 @@ { // The information is contained in these global arrays and vars global

Re: [PHP-DOC] request for splitting

2003-07-20 Thread Jan Fabry
the translation easier? If you split up a large file into smaller parts, you still have to translate all those parts. I don't see an improvement in splitting up the files, unless you also rewrite parts of the documentation, to make things clearer or so. Greetings, Jan Fabry -- PHP

Re: [PHP-DOC] cvs: phpdoc /en/chaptersinstall.configure.servers.xml

2003-07-18 Thread Jan Fabry
I've seen more diff's like this that list many lines as modified while they aren't. This makes it hard to see real differences. Is there a way to prevent this situation? Greetings, Jan Fabry -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP-DOC] Compilation errors (file-entities.ent cannot befopen'ed)

2003-07-09 Thread Jan Fabry
, is there a specific reason for this? Are there any pointers to 'uncommenting' this directive? I couldn't find anything about it in the PHP Documentation HOWTO (like, what to do if compilation doesn't work or something like that). Anyway, I'm glad it works, so I can start real translation work. Greetings, Jan Fabry

[PHP-DOC] Compilation errors (file-entities.ent cannot be fopen'ed)

2003-07-08 Thread Jan Fabry
if it is_writable from file-entities.php, it all works, only the fopen fails. I have checked out the latest version of the documentation as phpdoc-nl, autoconf works, and then configure fails. Any pointers to more information are appreciated. Greetings, Jan Fabry -- PHP Documentation Mailing List

[PHP-DOC] #22874 [NEW]: Incomplete exit/die documentation

2003-03-25 Thread jan at horde dot org
From: jan at horde dot org Operating system: PHP version: 5CVS-2003-03-25 (dev) PHP Bug Type: Documentation problem Bug description: Incomplete exit/die documentation The fact that calling die()/exit() with an integer parameter causes php to return this as the exit value

[PHP-DOC] #21601 [NEW]: vague imap_utf7_[en|de]code documentation

2003-01-12 Thread jan
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2003-01-12 (dev) PHP Bug Type: Documentation problem Bug description: vague imap_utf7_[en|de]code documentation The documentation of the imap_utf7_* function is too vague in that is only says that 8bit data is

[PHP-DOC] cvs: phpdoc -de/reference/strings/functions str-word-count.xml word-count.xml /en/reference/strings/functions str-word-count.xml word-count.xml

2002-10-18 Thread Jan Lehnardt
jan Thu Oct 17 18:48:38 2002 EDT Added files: /phpdoc-de/reference/strings/functions str-word-count.xml /phpdoc/en/reference/strings/functions str-word-count.xml Removed files: /phpdoc-de/reference/strings/functions

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

2002-10-18 Thread Jan Lehnardt
jan Thu Oct 17 10:51:50 2002 EDT Added files: /phpdoc/en/reference/strings/functions word-count.xml Log: - initial check-in for ilia Index: phpdoc/en/reference/strings/functions/word-count.xml +++ phpdoc/en/reference/strings/functions/word

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

2002-10-18 Thread Jan Lehnardt
jan Fri Oct 18 16:47:26 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions file.xml Log: - file is now binary safe Index: phpdoc/en/reference/filesystem/functions/file.xml diff -u phpdoc/en/reference/filesystem/functions/file.xml:1.4

Re: [PHP-DOC] removed extensions

2002-10-10 Thread Jan Lehnardt
commit message when deleting cybercash. Cybercash was bought by VerSign, and they closed the service in February 02. So nobody can actually use it anmore. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. Key7BCC EB86

[PHP-DOC] removed extensions

2002-10-09 Thread Jan Lehnardt
Hi, I just nuked ext/cybercash, ext/aspell and ext/ccvs. Therefor the docs about them are kind of useleess. I propose to replace the with a note that the extension no longer exists, any objections? Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please

[PHP-DOC] #19767 [Bgs-Ana]: dl isn´t supported on multi-threading servers

2002-10-06 Thread jan
ID: 19767 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Analyzed Bug Type: Documentation problem Operating System: not apply PHP Version: 4.2.3 New Comment: feel free to join the documentation

[PHP-DOC] #19767 [Opn-Bgs]: dl isn´t supported on multi-threading servers

2002-10-05 Thread jan
ID: 19767 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: not apply PHP Version: 4.2.3 New Comment: 1.) not a doc problem 2.) duplicate

[PHP-DOC] #19767 [Bgs]: dl isn´t supported on multi-threading servers

2002-10-05 Thread jan
ID: 19767 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating System: not apply PHP Version: 4.2.3 New Comment: http://www.php.net/manual/en/function.dl.php see the second

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

2002-09-17 Thread Jan Lehnardt
jan Tue Sep 17 04:51:27 2002 EDT Modified files: /phpdoc/en/reference/var/functions print-r.xml Log: - fix return type #please check the other translations Index: phpdoc/en/reference/var/functions/print-r.xml diff -u phpdoc/en/reference/var

Re: [PHP-DOC] Translation for Extending PHP

2002-09-08 Thread Jan Lehnardt
Hi, On Sat, Sep 07, 2002 at 03:31:59PM +0200, Sascha Cunz wrote: Isn't it planed to translate them? Can someone point me where to find this? no need to do that, they need to be rewritten first. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send

[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions checkdate.xml

2002-08-29 Thread Jan Lehnardt
jan Thu Aug 29 07:46:11 2002 EDT Modified files: /phpdoc/en/reference/datetime/functions checkdate.xml Log: - checkdate does not check time. Index: phpdoc/en/reference/datetime/functions/checkdate.xml diff -u phpdoc/en/reference/datetime/functions

Re: [PHP-DOC] developers manual and users manual

2002-08-12 Thread Jan Lehnardt
horrible in my ears ;-) Can we have the PHP Manual and the PHP Internals ? Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/appendices predefined.xml

2002-07-07 Thread Jan Lehnardt
jan Sun Jul 7 12:23:52 2002 EDT Modified files: /phpdoc/en/appendices predefined.xml Log: - fix #17806 Index: phpdoc/en/appendices/predefined.xml diff -u phpdoc/en/appendices/predefined.xml:1.10 phpdoc/en/appendices/predefined.xml:1.11

[PHP-DOC] Bug #17806 Updated: SCRIPT_NAME wrong in CGI mode

2002-07-07 Thread jan
ID: 17806 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.2 New Comment: This bug has been fixed in CVS. You can

[PHP-DOC] Bug #16290 Updated: Specify that --with-apxs requires installed apxs

2002-07-07 Thread jan
ID: 16290 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.2 New Comment: This bug has been fixed in CVS. You can

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

2002-07-07 Thread Jan Lehnardt
jan Sun Jul 7 12:56:41 2002 EDT Modified files: /phpdoc/en/reference/session/functions session-set-save-handler.xml Log: - fix #15110 Index: phpdoc/en/reference/session/functions/session-set-save-handler.xml diff -u phpdoc/en/reference/session

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

2002-07-07 Thread Jan Lehnardt
jan Sun Jul 7 13:10:05 2002 EDT Modified files: /phpdoc/en/faq build.xml Log: - fix #17653 Index: phpdoc/en/faq/build.xml diff -u phpdoc/en/faq/build.xml:1.17 phpdoc/en/faq/build.xml:1.18 --- phpdoc/en/faq/build.xml:1.17Thu May 23 09:11

[PHP-DOC] Bug #12324 Updated: arg_separator.output broken

2002-07-07 Thread jan
ID: 12324 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified Bug Type: Documentation problem Operating System: linux -PHP Version: 4.0.6 +PHP Version: any Previous Comments:

[PHP-DOC] Bug #10528 Updated: I have been unable to find any documentation on the SAPI interface.

2002-07-07 Thread jan
ID: 10528 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified Bug Type: Documentation problem -Operating System: Linux +Operating System: any -PHP Version: 4.0.4pl1 +PHP Version: any

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

2002-07-07 Thread Jan Lehnardt
jan Sun Jul 7 14:25:40 2002 EDT Modified files: /phpdoc/en/reference/errorfunc/functionsset-error-handler.xml /phpdoc/en/features file-upload.xml Log: - fix #16640 Index: phpdoc/en/reference/errorfunc/functions/set-error-handler.xml diff -u

[PHP-DOC] cvs: phpdoc /en/chapters install.apache.xml

2002-07-07 Thread Jan Lehnardt
jan Sun Jul 7 14:26:02 2002 EDT Modified files: /phpdoc/en/chapters install.apache.xml Log: - fix build Index: phpdoc/en/chapters/install.apache.xml diff -u phpdoc/en/chapters/install.apache.xml:1.11 phpdoc/en/chapters/install.apache.xml:1.12

[PHP-DOC] Bug #17557 Updated: apache_note() function missing in apache2 sapi

2002-07-02 Thread jan
ID: 17557 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: any PHP Version: 4.2.1 -Assigned To: +Assigned To: mfischer New Comment: assigning to markus,

[PHP-DOC] Bug #10835 Updated: File Upload

2002-07-02 Thread jan
ID: 10835 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: ANY PHP Version: ANY New Comment: This bug has been fixed in CVS. You can grab a

Re: [PHP-DOC] Documentation bugs

2002-07-01 Thread Jan Lehnardt
Hi, On Mon, Jul 01, 2002 at 03:23:32PM +0200, Derick Rethans wrote: you could check them out. (It's about packs 14-19). give me 14 and 15 to start with. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP-DOC] Installation on HP Nonstop systems

2002-07-01 Thread Jan Lehnardt
Hi, can you please provide a .xml file containing docbook xml? see the phpdoc/ cvs module for detail. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/language operators.xml /en/reference/array/functions array-merge.xml

2002-07-01 Thread Jan Lehnardt
jan Mon Jul 1 17:57:45 2002 EDT Modified files: /phpdoc/en/language operators.xml /phpdoc/en/reference/array/functionsarray-merge.xml Log: - fix #14992 Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.37

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-errno.xml mysql-error.xml

2002-07-01 Thread Jan Lehnardt
jan Mon Jul 1 18:20:01 2002 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-errno.xml mysql-error.xml Log: - fix #17118 Index: phpdoc/en/reference/mysql/functions/mysql-errno.xml

[PHP-DOC] Bug #17784 Updated: fopen() 4th parameter not document

2002-07-01 Thread jan
ID: 17784 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.0CVS-2002-06-16 New Comment: This bug has been fixed in CVS. You can grab a snapshot of the CVS version at

[PHP-DOC] Bug #14527 Updated: FAQ problems

2002-07-01 Thread jan
ID: 14527 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Documentation problem PHP Version: 4.1.0 New Comment: 1) fixed 2) no htmlescape in the whole manual 3) still remaining Previous Comments:

[PHP-DOC] Bug #14992 Updated: Behaviour of $array = $array1 + $array2; not documented

2002-07-01 Thread jan
ID: 14992 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.1.1 New Comment: This bug has been fixed in CVS. You can grab a snapshot of the CVS version at http://snaps.php.net/.

[PHP-DOC] Bug #15222 Updated: 4th param in session_set_cookie_params

2002-07-01 Thread jan
ID: 15222 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.1.1 New Comment: it is documented, plese see http://www.php.net/manual/en/function.session-set-cookie-params.php

[PHP-DOC] Bug #15222 Updated: 4th param in session_set_cookie_params

2002-07-01 Thread jan
ID: 15222 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type:Documentation problem PHP Version: 4.1.1 New Comment: it is documented, please see http://www.php.net/manual/en/function.session-set-cookie-params.php Previous Comments:

[PHP-DOC] Bug #15916 Updated: wrong compile command sample on Chapter 28. Creating Extensions

2002-07-01 Thread jan
ID: 15916 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: 4.1.2 New Comment: Not enough information was provided for us to be able to handle this bug. Please re-read the

[PHP-DOC] Bug #17118 Updated: mysql_error() tracks errors on last opened link, not last mysql_*() function

2002-07-01 Thread jan
ID: 17118 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.2.0 New Comment: This bug has been fixed in CVS. You can grab a snapshot of the CVS version at http://snaps.php.net/.

[PHP-DOC] Bug #18016 Updated: function_exists, call_user_func_* and methods

2002-07-01 Thread jan
ID: 18016 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: all PHP Version: 4.2.1 New Comment: why should function_exists() check for a static method if there is

[PHP-DOC] Bug #18016 Updated: function_exists, call_user_func_* and methods

2002-07-01 Thread jan
ID: 18016 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: all PHP Version: 4.2.1 New Comment: why should function_exists() check for a

[PHP-DOC] Bug #18072 Updated: I don't find php_ldap.dll extension in the 4.2.0 distribution

2002-06-30 Thread jan
ID: 18072 Updated by: [EMAIL PROTECTED] -Summary: htmlentities() does not convert the euro-symbol (€) to euro; -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:

[PHP-DOC] Bug #18018 Updated: Misspelled

2002-06-27 Thread jan
ID: 18018 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: php.net PHP Version: 4.2.1 New Comment: This bug has been fixed in CVS. You can

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

2002-06-14 Thread Jan Lehnardt
jan Fri Jun 14 09:34:07 2002 EDT Modified files: /phpdoc/en/reference/sessionreference.xml Log: - fix #15603 Index: phpdoc/en/reference/session/reference.xml diff -u phpdoc/en/reference/session/reference.xml:1.6 phpdoc/en/reference/session

[PHP-DOC] cvs: phpdoc /en/reference/ifx/functions ifx-query.xml

2002-06-14 Thread Jan Lehnardt
jan Fri Jun 14 09:35:05 2002 EDT Modified files: /phpdoc/en/reference/ifx/functions ifx-query.xml Log: - fixing #15278. Leaving original section in but commented out, in case - the function will be adjusted to the docs one time. Index: phpdoc/en

[PHP-DOC] Bug #15603 Updated: PHP output sometimes doesn't follow HTML 4.01 standards.

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

[PHP-DOC] Bug #15278 Updated: documentation error on ifx_query()

2002-06-14 Thread jan
ID: 15278 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: FreeBSD 4.4-stable PHP Version: 4.1.0 New Comment: This bug has been fixed in

[PHP-DOC] cvs: phpdoc /en/features commandline.xml

2002-06-13 Thread Jan Lehnardt
jan Thu Jun 13 06:43:24 2002 EDT Modified files: /phpdoc/en/features commandline.xml Log: - s/?/?php/ Index: phpdoc/en/features/commandline.xml diff -u phpdoc/en/features/commandline.xml:1.6 phpdoc/en/features/commandline.xml:1.7 --- phpdoc/en/features

[PHP-DOC] Bug #12759 Updated: What's new

2002-06-13 Thread jan
ID: 12759 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: 4.0.6 New Comment: We have the Changelog file for that purpose: http://www.php.net/ChangeLog-4.php Previous Comments:

[PHP-DOC] Bug #15240 Updated: saving includes as unicode in Interdev produces partial or erratic including

2002-06-13 Thread jan
ID: 15240 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Win 2k Advanced Server PHP Version: 4.1.1 New Comment: actuelly this is a bug in

Re: [PHP-DOC] To the (german) translators Was: Re: [PHP-DOC] cvs:

2002-05-31 Thread Jan Lehnardt
(as he pointed out in a previous mail). Jan P.S. all your files are belong to us -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/

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

2002-05-25 Thread Jan Lehnardt
jan Sat May 25 08:59:29 2002 EDT Modified files: /phpdoc/en/reference/exec/functions exec.xml Log: - fix typo Index: phpdoc/en/reference/exec/functions/exec.xml diff -u phpdoc/en/reference/exec/functions/exec.xml:1.2 phpdoc/en/reference/exec/functions

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

2002-05-25 Thread Jan Lehnardt
jan Sat May 25 09:00:16 2002 EDT Modified files: /phpdoc-de/reference/exec/functions exec.xml Log: - fix typo Index: phpdoc-de/reference/exec/functions/exec.xml diff -u phpdoc-de/reference/exec/functions/exec.xml:1.2 phpdoc-de/reference/exec/functions

[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-free-result.xml

2002-05-23 Thread Jan Lehnardt
jan Thu May 23 09:18:07 2002 EDT Modified files: /phpdoc/en/reference/pgsql/functionspg-free-result.xml Log: - fix for #17383 Index: phpdoc/en/reference/pgsql/functions/pg-free-result.xml diff -u phpdoc/en/reference/pgsql/functions/pg-free

[PHP-DOC] Bug #17383 Updated: Suspicious note on pg_free_result page

2002-05-23 Thread jan
ID: 17383 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: N/A PHP Version: 4.0CVS-2002-05-23 New Comment: This bug has been fixed in CVS.

[PHP-DOC] Bug #17276 Updated: example in CLI docs uses CGI command line option

2002-05-16 Thread jan
ID: 17276 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: - PHP Version: 4.2.1 New Comment: Thank you for taking the time to write to us,

[PHP-DOC] Bug #17164 Updated: I don't find php_ldap.dll extension in the 4.2.0 distribution

2002-05-12 Thread jan
ID: 17164 Updated by: [EMAIL PROTECTED] -Summary: please group sections in the functions reference -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] -Status: Open +Status: Analyzed Bug Type: Documentation problem

Re: [PHP-DOC] doc.php.net ?

2002-05-10 Thread Jan Lehnardt
in php.net to that page ? yeah, what about putting the manual howto under doc.php.net ? Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/

[PHP-DOC] cvs: phpdoc /en/features commandline.xml

2002-05-10 Thread Jan Lehnardt
jan Fri May 10 18:08:57 2002 EDT Modified files: /phpdoc/en/features commandline.xml Log: - minor improvements # Nice work Markus! Index: phpdoc/en/features/commandline.xml diff -u phpdoc/en/features/commandline.xml:1.2 phpdoc/en/features

  1   2   >