Hannes Magnusson wrote:
On Sat, Nov 21, 2009 at 02:12, Hannes Magnusson
wrote:
On Tue, Nov 17, 2009 at 18:31, Daniel Veillard wrote:
On Tue, Nov 17, 2009 at 05:03:41PM +0100, Murray Cumming wrote:
On Tue, 2009-11-17 at 14:24 +0100, Daniel Veillard wrote:
On Tue, Nov
Hannes Magnusson wrote:
On Sat, Nov 21, 2009 at 02:12, Hannes Magnusson
wrote:
On Tue, Nov 17, 2009 at 18:31, Daniel Veillard wrote:
On Tue, Nov 17, 2009 at 05:03:41PM +0100, Murray Cumming wrote:
On Tue, 2009-11-17 at 14:24 +0100, Daniel Veillard wrote:
On Tue, Nov
Lukas Kahwe Smith wrote:
On 13.01.2009, at 19:05, Rob Richards wrote:
rrichardsTue Jan 13 18:05:41 2009 UTC
Modified files:
/php-src/ext/domdom_fe.h node.c
Log:
Add method DomNode::getLineNo to return line number for a parsed node
guess this should have had a [DOC] tag
rrichards Mon Jun 16 15:45:06 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/xmlreader/testsexpand.phpt
Modified files:
/php-src/ext/xmlreader php_xmlreader.c
Log:
MFH: add parameter allowing node to be exported into
rrichards Wed Jun 4 19:35:15 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard url.c
Log:
MFH: rawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC]
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/url.c?r1=1.86.2.5.2.7.2.3&
rrichards Wed Jun 4 19:34:45 2008 UTC
Modified files:
/php-src/ext/standard url.c
Log:
rawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC]
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/url.c?r1=1.107&r2=1.108&diff_format=u
Index: php
rrichards Wed Dec 14 16:30:49 2005 EDT
Modified files:
/phpdoc/en/reference/xmlreader constants.xml
Log:
constants are now class constants
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/xmlreader/constants.xml?r1=1.1&r2=1.2&diff_format=u
Index: ph
rrichards Mon Jul 25 06:38:03 2005 EDT
Modified files:
/phpdoc/en/reference/xmlreader/functions
xmlreader-getparserproperty.xml
xmlreader-setparserproperty.xml
I have some really rough docs started for xmlreader. Basically one liner
descriptions and no examples at this point.
Been having a hard time trying to find time, so was wondering if I
should commit them as is or hold on to em for now and keep trying to
pick away at em?
What I have so far is av
It's the mysqli extension due to this commit:
http://news.php.net/php.cvs/31779 and the addition of my_global.h
mysql config-win.h include has too many conflicting defines with TSRM,
ZEND and PHP.
cc'd Georg.
Rob
Sebastian Bergmann wrote:
HEAD built fine for me after April 26. But it broke (at l
It builds fine here. Assuming the problem you are hitting is still in
mysql, I'm building it shared and using headers from mysql-3.23.58 and
under VC++ 6 so not sure if that matters.
Rob
Sebastian Bergmann wrote:
Sebastian Bergmann wrote:
HEAD built fine for me after April 26. But it broke (a
rrichards Tue Mar 22 05:56:35 2005 EDT
Added files:
/phpdoc/en/reference/dom/functions dom-domattr-construct.xml
dom-domcomment-construct.xml
dom-domelement-construct.xml
The files are commited, but the only change was to change the tabs to
spaces.
I still havent added more examples and the object properties.
Could use some help on the addition of properties.
I took a look at mysqli, but the properties there also had a corresponding
procedural syntax, so wasnt sur
I like the idea of using function.ext-name.func-name. It seems straight
forward and sounds like a faster solution.
It figures it had to be this extenion to cause all the problems.
For now should I just leave the IDs and s as they currently are?
Rob
From: Wez Furlong
> I'm not sure that hitting
On Friday 07 May 2004 07:29 pm, Nuno Lopes wrote:
> Firstly, you are using tabs for indentation and we don't use them.
So I take it this should be spaces (any particular number or does it really
matter?
> You shouldn't use here. Just use
> DOMDocument->createElement. The linking of functions
>
I put together an initial cut of some docs for the
dom extension.
Can someone who actually knows what they are doing
with documentation take a look at these?
http://www.ctindustries.net/dom/docs/domdoc.tar.gz
I wasnt sure how to layout the object properties
but have the list available at: h
> > And on my question about the function tag, Derick you were right, though
the
> > function tag isnt needed. just using:
> > functionname works great. Thanks
>
> But then it won't add the () automatically ;-)
I noticed that, but the () ends up outside of the link which just looks
really weird :)
> Nuno Lopes wrote:
> > The problem of having IDs in lower case is that they broke livedocs.
> > Livedocs needs that IDs are equal to function names.
>
> Maybe we should hack livedocs to change this instead of adding more fuzz
> in the XML files :)
If livedocs depend upon the ID, then it wouldnt
From: "Derick Rethans" <[EMAIL PROTECTED]>
> > For example: domxml include file when rendered as html overwrites the
> > one for the dom extension. Also, here is a snippet of the xml to make
> > sure this is being done correctly (for the refentry I followed the
> > SOAP docs and making it case sen
I'm trying to
write up some docs for the dom extension and have a few questions.This
is the first time writing up docs here so I was following the domxml extension
on naming things. I ran into an issue however withDOMDocument_xinclude as
the naming ends up being the same for both extensions
20 matches
Mail list logo