Re: [PHP-DOC] Patch backlog on en

2013-08-31 Thread Peter Cowburn
Hi Chris, On 31 August 2013 00:56, Chris Wright daveran...@php.net wrote: Hi list Over the last few days I've been pushing to clear out the backlog of patches for review under en and I'm down to 3 remaining: - #911 is pgsql related, a subject on which I'm not particularly well versed.

Re: [PHP-DOC] Patch backlog on en

2013-08-31 Thread Chris Wright
That's great Peter, thanks Apologies, I should have mentioned that I too had noticed the couple of issues you mentioned with the first patch, and I will certainly correct them before (if) I apply it. I have not tested build with it yet either, so there would be some auditing to do before it could

[PHP-DOC] Patch backlog on en

2013-08-30 Thread Chris Wright
Hi list Over the last few days I've been pushing to clear out the backlog of patches for review under en and I'm down to 3 remaining: - #911 is pgsql related, a subject on which I'm not particularly well versed. I'd appreciate it if someone knowledgeable on the subject could review it and

Re: [PHP-DOC] Patch submission - curl_unescape, curl_strerror, curl_reset, fix for curl_escape

2013-06-14 Thread Peter Cowburn
Hi Adam, On 12 June 2013 22:11, Adam Kazimierczak kazym...@gmail.com wrote: Hello Mailing List, I am attaching a few new patches. Please let me know what do you think about them. There are a few *minor* issues, but overall they are looking good. curl-reset.xml.patch = typos on line 26 and

Re: [PHP-DOC] Patch submission - curl_unescape, curl_strerror, curl_reset, fix for curl_escape

2013-06-14 Thread Peter Cowburn
Hi Adam, On 14 June 2013 10:29, Adam Kazimierczak kazym...@gmail.com wrote: Try running this code: var_dump(curl_escape(0, 'test'), curl_unescape(0, 'test')); Both results are NULL and throws E_WARNINGs: Warning: curl_escape() expects parameter 1 to be resource, integer given This falls

Re: [PHP-DOC] Patch submission - curl_unescape, curl_strerror, curl_reset, fix for curl_escape

2013-06-14 Thread Adam Kazimierczak
On 06/14/2013 02:16 PM, Peter Cowburn wrote: Hi Adam, On 14 June 2013 10:29, Adam Kazimierczak kazym...@gmail.com mailto:kazym...@gmail.com wrote: Try running this code: var_dump(curl_escape(0, 'test'), curl_unescape(0, 'test')); Both results are NULL and throws E_WARNINGs:

Re: [PHP-DOC] Patch submission - curl_escape()

2013-06-13 Thread Philip Olson
On Jun 11, 2013, at 2:43 PM, Adam Kazimierczak kazym...@gmail.com wrote: On 06/11/2013 12:08 AM, Hannes Magnusson wrote: On Mon, Jun 10, 2013 at 1:57 PM, Adam Kazimierczak kazym...@gmail.com wrote: Hello Mailing List, This is my first contribution for the documentation project. I would

[PHP-DOC] Patch submission - curl_unescape, curl_strerror, curl_reset, fix for curl_escape

2013-06-12 Thread Adam Kazimierczak
Hello Mailing List, I am attaching a few new patches. Please let me know what do you think about them. Cheers, Adam Index: en/reference/curl/functions/curl-reset.xml === --- en/reference/curl/functions/curl-reset.xml (revision

Re: [PHP-DOC] Patch submission - curl_escape()

2013-06-11 Thread Adam Kazimierczak
On 06/11/2013 12:08 AM, Hannes Magnusson wrote: On Mon, Jun 10, 2013 at 1:57 PM, Adam Kazimierczak kazym...@gmail.com wrote: Hello Mailing List, This is my first contribution for the documentation project. I would ask you to review my patch and give me some tips for the future. The patch is

[PHP-DOC] Patch submission - curl_escape()

2013-06-10 Thread Adam Kazimierczak
Hello Mailing List, This is my first contribution for the documentation project. I would ask you to review my patch and give me some tips for the future. The patch is for curl function curl_escape, located in /en/reference/curl/functions/. Using an occasion I would to ask a question - in

Re: [PHP-DOC] Patch submission - curl_escape()

2013-06-10 Thread Hannes Magnusson
On Mon, Jun 10, 2013 at 1:57 PM, Adam Kazimierczak kazym...@gmail.com wrote: Hello Mailing List, This is my first contribution for the documentation project. I would ask you to review my patch and give me some tips for the future. The patch is for curl function curl_escape, located in

Re: [PHP-DOC] Patch for bringing memcached extension docs up to date.

2013-01-08 Thread David Terei
Thanks. I may do some more work on the memcached docs but that would be it as I have a vested interest in the memcached docs. Probably not a huge amount of work as my last patch gets them to a decent state. So commit karma would be nice but i dont know if I'd really be doing enough to benefit

Re: [PHP-DOC] Patch for bringing memcached extension docs up to date.

2013-01-08 Thread Hannes Magnusson
Okidokei :) Let me know if you change your mind, or when you'd like to give the docs another round of pokes. Its usually easier to update things incrementally rather then in one giant patch :] -Hannes On Tue, Jan 8, 2013 at 7:21 PM, David Terei davidte...@gmail.com wrote: Thanks. I may do some

