Re: [PHP-DOC] Extension changelogs

2012-06-05 Thread Christopher Jones
On 06/05/2012 11:43 AM, Hannes Magnusson wrote: Soo... to start the process I patched PhD to aggregate all the exiting changelog entries and spit them out in a new document. It should be fairly easy to actually even spit out a complete changelog page for every version of PHP automatically on ph

Re: [PHP-DOC] ext/mysql updates (~deprecated)

2012-06-05 Thread Hannes Magnusson
On Tue, Jun 5, 2012 at 8:04 PM, Moacir de Oliveira wrote: > Hi, > > 2012/6/5 Hannes Magnusson >> >> >> Attached is a patch that introduces phd:argN attribute to >> and will cause > phd:arg2="PDO::baz>PDOStatement::foo to be rendered as: >> PDOStatement::foo(PDO::bar, PDO::baz) >> That is, it wil

Re: [PHP-DOC] ext/mysql updates (~deprecated)

2012-06-05 Thread Moacir de Oliveira
Hi, 2012/6/5 Hannes Magnusson > > > Attached is a patch that introduces phd:argN attribute to > and will cause phd:arg2="PDO::baz>PDOStatement::foo to be rendered as: > PDOStatement::foo(PDO::bar, PDO::baz) > That is, it will make the phd:argN look like proper arguments to the > function. > > S

Re: [PHP-DOC] Extension changelogs

2012-06-05 Thread Hannes Magnusson
On Tue, Jun 5, 2012 at 7:44 PM, Philip Olson wrote: > > On Jun 5, 2012, at 10:31 AM, Hannes Magnusson wrote: > >> On Wed, Feb 1, 2012 at 10:45 AM, Hannes Magnusson >> wrote: >>> On Wed, Feb 1, 2012 at 11:26, jpauli wrote: On Wed, Feb 1, 2012 at 11:14 AM, Ulf Wendel wrote: > > >

Re: [PHP-DOC] Extension changelogs

2012-06-05 Thread Philip Olson
On Jun 5, 2012, at 10:31 AM, Hannes Magnusson wrote: > On Wed, Feb 1, 2012 at 10:45 AM, Hannes Magnusson > wrote: >> On Wed, Feb 1, 2012 at 11:26, jpauli wrote: >>> On Wed, Feb 1, 2012 at 11:14 AM, Ulf Wendel wrote: Am 01.02.2012 10:36, schrieb jpauli: > > Well, we al

Re: [PHP-DOC] Extension changelogs

2012-06-05 Thread Hannes Magnusson
On Tue, Jun 5, 2012 at 7:03 PM, Christopher Jones wrote: > > > On 06/05/2012 10:31 AM, Hannes Magnusson wrote: >> >> On Wed, Feb 1, 2012 at 10:45 AM, Hannes Magnusson >>  wrote: >>> >>> On Wed, Feb 1, 2012 at 11:26, jpauli  wrote: On Wed, Feb 1, 2012 at 11:14 AM, Ulf Wendel  wrote:

Re: [PHP-DOC] Extension changelogs

2012-06-05 Thread Hannes Magnusson
On Tue, Jun 5, 2012 at 7:13 PM, Moacir de Oliveira wrote: > Hi, > > 2012/6/5 Christopher Jones >> >> >> On 06/05/2012 10:31 AM, Hannes Magnusson wrote: >>> >>> >>> Soo... to start the process I patched PhD to aggregate all the exiting >>> changelog entries and spit them out in a new document. >>>

Re: [PHP-DOC] Extension changelogs

2012-06-05 Thread Moacir de Oliveira
Hi, 2012/6/5 Christopher Jones > > On 06/05/2012 10:31 AM, Hannes Magnusson wrote: > >> >> Soo... to start the process I patched PhD to aggregate all the exiting >> changelog entries and spit them out in a new document. >> >> It should be fairly easy to actually even spit out a complete >> chang

Re: [PHP-DOC] Extension changelogs

2012-06-05 Thread Christopher Jones
On 06/05/2012 10:31 AM, Hannes Magnusson wrote: On Wed, Feb 1, 2012 at 10:45 AM, Hannes Magnusson wrote: On Wed, Feb 1, 2012 at 11:26, jpauli wrote: On Wed, Feb 1, 2012 at 11:14 AM, Ulf Wendel wrote: Am 01.02.2012 10:36, schrieb jpauli: Well, we already have some changelog inside an

Re: [PHP-DOC] Extension changelogs

2012-06-05 Thread Hannes Magnusson
On Wed, Feb 1, 2012 at 10:45 AM, Hannes Magnusson wrote: > On Wed, Feb 1, 2012 at 11:26, jpauli wrote: >> On Wed, Feb 1, 2012 at 11:14 AM, Ulf Wendel wrote: >>> >>> >>> Am 01.02.2012 10:36, schrieb jpauli: Well, we already have some changelog inside an extension documentation, thi

Re: [PHP-DOC] ext/mysql updates (~deprecated)

2012-06-05 Thread Hannes Magnusson
On Mon, Jun 4, 2012 at 6:03 PM, Philip Olson wrote: > > On Jun 2, 2012, at 10:02 AM, Hannes Magnusson wrote: > >> On Sat, Jun 2, 2012 at 5:36 PM, Peter Cowburn wrote: >>> On 2 June 2012 12:53, Hannes Magnusson wrote: Yep. +1 from me. >>> >>> Excellent. I've committed your patches

Re: [PHP-DOC] AMQP Documentation

2012-06-05 Thread Hannes Magnusson
If I remember correctly the extension required an explicit revision of the library, and was not compatible with the later releases. -Hannes On Tue, Jun 5, 2012 at 9:41 AM, Stelian Mocanita wrote: > Hello again, > > I managed to update that page ( editor was on my side this time ) but when I > t

Re: [PHP-DOC] AMQP Documentation

2012-06-05 Thread Stelian Mocanita
Hello again, I managed to update that page ( editor was on my side this time ) but when I tested the new git installation way, I realized that amqp does not compile with the new files from RabbitMQ, and a google search led to more desperate questions about this. There seems to be another implement