For Programmers: Free Programming Magazines  


Home > Archive > PHP PEAR Questions and Answers > December 2007 > Re: [PEAR-QA] Re: Need feedback about PEAR Coding Standard related









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR-QA] Re: Need feedback about PEAR Coding Standard related
Gregory Beaver

2007-12-17, 7:05 pm

Chuck Burgess wrote:
> On Dec 17, 2007 9:04 AM, Philippe Jausions <Philippe.Jausions@11abacus.com>
> wrote:
>
>
> I agree with Greg and Philippe... I had been holding off on replying
> already, since you'd asked for QA and PEAR Group opinions first :)


@ignore's only intended purpose is to prevent a warning on documenting
duplicate elements i.e.:

if (blah) {
class A {}
} else {
/** @ignore */
class A {}
}

Greg
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com