Re: [PHP-DOC] Patch for bringing memcached extension docs up to date.

2013-01-04 Thread Sherif Ramadan
On Thu, Jan 3, 2013 at 10:47 PM, David Terei davidte...@gmail.com wrote: Hi, Please review the patch below that brings the memcached extension docs up to date with the functionality in 2.0.0 and later. http://davidterei.com/downloads/phpdoc-memcached.patch Cheers, David Looks good to

Re: [PHP-DOC] Patch for MongoBinData

2012-07-03 Thread Hannes Magnusson
On Mon, Jul 2, 2012 at 9:40 PM, Jeremy Mikola jmik...@gmail.com wrote: https://jira.mongodb.org/browse/PHP-406 Looks fine (hard to break anything there with so 'large' patch), and the MongoCollection::ensureIndex looks fine too. Are you planning on contributing more to the docs (i.e. do you

Re: [PHP-DOC] Patch for MongoBinData

2012-07-03 Thread Jeremy Mikola
On Tue, Jul 3, 2012 at 5:06 AM, Hannes Magnusson hannes.magnus...@gmail.com wrote: Are you planning on contributing more to the docs (i.e. do you need vcs account?) or should we just commit these for you? I'm going to be working quite a bit on the Mongo extension documentation (at least),

Re: [PHP-DOC] Patch for MongoBinData

2012-07-03 Thread Hannes Magnusson
On Tue, Jul 3, 2012 at 8:53 PM, Jeremy Mikola jmik...@gmail.com wrote: On Tue, Jul 3, 2012 at 5:06 AM, Hannes Magnusson hannes.magnus...@gmail.com wrote: Are you planning on contributing more to the docs (i.e. do you need vcs account?) or should we just commit these for you? I'm going to

[PHP-DOC] Patch for MongoBinData

2012-07-02 Thread Jeremy Mikola
https://jira.mongodb.org/browse/PHP-406 -- jeremy mikola Index: en/reference/mongo/mongobindata.xml === --- en/reference/mongo/mongobindata.xml (revision 326383) +++ en/reference/mongo/mongobindata.xml (working copy) @@ -158,7

[PHP-DOC] Patch for MongoCollection::ensureIndex()

2012-06-29 Thread Jeremy Mikola
https://jira.mongodb.org/browse/PHP-393 -- jeremy mikola Index: doc-base/entities/global.ent === --- doc-base/entities/global.ent(revision 326383) +++ doc-base/entities/global.ent(working copy) @@ -330,6 +330,7 @@

[PHP-DOC] Patch files: isCopyrighted and isProtectionEnabled

2012-03-22 Thread Jesús Ruiz García
Hello and thanks for reading this message. I created two patch files, because I think there information incorrect on the label refpurpose in the files: isCopyrighted and isProtectionEnabled, in the directory reference/ktaglib/ audioproperties. Attached the two patch files, if any of you want to

[PHP-DOC] Patch for the broken documentation build (pt_BR translation)

2011-11-11 Thread Klaus Silveira
Well, the current build of the pt_BR translation is broken. After messing around, i came up with this small patch to get the build going again. The build has been broken for weeks now, maybe months. This is terrible for people who want to contribute, since it looks like the translation is

Re: [PHP-DOC] Patch for __destruct page

2011-09-20 Thread Daniel Convissor
Hi Folks: On Mon, Sep 19, 2011 at 03:01:57PM +0200, Nikita Popov wrote: I think the when that object is explicitly destroyed part should be removed altogether. Objects are destroyed if there are no more references, not when there are no more references AND you explicitly destroy them. +1.

Re: [PHP-DOC] Patch for __destruct page

2011-09-19 Thread Hannes Magnusson
On Sat, Sep 17, 2011 at 00:23, Rob Allen r...@akrabat.com wrote: Hi, Please find attached a patch for http://uk3.php.net/__destruct to hopefully make it a little clearer. I tried to use edit.php.net, but it told me that this file had been modified by Anonymous #2095, so I couldn't save it

Re: [PHP-DOC] Patch for __destruct page

2011-09-19 Thread Nikita Popov
I think the when that object is explicitly destroyed part should be removed altogether. Objects are destroyed if there are no more references, not when there are no more references AND you explicitly destroy them. Nikita On Mon, Sep 19, 2011 at 12:50 PM, Hannes Magnusson

[PHP-DOC] Patch for __destruct page

2011-09-16 Thread Rob Allen
Hi, Please find attached a patch for http://uk3.php.net/__destruct to hopefully make it a little clearer. I tried to use edit.php.net, but it told me that this file had been modified by Anonymous #2095, so I couldn't save it there. In case the attachment doesn't work, the diff text is:

