[PHP-DOC] Re: VCS Account Request: oaass

2013-01-11 Thread Justin Martin
enough in that respect to be provided with commit access, though I'll be reviewing his contributions for errors in the coming days, to be sure. Thanks, Justin Martin

[PHP-DOC] Re: nz and nz2 mirrors gone?

2012-10-01 Thread Justin Martin
On 12-10-01 08:58 PM, Justin Martin wrote: Hello everyone, Not sure if this is the right forum for this discussion, but it seemed the most likely. A couple of people from the SilverStripe community (SS is from New Zealand) have mentioned the nz and nz2 mirrors are down, but php.net is still

[PHP-DOC] nz and nz2 mirrors gone?

2012-10-01 Thread Justin Martin
? Thanks, Justin Martin

Re: [PHP-DOC] Callback prototypes

2012-02-02 Thread Justin Martin
. Thanks, Justin Martin

Re: [PHP-DOC] Callback prototypes

2012-02-02 Thread Justin Martin
tion supplementary to the prototype is needed. My suggestion for callback prototypes really only applies to functions such as array_reduce(), which doesn't require a lot of explanation. Thanks, Justin Martin

[PHP-DOC] Callback prototypes

2012-02-02 Thread Justin Martin
endered as such in the current styling of the online documentation: http://i.imgur.com/cUAPt.png Any objections? If we decide upon this format, I'd also go ahead and update any existing documentation on functions that use callbacks. Thanks, Justin Martin

[PHP-DOC] Re: Documentation access

2012-01-24 Thread Justin Martin
On 12-01-21 10:51 PM, Drak wrote: I would like to contribute to PHP documentation, how do I get started? Drak Hi Drak, If you'd like to pop into #php.doc on EFnet, I'd be happy to give you a run-through on editing the documentation. Thanks, Justin Martin

[PHP-DOC] Re: SVN Account Request: nveid

2012-01-09 Thread Justin Martin
On 12-01-09 02:33 PM, Rick L Bird wrote: Committing php-doc bug fixes and corrections. Referred by SVN id: FrozenFire Has my support.

Re: [PHP-DOC] Transition from Subversion to Git

2011-12-09 Thread Justin Martin
On 11-12-09 02:42 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 23:18, Justin Martin wrote: On 11-12-07 01:35 PM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 22:01, Justin Martinwrote: On 11-12-07 11:46 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 18:09, Justin Martin

[PHP-DOC] "Source URLs" as source control properties

2011-12-08 Thread Justin Martin
crease in traffic towards viewvc might cause problems, but that's just an idea. My branches can be found at phpdoc/doc-base/branches/function_definitions/ and phpdoc/en/branches/function_definitions/ Any ideas or concerns? Thanks, Justin Martin

Re: [PHP-DOC] Transition from Subversion to Git

2011-12-07 Thread Justin Martin
On 11-12-07 01:35 PM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 22:01, Justin Martin wrote: On 11-12-07 11:46 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 18:09, Justin Martinwrote: On 11-12-07 02:58 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 01:57, Justin Martin

Re: [PHP-DOC] Transition from Subversion to Git

2011-12-07 Thread Justin Martin
On 11-12-07 11:46 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 18:09, Justin Martin wrote: On 11-12-07 02:58 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 01:57, Justin Martinwrote: Hello everyone, There's been some informal discussion in #php.doc on EFnet about ho

Re: [PHP-DOC] Transition from Subversion to Git

2011-12-07 Thread Justin Martin
On 11-12-07 02:58 AM, Hannes Magnusson wrote: On Wed, Dec 7, 2011 at 01:57, Justin Martin wrote: Hello everyone, There's been some informal discussion in #php.doc on EFnet about how the transition from Subversion to Git will be achieved, and what the resulting structure will look like.

[PHP-DOC] Transition from Subversion to Git

2011-12-06 Thread Justin Martin
, based on what I know of Git, and how phpdoc is currently structured. I'd greatly appreciate any feedback that can be offered, and feel free to edit the document if you feel there's something missing. The wiki page can be found at https://wiki.php.net/doc/git Thanks, Justin Martin

[PHP-DOC] PHP-GTK Documentation Redevelopment Project

2010-11-17 Thread Justin Martin
/repository/phpdoc/modules/doc-gtk/. Sorry for being so terse, but I'm simply writing this message in the hopes of garnering some interest and help. Thanks, Justin Martin

[PHP-DOC] PHP-GTK branch for new documentation

2010-11-11 Thread Justin Martin
entation, borrowing what we cleanly can from the existing out-of-date documentation for PHP-GTK. * Merge the extension's documentation branch into trunk, once it's reasonably complete. Thanks, Justin Martin, a.k.a. FrozenFire

[PHP-DOC] SVN Account Request: frozenfire

2010-11-05 Thread Justin Martin
I intend to do some updating and polishing to the PHP documentation. As well, depending upon the access that an account provides, I may update the details of a few bugs. Philip suggested requesting an account.

[PHP-DOC] PDOStatement::fetchAll update

2010-11-05 Thread Justin Martin
a few instances of to where appropriate. Clarified wording of PDO::FETCH_CLASS behaviour for the fetch_argument parameter. Added the PDO::FETCH_FUNC behavior for the fetch_argument parameter. Added two examples, for PDO::FETCH_CLASS and PDO::FETCH_FUNC styles. Thanks, Justin Martin,