Re: [PEPr] +1 for HTML::PHPTAL
Michael Gauthier <mike <at> silverorange.com>
2009-05-03 17:24:59 GMT
On Sun, 2009-05-03 at 05:11 +0100, Kornel Lesiński wrote:
> On 28.04.2009, at 20:16, Till Klampaeckel wrote:
>
> > Till Klampaeckel (http://pear.php.net/user/till) has voted +1 on the
> > proposal for HTML::PHPTAL.
> >
> > Proposal information:
> > http://pear.php.net/pepr/pepr-proposal-show.php?id=597
> > Vote information:
> > http://pear.php.net/pepr/pepr-vote-show.php?id=597&handle=till
> >
> > This vote is conditional. The condition is:
> >
> > All reasons have been stated in previous comments and by Michael.
>
> I think I've fixed these issues:
> 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15
>
> http://phptal.org/latest-pear.tar.gz
>
> 1.) phpcs, specifically
> - line length
> - whitespace, space around operators
> - required docblocks
> - required doc tags in docblocks
>
> I've went trough code and fixed all important problems that I've
> noticed. I've also fixed "low-hanging fruit" that I could safely do
> with regular expressions.
>
(Continue reading)