Re: [PHP-DOC] Patch to Add AMQP Examples

2011-08-26 Thread Bradley Holt
Philip, On Thu, Aug 25, 2011 at 8:35 PM, Philip Olson phi...@roshambo.org wrote: On Aug 25, 2011, at 11:14 AM, Bradley Holt wrote: Hi, Attached is a patch to add examples to the documentation for AMQPQueue::get and AMQPQueue::ack. Hello Bradley, Looks good. A few minor issues:  -

Re: [PHP-DOC] Patch to Add AMQP Examples

2011-08-26 Thread Peter Cowburn
On 26 August 2011 17:05, Bradley Holt bradley.h...@foundline.com wrote: Philip, On Thu, Aug 25, 2011 at 8:35 PM, Philip Olson phi...@roshambo.org wrote: On Aug 25, 2011, at 11:14 AM, Bradley Holt wrote: Hi, Attached is a patch to add examples to the documentation for AMQPQueue::get and

Re: [PHP-DOC] Patch for AMQP Documentation Errors

2011-08-26 Thread Bradley Holt
On Thu, Aug 25, 2011 at 10:35 AM, Philip Olson phi...@roshambo.org wrote: On Aug 24, 2011, at 12:52 PM, Bradley Holt wrote: Hi, Attached is a small patch for a couple of errors/omissions in the AMQP documentation. This is my first documentation patch, so please let me know if there's a

Re: [PHP-DOC] Patch to Add AMQP Examples

2011-08-26 Thread Bradley Holt
On Thu, Aug 25, 2011 at 8:35 PM, Philip Olson phi...@roshambo.org wrote: On Aug 25, 2011, at 11:14 AM, Bradley Holt wrote: Hi, Attached is a patch to add examples to the documentation for AMQPQueue::get and AMQPQueue::ack. Hello Bradley, Looks good. A few minor issues:  - Use

Re: [PHP-DOC] Patch for AMQP Documentation Errors

2011-08-25 Thread Philip Olson
On Aug 24, 2011, at 12:52 PM, Bradley Holt wrote: Hi, Attached is a small patch for a couple of errors/omissions in the AMQP documentation. This is my first documentation patch, so please let me know if there's a better procedure I should follow for sending in a patch. Greetings

Re: [PHP-DOC] Patch for AMQP Documentation Errors

2011-08-25 Thread Bradley Holt
Philip, On Thu, Aug 25, 2011 at 10:35 AM, Philip Olson phi...@roshambo.org wrote: On Aug 24, 2011, at 12:52 PM, Bradley Holt wrote: Hi, Attached is a small patch for a couple of errors/omissions in the AMQP documentation. This is my first documentation patch, so please let me know if

Re: [PHP-DOC] Patch for AMQP Documentation Errors

2011-08-25 Thread Ferenc Kovacs
I've read through the wiki page you linked to. I'd love to be able to commit documentation fixes myself! I've created a wiki account with the username of bradley (not sure if this gets linked to svn accounts in any way). the wiki authenticates against the master.php.net first then against

Re: [PHP-DOC] Patch for AMQP Documentation Errors

2011-08-25 Thread Bradley Holt
Ferenc, On Thu, Aug 25, 2011 at 11:04 AM, Ferenc Kovacs tyr...@gmail.com wrote: I've read through the wiki page you linked to. I'd love to be able to commit documentation fixes myself! I've created a wiki account with the username of bradley (not sure if this gets linked to svn accounts in

Re: [PHP-DOC] Patch for AMQP Documentation Errors

2011-08-25 Thread Hannes Magnusson
On Thu, Aug 25, 2011 at 17:12, Bradley Holt bradley.h...@foundline.com wrote: Ferenc, On Thu, Aug 25, 2011 at 11:04 AM, Ferenc Kovacs tyr...@gmail.com wrote: I've read through the wiki page you linked to. I'd love to be able to commit documentation fixes myself! I've created a wiki account

[PHP-DOC] Patch to Add AMQP Examples

2011-08-25 Thread Bradley Holt
Hi, Attached is a patch to add examples to the documentation for AMQPQueue::get and AMQPQueue::ack. Thanks, Bradley amqp-examples.patch Description: Binary data

Re: [PHP-DOC] Patch to Add AMQP Examples

2011-08-25 Thread Peter Cowburn
Hi Bradley, On 25 August 2011 19:14, Bradley Holt bradley.h...@foundline.com wrote: Hi, Attached is a patch to add examples to the documentation for AMQPQueue::get and AMQPQueue::ack. Would you mind attaching future patches as .txt files? Gmail lets me view those in the browser, but requires

Re: [PHP-DOC] Patch to Add AMQP Examples

2011-08-25 Thread Bradley Holt
On Thu, Aug 25, 2011 at 4:31 PM, Peter Cowburn petercowb...@gmail.com wrote: Hi Bradley, On 25 August 2011 19:14, Bradley Holt bradley.h...@foundline.com wrote: Hi, Attached is a patch to add examples to the documentation for AMQPQueue::get and AMQPQueue::ack. Would you mind attaching

Re: [PHP-DOC] Patch to Add AMQP Examples

2011-08-25 Thread Philip Olson
On Aug 25, 2011, at 11:14 AM, Bradley Holt wrote: Hi, Attached is a patch to add examples to the documentation for AMQPQueue::get and AMQPQueue::ack. Hello Bradley, Looks good. A few minor issues: - Use methodname for all methods. Sometimes you used function. Both work but, well, I

[PHP-DOC] Patch for AMQP Documentation Errors

2011-08-24 Thread Bradley Holt
Hi, Attached is a small patch for a couple of errors/omissions in the AMQP documentation. This is my first documentation patch, so please let me know if there's a better procedure I should follow for sending in a patch. Thanks, Bradley amqp.patch Description: Binary data

Re: [PHP-DOC] Patch to PhD for PHPDOC CHM building to use new scheme.

2011-01-10 Thread Richard Quadling
On 8 January 2011 12:50, Hannes Magnusson hannes.magnus...@gmail.com wrote: On Wed, Jan 5, 2011 at 15:10, Richard Quadling rquadl...@gmail.com wrote: Hi. I've built a CHM file using the new styling. Isn't it a bit early to distribute CHM using the new styles? Its not production quality

Re: [PHP-DOC] Patch to PhD for PHPDOC CHM building to use new scheme.

2011-01-08 Thread Hannes Magnusson
On Wed, Jan 5, 2011 at 15:10, Richard Quadling rquadl...@gmail.com wrote: Hi. I've built a CHM file using the new styling. Isn't it a bit early to distribute CHM using the new styles? Its not production quality yet, and may even change drastically.. -Hannes

[PHP-DOC] Patch to PhD for PHPDOC CHM building to use new scheme.

2011-01-05 Thread Richard Quadling
Hi. I've built a CHM file using the new styling. It is a bit of a hack as rather than just a single CSS file, 3 are required and also an additional class attribute. The css class docs is not known in the CHM html files. I've set that on body class=docs and that seems to be good. It seems IE

[PHP-DOC] Patch for fixing empty body messages in RU mailing list

2010-12-30 Thread Alexey Shein
There is a bug with hiding mail body messages on ru mailing list, like these ones: http://news.php.net/php.doc.ru/1205, http://news.php.net/php.doc.ru/1196, http://news.php.net/php.doc.ru/1198. So it seems i fixed it, but have no karma to commit it myself, so here's the patch (quite trivial).

Re: [PHP-DOC] [Patch] - Per Package CLI Options in PhD

2010-08-25 Thread Richard Quadling
On 25 August 2010 03:42, Moacir de Oliveira moacirdeoliveira@gmail.com wrote: Hi Daniel, 2010/8/24 Daniel Convissor dani...@analysisandsolutions.com Hi Moacir: On Sat, Aug 21, 2010 at 02:24:40AM -0400, Moacir de Oliveira wrote: Some options in PhD are specific for rendering the PHP

Re: [PHP-DOC] [Patch] - Per Package CLI Options in PhD

2010-08-24 Thread Daniel Convissor
Hi Moacir: On Sat, Aug 21, 2010 at 02:24:40AM -0400, Moacir de Oliveira wrote: Some options in PhD are specific for rendering the PHP Manual (--notoc, --lang). These options make no effect if used with the other packages, so would be interesting extract them from the core of PhD and implement

Re: [PHP-DOC] [Patch] - Per Package CLI Options in PhD

2010-08-24 Thread Moacir de Oliveira
Hi Daniel, 2010/8/24 Daniel Convissor dani...@analysisandsolutions.com Hi Moacir: On Sat, Aug 21, 2010 at 02:24:40AM -0400, Moacir de Oliveira wrote: Some options in PhD are specific for rendering the PHP Manual (--notoc, --lang). These options make no effect if used with the other

Re: [PHP-DOC] [Patch] - Per Package CLI Options in PhD

2010-08-23 Thread Hannes Magnusson
On Sat, Aug 21, 2010 at 08:24, Moacir de Oliveira moacirdeoliveira@gmail.com wrote: hey guys, I just wrote a patch that allows the separation of package specific cli options from the core of PhD. It's just a first idea so let me know what you Hah. Awesome. I once had a semi-working patch

[PHP-DOC] [Patch] - Per Package CLI Options in PhD

2010-08-21 Thread Moacir de Oliveira
hey guys, I just wrote a patch that allows the separation of package specific cli options from the core of PhD. It's just a first idea so let me know what you think. Motivation: Some options in PhD are specific for rendering the PHP Manual (--notoc, --lang). These options make no effect if used

Re: [PHP-DOC] [patch] curl_setopt option table headings

2010-04-23 Thread Hannes Magnusson
Has this been committed yet? -Hannes On Wed, Apr 21, 2010 at 18:31, Patrick van Staveren tr...@vanstaveren.us wrote: I've been using this function reference for years, and was surprised to find that if I read closely, above each table for the various values to pass in, the type of the value

Re: [PHP-DOC] [patch] curl_setopt - add example for HTTPHEADER option

2010-04-23 Thread Hannes Magnusson
On Wed, Apr 21, 2010 at 18:35, Patrick van Staveren tr...@vanstaveren.us wrote: It's not clearly specified whether to use an array with formatted headers or an associative array (ala HttpRequest::addHeaders()) and I figure this is worth an example for clarity. Kudos, thanks for the patch.

[PHP-DOC] [patch] curl_setopt option table headings

2010-04-21 Thread Patrick van Staveren
I've been using this function reference for years, and was surprised to find that if I read closely, above each table for the various values to pass in, the type of the value is specified. I'd never read the page closely enough to realize that the options are grouped by type; I think it might

[PHP-DOC] [patch] curl_setopt - add example for HTTPHEADER option

2010-04-21 Thread Patrick van Staveren
It's not clearly specified whether to use an array with formatted headers or an associative array (ala HttpRequest::addHeaders()) and I figure this is worth an example for clarity. Cheers, Patrick Index: reference/curl/functions/curl-setopt.xml

Re: [PHP-DOC] [patch] curl_setopt option table headings

2010-04-21 Thread Daniel Egeberg
On Wed, Apr 21, 2010 at 18:31, Patrick van Staveren tr...@vanstaveren.us wrote: I've been using this function reference for years, and was surprised to find that if I read closely, above each table for the various values to pass in, the type of the value is specified.  I'd never read the page

Re: [PHP-DOC] Patch PhD - Add links to atom feeds in the PHP format.

2009-12-16 Thread Moacir de Oliveira
2009/12/15 Hannes Magnusson hannes.magnus...@gmail.com On Tue, Dec 15, 2009 at 12:04, Moacir de Oliveira moacirdeoliveira@gmail.com wrote: Patch for PhD: http://pastie.org/743735 Remove the count(), if getChildren() will return true if there are children, no need to count them.

Re: [PHP-DOC] Patch PhD - Add links to atom feeds in the PHP format.

2009-12-16 Thread Hannes Magnusson
On Wed, Dec 16, 2009 at 11:58, Moacir de Oliveira moacirdeoliveira@gmail.com wrote: 2009/12/15 Hannes Magnusson hannes.magnus...@gmail.com On Tue, Dec 15, 2009 at 12:04, Moacir de Oliveira moacirdeoliveira@gmail.com wrote: Patch for PhD: http://pastie.org/743735 Remove the

[PHP-DOC] Patch PhD - Add links to atom feeds in the PHP format.

2009-12-15 Thread Moacir de Oliveira
Hey guys, Some patches to add links to feeds in the PHP format of the PHP Package. Patch for PhD: http://pastie.org/743735 Patch for PHPWeb (Thanks Hannes): http://pastie.org/743733 --Moacir de Oliveira

Re: [PHP-DOC] Patch PhD - Add links to atom feeds in the PHP format.

2009-12-15 Thread Hannes Magnusson
On Tue, Dec 15, 2009 at 12:04, Moacir de Oliveira moacirdeoliveira@gmail.com wrote: Hey guys, Some patches to add links to feeds in the PHP format of the PHP Package. Patch for PhD: http://pastie.org/743735 Remove the count(), if getChildren() will return true if there are children, no

Re: [PHP-DOC] Patch for the Windows Installation docs on php.net

2009-10-14 Thread Richard Quadling
2009/10/13 Ruslan Yakushev rusl...@microsoft.com: Hello phpdoc team, The first patch for the windows specific docs on php.net is ready. The patch is available here: http://ruslany.net/download/phpdocs.zip. It contains the following changes: 1. New article Microsoft IIS 5.1 and IIS 6.0 2.

RE: [PHP-DOC] Patch for the Windows Installation docs on php.net

2009-10-14 Thread Ruslan Yakushev
Documentation ML Subject: Re: [PHP-DOC] Patch for the Windows Installation docs on php.net 2009/10/13 Ruslan Yakushev rusl...@microsoft.com: Hello phpdoc team, The first patch for the windows specific docs on php.net is ready. The patch is available here: http://ruslany.net/download/phpdocs.zip

Re: [PHP-DOC] Patch for the Windows Installation docs on php.net

2009-10-14 Thread Philip Olson
On Oct 14, 2009, at 10:08 AM, Ruslan Yakushev wrote: Thanks Richard, Do you want me to produce an updated patch, or you can make these minor changes yourself before submitting? Greetings Ruslan, Are you interested in committing these and future docs? If so, please apply for a SVN

Re: [PHP-DOC] Patch for the Windows Installation docs on php.net

2009-10-14 Thread Richard Quadling
, 2009 2:23 AM To: Ruslan Yakushev Cc: PHP Documentation ML Subject: Re: [PHP-DOC] Patch for the Windows Installation docs on php.net 2009/10/13 Ruslan Yakushev rusl...@microsoft.com: Hello phpdoc team, The first patch for the windows specific docs on php.net is ready. The patch

RE: [PHP-DOC] Patch for the Windows Installation docs on php.net

2009-10-14 Thread Ruslan Yakushev
] Sent: Wednesday, October 14, 2009 12:33 PM To: Ruslan Yakushev Cc: PHP Documentation ML Subject: Re: [PHP-DOC] Patch for the Windows Installation docs on php.net 2009/10/14 Ruslan Yakushev rusl...@microsoft.com: Thanks Richard, Do you want me to produce an updated patch, or you can make

[PHP-DOC] Patch for the Windows Installation docs on php.net

2009-10-12 Thread Ruslan Yakushev
Hello phpdoc team, The first patch for the windows specific docs on php.net is ready. The patch is available here: http://ruslany.net/download/phpdocs.zip. It contains the following changes: 1. New article Microsoft IIS 5.1 and IIS 6.0 2. New article Microsoft IIS 7.0 and later 3. Updated

[PHP-DOC] PATCH - Unix Installation doc

2009-10-02 Thread Rich Bowen
So, I've been on the list for more than a year now, and so far haven't done anything useful. I used the excuse that I didn't have a doc build environment set up, but that was, of course, a pretty lame excuse. So this morning, bjori removed my last remaining excuse, and here's a patch.

[PHP-DOC] PATCH: Apache 2.0 - 2.2

2009-10-02 Thread Rich Bowen
The attached patch modifies the links in the global entities files to point to the version of the Apache HTTP Server that the Apache Software Foundation recommends - that is, 2.2, rather than 2.0. 2.2 is a mature product, has been available for three years, and is a vastly better product

[PHP-DOC] Patch for the Bug 49743

2009-10-02 Thread Moacir de Oliveira
Patch for the Bug #49743 http://bugs.php.net/bug.php?id=49743 http://pastie.org/639588 This patch modify the structure of the table ids of the Indexer, a new auto increment primary key is used instead of the docbook_id, and now the xml:ids with multiple sdesc will be stored in the database.

Re: [PHP-DOC] PATCH - Unix Installation doc

2009-10-02 Thread Philip Olson
On Oct 2, 2009, at 6:55 AM, Rich Bowen wrote: So, I've been on the list for more than a year now, and so far haven't done anything useful. I used the excuse that I didn't have a doc build environment set up, but that was, of course, a pretty lame excuse. So this morning, bjori removed my

[PHP-DOC] PATCH: Installing on Apache 2.x

2009-10-02 Thread Rich Bowen
Attached is a patch for the document regarding installing on Apache 2. In addition to some general grammatical changes, all references to 2.0 are replaced by references to 2.x, since the latest, and recommended, version is now 2.2, but the instructions work for 2.0 and 2.2 -- Rich Bowen

Re: [PHP-DOC] PATCH: Apache 2.0 - 2.2

2009-10-02 Thread Philip Olson
On Oct 2, 2009, at 8:59 AM, Rich Bowen wrote: The attached patch modifies the links in the global entities files to point to the version of the Apache HTTP Server that the Apache Software Foundation recommends - that is, 2.2, rather than 2.0. 2.2 is a mature product, has been available

Re: [PHP-DOC] Patch for the Bug 49743

2009-10-02 Thread Hannes Magnusson
On Fri, Oct 2, 2009 at 18:42, Moacir de Oliveira moacirdeoliveira@gmail.com wrote: Patch for the Bug #49743 http://bugs.php.net/bug.php?id=49743 http://pastie.org/639588 This patch modify the structure of the table ids of the Indexer, a new auto increment primary key is used instead of

Re: [PHP-DOC] Patch for the bugs #47406 and #48264

2009-09-16 Thread Hannes Magnusson
On Wed, Sep 16, 2009 at 05:04, Moacir de Oliveira moacirdeoliveira@gmail.com wrote: Hey guys, Here a patch for the bugs #47406 and #48264. Both bugs are about using an external CSS in the xhtml based formats in PhD, so the patch implements the --css option. comments? For the Bightml

[PHP-DOC] Patch for the bugs #47406 and #48264

2009-09-15 Thread Moacir de Oliveira
Hey guys, Here a patch for the bugs #47406 and #48264. Both bugs are about using an external CSS in the xhtml based formats in PhD, so the patch implements the --css option. comments? --Moacir Index: phpdotnet/phd/Package/Generic/XHTML.php

Re: [PHP-DOC] Patch for bug 49117

2009-08-05 Thread Hannes Magnusson
On Tue, Aug 4, 2009 at 12:18, Niel Archerniel.arc...@blueyonder.co.uk wrote: H all, This patch addresses http://bugs.php.net/bug.php?id=49117 and adds details for use of mysqlnd You had me very confused there for a while, could not possibly understand how the heck this had any relations to

[PHP-DOC] Patch for bug 49117

2009-08-04 Thread Niel Archer
H all, This patch addresses http://bugs.php.net/bug.php?id=49117 and adds details for use of mysqlnd -- Niel Archer appendices_migration53.xml.diff.txt Description: Binary data

