Re: [PHP-DOC] Few questions when documenting

2007-04-26 Thread Hartmut Holzgraefe
Buesching, Logan J wrote: 1.) I had a couple questions on what the standard or “best practice” for documenting a few things. When I see something in the source code that is: RETURN LONG(val); But I notice that when I do gettype($val), it is actually an integer. Maybe I’m missing

[PHP-DOC] Re: Few questions when documenting

2007-04-26 Thread Michael Wallner
Buesching, Logan J wrote: > 1.) I had a couple questions on what the standard or “best practice” for > documenting a few things. > When I see something in the source code that is: > > RETURN LONG(val); Yes, there's no "long" in the PHP manual, at least it's not supposed to be. Internally we've "

[PHP-DOC] #41205 [Com]: list() with string assignment not as expected

2007-04-26 Thread judas dot iscariote at gmail dot com
ID: 41205 Comment by: judas dot iscariote at gmail dot com Reported By: paul at santasoft dot com Status: Open Bug Type: Documentation problem Operating System: centos (linux) PHP Version: Irrelevant New Comment: atal error: Invalid opcode

[PHP-DOC] cvs: phpdoc /entities global.ent

2007-04-26 Thread Philip Olson
philip Thu Apr 26 23:03:38 2007 UTC Modified files: /phpdoc/entitiesglobal.ent Log: new url for mcrypt libraries http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.292&r2=1.293&diff_format=u Index: phpdoc/entities/global.ent diff -u phpdoc/ent

[PHP-DOC] Few questions when documenting

2007-04-26 Thread Buesching, Logan J
1.) I had a couple questions on what the standard or "best practice" for documenting a few things. When I see something in the source code that is: RETURN LONG(val); But I notice that when I do gettype($val), it is actually an integer. Maybe I'm missing something? Does it return a long

Re: [PHP-DOC] cannot find input file: ./dsssl/common.dsl.in

2007-04-26 Thread Nuno Lopes
I see you have already fixed the problem, but for the record you just needed to delete the 'infiles.cache' file, so that it could be regenerated (this should be very rare). Nuno - Original Message - I am getting the subject message when I run ./configure. It immediately follows the

[PHP-DOC] #41205 [NEW]: list() with string assignment not as expected

2007-04-26 Thread paul at santasoft dot com
From: paul at santasoft dot com Operating system: centos (linux) PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: list() with string assignment not as expected Description: clarification is needed in the documentation in the case of a

Re: [PHP-DOC] cannot find input file: ./dsssl/common.dsl.in

2007-04-26 Thread Matthew Peters
OK, I removed everything and checked out a fresh copy of phpdoc and it works now. Something was not getting cleaned out properly when I just did a replace. Sorry to have troubled anyone. Matthew ""Matthew Peters"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi Richard, than

Re: [PHP-DOC] cannot find input file: ./dsssl/common.dsl.in

2007-04-26 Thread Matthew Peters
Hi Richard, thanks for replying so quickly. Here is the output: [EMAIL PROTECTED] phpdoc]$ autoconf [EMAIL PROTECTED] phpdoc]$ ./configure file versions configure.in,v 1.242 Makefile.in,v 1.192 configure options: source directory: . working directory: /home/matthew/workspace/phpdoc checking for p

[PHP-DOC] cvs: phpdoc /en/reference/pdf/functions pdf-begin-template.xml pdf-close-pdi.xml pdf-get-pdi-parameter.xml pdf-get-pdi-value.xml pdf-open-pdi.xml

2007-04-26 Thread Katja Schnelle Romaus
katja Thu Apr 26 15:36:31 2007 UTC Modified files: /phpdoc/en/reference/pdf/functions pdf-open-pdi.xml pdf-close-pdi.xml pdf-begin-template.xml

[PHP-DOC] cvs: phpdoc /en/reference/pdf/functions pdf-add-textflow.xml pdf-begin-template-ext.xml pdf-create-3dview.xml pdf-delete-table.xml pdf-fit-table.xml pdf-info-font.xml pdf-info-matchbox.xml p

2007-04-26 Thread Katja Schnelle Romaus
katja Thu Apr 26 15:32:22 2007 UTC Added files: /phpdoc/en/reference/pdf/functions pdf-add-textflow.xml pdf-begin-template-ext.xml pdf-create-3dview.xml

RE: [PHP-DOC] cannot find input file: ./dsssl/common.dsl.in

2007-04-26 Thread Richard A. Quadling
> -Original Message- > From: Matthew Peters [mailto:[EMAIL PROTECTED] > Sent: 26 April 2007 15:57 > To: phpdoc@lists.php.net > Subject: [PHP-DOC] cannot find input file: ./dsssl/common.dsl.in > > I am getting the subject message when I run ./configure. It > immediately follows the line

[PHP-DOC] cvs: phpdoc /en/reference/pdf/functions pdf-add-table-cell.xml

2007-04-26 Thread Katja Schnelle Romaus
katja Thu Apr 26 15:02:33 2007 UTC Added files: /phpdoc/en/reference/pdf/functions pdf-add-table-cell.xml Log: file added for PDFlib 7 http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pdf/functions/pdf-add-table-cell.xml?view=markup&rev=1.1 Index: phpdoc

[PHP-DOC] cannot find input file: ./dsssl/common.dsl.in

2007-04-26 Thread Matthew Peters
I am getting the subject message when I run ./configure. It immediately follows the line "creating ./dsssl/common.dsl", but in fact when I look in ./dsssl it has not created common.dsl either. Can anyone tell me what the problem might be? TIA Matthew Peters

[PHP-DOC] #40775 [Asn->Opn]: __autoload not invoked in cli interactive mode?

2007-04-26 Thread tony2001
ID: 40775 Updated by: [EMAIL PROTECTED] Reported By: seanius at debian dot org -Status: Assigned +Status: Open -Bug Type: Scripting Engine problem +Bug Type: Documentation problem Operating System: Debian GNU/Linux PHP Version: