RE: [PHP-DOC] SQLSRV and PDO_SQLSRV Documentation Patch

2011-07-12 Thread Jonathan Guerin
> -Original Message- > From: Philip Olson [mailto:phi...@roshambo.org] > Sent: Tuesday, July 12, 2011 10:49 AM > To: Jonathan Guerin > Cc: Kalle Sommer Nielsen; phpdoc@lists.php.net Mailing List > Subject: Re: [PHP-DOC] SQLSRV and PDO_SQLSRV Documentation Patch > > > On Jul 12, 2011, at

Re: [PHP-DOC] SQLSRV and PDO_SQLSRV Documentation Patch

2011-07-12 Thread Philip Olson
On Jul 12, 2011, at 10:39 AM, Jonathan Guerin wrote: > Oh and just a quick question - how long until the changes propagate after a > commit? Hello Jonathan, The PHP manual updates (rsyncs to the php.net mirrors) every Friday. However, docs.php.net updates 4x daily. Regards, Philip

RE: [PHP-DOC] SQLSRV and PDO_SQLSRV Documentation Patch

2011-07-12 Thread Jonathan Guerin
Oh and just a quick question - how long until the changes propagate after a commit? Thanks! Jonathan > -Original Message- > From: Jonathan Guerin > Sent: Tuesday, July 12, 2011 10:37 AM > To: 'Philip Olson'; Kalle Sommer Nielsen > Cc: phpdoc@lists.php.net > Subject: RE: [PHP-DOC] SQLSR

RE: [PHP-DOC] SQLSRV and PDO_SQLSRV Documentation Patch

2011-07-12 Thread Jonathan Guerin
> -Original Message- > From: Philip Olson [mailto:phi...@roshambo.org] > Sent: Monday, July 11, 2011 6:45 PM > To: Kalle Sommer Nielsen > Cc: Jonathan Guerin; phpdoc@lists.php.net > Subject: Re: [PHP-DOC] SQLSRV and PDO_SQLSRV Documentation Patch > > > On Jul 11, 2011, at 6:18 PM, Kalle

Re: [PHP-DOC] Re: PhD generated Indexes

2011-07-12 Thread Hannes Magnusson
On Tue, Jul 12, 2011 at 12:18, Richard Quadling wrote: > On 12 July 2011 09:30, Hannes Magnusson wrote: >> On Thu, Jul 7, 2011 at 11:47, Richard Quadling wrote: >>> On 7 July 2011 08:23, Hannes Magnusson wrote: What other options do we have? >>> >>> Adding role="xxx" to where xxx is  one

Re: [PHP-DOC] Re: PhD generated Indexes

2011-07-12 Thread Richard Quadling
On 12 July 2011 09:30, Hannes Magnusson wrote: > On Thu, Jul 7, 2011 at 11:47, Richard Quadling wrote: >> On 7 July 2011 08:23, Hannes Magnusson wrote: >>> What other options do we have? >> >> Adding role="xxx" to where xxx is  one of a predefined set >> of values (class, interface, function, m

Re: [PHP-DOC] Re: PhD generated Indexes

2011-07-12 Thread Hannes Magnusson
On Thu, Jul 7, 2011 at 11:47, Richard Quadling wrote: > On 7 July 2011 08:23, Hannes Magnusson wrote: >> What other options do we have? > > Adding role="xxx" to where xxx is  one of a predefined set > of values (class, interface, function, method, etc.), would seem to be > one way of going. Th