Re: [PHP-DOC] Patch bugs #49005 and #49006

2009-07-24 Thread Hannes Magnusson
On Thu, Jul 23, 2009 at 17:34, Moacir de Oliveiramoacirdeoliveira@gmail.com wrote: Patch for the bugs: http://bugs.php.net/bug.php?id=49006 http://bugs.php.net/bug.php?id=49005 -initializer = ); +initializer = , +reference = false);

[PHP-DOC] Patch bugs #49005 and #49006

2009-07-23 Thread Moacir de Oliveira
Patch for the bugs: http://bugs.php.net/bug.php?id=49006 http://bugs.php.net/bug.php?id=49005 Index: phpdotnet/phd/Package/Default/Manpage.php === --- phpdotnet/phd/Package/Default/Manpage.php (revision 284228) +++

Re: [PHP-DOC] Patch Bug 48953

2009-07-18 Thread Hannes Magnusson
On Sat, Jul 18, 2009 at 07:42, Moacir de Oliveiramoacirdeoliveira@gmail.com wrote: Patch for the bug: http://bugs.php.net/bug.php?id=48953 The method getDescription should return false or ? I don't think that matters really... However, shouldn't we throw some sort of verbosity warning?

[PHP-DOC] Patch Bug 48953

2009-07-17 Thread Moacir de Oliveira
Patch for the bug: http://bugs.php.net/bug.php?id=48953 The method getDescription should return false or ? --Moacir Index: include/PhDHelper.class.php === --- include/PhDHelper.class.php (revision 284228) +++

[PHP-DOC] Patch for doc-base/README

2009-07-15 Thread Niel Archer
Hi Mostly SVN related. One typo and some white space fixes (spaces/tabs in blank lines) also. doc-base_README.diff Description: Binary data

Re: [PHP-DOC] Patch for doc-base/README

2009-07-15 Thread Niel Archer
Forgot to mention, the HOWTO page refereed to in the README (http://doc.php.net/php/dochowto/) is not available (404 error)

[PHP-DOC] Patch Review

2009-07-02 Thread Moacir de Oliveira
Hi guys, can you review this patch? do you think I should use aggregators or just use elseif sections in the function SQLiteIndex? thx --Moacir Index: Format.php === RCS file: /repository/phd/phpdotnet/phd/Format.php,v retrieving

Re: [PHP-DOC] Patch Review

2009-07-02 Thread Hannes Magnusson
On Thu, Jul 2, 2009 at 15:31, Moacir de Oliveiramoacirdeoliveira@gmail.com wrote: Hi guys, can you review this patch? do you think I should use aggregators or just use elseif sections in the function SQLiteIndex? Is there any performance difference? I think having their own functions

Re: [PHP-DOC] [Patch] Re: [PHP-DOC] ncurses documentation

2009-04-05 Thread Philip Olson
Agreed, and I think it would be well worth it to document this extension. I've gone ahead and documented the color-related functions in the ncurses extension, for starters. Please let me know if there's anything I should fix! Hello Keito, Nice! :) But please post the patch as an

Re: [PHP-DOC] [Patch] Re: [PHP-DOC] ncurses documentation

2009-04-05 Thread Keito Uchiyama
Philip Olson wrote: Nice! :) But please post the patch as an attachment or a link online as it gets altered in email. And if you're planning on documenting more then a CVS account is appropriate: - http://php.net/cvs-php As for the markup, the only problems I see are whitespace issues

Re: [PHP-DOC] [Patch] Re: [PHP-DOC] ncurses documentation

2009-04-05 Thread Keito Uchiyama
Hannes Magnusson wrote: Awesome work. One thing I would update: + Returns 0 on success, -1 if the color table could not be allocated (and all similar), use literal0/literal, literalt-1/literal.. it makes it more clear that these are actual return values. -Hannes Thanks Hannes! I've posted

[PHP-DOC] [Patch] Re: [PHP-DOC] ncurses documentation

2009-04-04 Thread Keito Uchiyama
Philip Olson wrote: Agreed, and I think it would be well worth it to document this extension. I've gone ahead and documented the color-related functions in the ncurses extension, for starters. Please let me know if there's anything I should fix! Thanks, Keito Index: constants.xml

Re: [PHP-DOC] [Patch] SimpleXMLIterator docs

2009-03-28 Thread Juliette
2009/3/27 Hannes Magnusson hannes.magnus...@gmail.com After slightly better review, could you add classname tags around SimpleXMLIterator in paragraphs, and use null; rather then NULL? -Hannes Attached is the updated patch. I'll make you a deal; if you document another class and then submit

Re: [PHP-DOC] [Patch] SimpleXMLIterator docs

2009-03-27 Thread Hannes Magnusson
On Thu, Mar 26, 2009 at 14:26, Hannes Magnusson hannes.magnus...@gmail.com wrote: On Thu, Mar 26, 2009 at 13:56, Juliette jux...@gmail.com wrote: Hi, As mentioned earlier, here's a patch for the SimpleXMLiterator docs. Suggestions for improvements welcomed. :) Quickly scanning over the

[PHP-DOC] [Patch] SimpleXMLIterator docs

2009-03-26 Thread Juliette
Hi, As mentioned earlier, here's a patch for the SimpleXMLiterator docs. Suggestions for improvements welcomed. :) Thanks, Juliette Index: en/reference/spl/simplexmliterator.xml === RCS file:

Re: [PHP-DOC] [Patch] SimpleXMLIterator docs

2009-03-26 Thread Hannes Magnusson
On Thu, Mar 26, 2009 at 13:56, Juliette jux...@gmail.com wrote: Hi, As mentioned earlier, here's a patch for the SimpleXMLiterator docs. Suggestions for improvements welcomed. :) Quickly scanning over the patch, looks very good. Interested in continuing documenting various parts of PHP?

Re: [PHP-DOC] [Patch] SimpleXMLIterator docs

2009-03-26 Thread Juliette
2009/3/27 Hannes Magnusson hannes.magnus...@gmail.com Quickly scanning over the patch, looks very good. Interested in continuing documenting various parts of PHP? -Hannes Thanks Hannes, and yes I am interested in doing more documenting. - Juliette

Re: [PHP-DOC] [Patch] SimpleXMLIterator docs

2009-03-26 Thread Hannes Magnusson
On Thu, Mar 26, 2009 at 14:58, Juliette jux...@gmail.com wrote: 2009/3/27 Hannes Magnusson hannes.magnus...@gmail.com Quickly scanning over the patch, looks very good. Interested in continuing documenting various parts of PHP? -Hannes Thanks Hannes, and yes I am interested in doing more

Re: [PHP-DOC] Patch for Bug #46474

2008-11-04 Thread Philip Olson
On 3 Nov 2008, at 23:26, Lars Torben Wilson wrote: Hi all, This is a patch to address an error I made in the documentation for the Variables section: Hello Torben! Feel free to commit anything you wish... your old CVS user account still works and welcome back! :) Regards, Philip

Re: [PHP-DOC] Patch for Bug #46474

2008-11-04 Thread Lars Torben Wilson
2008/11/4 Philip Olson [EMAIL PROTECTED]: On 3 Nov 2008, at 23:26, Lars Torben Wilson wrote: Hi all, This is a patch to address an error I made in the documentation for the Variables section: Hello Torben! Feel free to commit anything you wish... your old CVS user account still works

Re: [PHP-DOC] Patch for Bug #46474

2008-11-04 Thread Hannes Magnusson
On Tue, Nov 4, 2008 at 18:05, Lars Torben Wilson [EMAIL PROTECTED] wrote: One thing though: I've long since forgotten my CVS password (and it was several computers ago); if you could reset it for me and email me off-list that would be grand. Filling out https://master.php.net/forgot.php (your

Re: [PHP-DOC] Patch for Bug #46474

2008-11-04 Thread Lars Torben Wilson
2008/11/4 Hannes Magnusson [EMAIL PROTECTED]: On Tue, Nov 4, 2008 at 18:05, Lars Torben Wilson [EMAIL PROTECTED] wrote: One thing though: I've long since forgotten my CVS password (and it was several computers ago); if you could reset it for me and email me off-list that would be grand.

Re: [PHP-DOC] Patch for Bug #46474

2008-11-04 Thread Hannes Magnusson
On Tue, Nov 4, 2008 at 22:18, Lars Torben Wilson [EMAIL PROTECTED] wrote: 2008/11/4 Hannes Magnusson [EMAIL PROTECTED]: On Tue, Nov 4, 2008 at 18:05, Lars Torben Wilson [EMAIL PROTECTED] wrote: One thing though: I've long since forgotten my CVS password (and it was several computers ago); if

[PHP-DOC] Patch to address a working problem in $_REQUEST

2008-11-03 Thread Lars Torben Wilson
Hi all, This patch is to address a working error I stumbled across today in the documentation for $_REQUEST. RCS file: /repository/phpdoc/en/language/predefined/variables/request.xml,v retrieving revision 1.6 diff -u -u -r1.6 request.xml --- en/language/predefined/variables/request.xml23

[PHP-DOC] Patch for Bug #46474

2008-11-03 Thread Lars Torben Wilson
Hi all, This is a patch to address an error I made in the documentation for the Variables section: RCS file: /repository/phpdoc/en/language/variables.xml,v retrieving revision 1.104 diff -u -u -r1.104 variables.xml --- en/language/variables.xml 8 Oct 2008 19:50:07 - 1.104 +++

[PHP-DOC] Patch review

2008-11-02 Thread Ross Masters
Hi all, I've been doing some work on the datetime extension, and while I'm ready to commit I'm a little unsure about somethings (mainly PEAR CS). If someone could verify the following questions that would be great. Firstly throughout the DateTime methods we can use procedural or

  1   2   3   4   >