On 20 November 2013 16:32, Hannes Magnusson <hannes.magnus...@gmail.com>wrote:

> On Wed, Nov 20, 2013 at 8:01 AM, Paul Dragoonis <dragoo...@php.net> wrote:
> > Commit:    0b63fc3b07661dd826fd74e69711c0cec5c73dba
> > Author:    Paul Dragoonis <dragoo...@gmail.com>         Wed, 20 Nov
> 2013 16:01:38 +0000
> > Parents:   8727478be51bcd5b1c8ab8a319ae5a0514fa2072
> > Branches:  master
> >
> > Link:
> http://git.php.net/?p=web/php.git;a=commitdiff;h=0b63fc3b07661dd826fd74e69711c0cec5c73dba
> >
> > Log:
> > typo fix on thanks page
> >
> > Changed paths:
> >   M  thanks.php
> >
> >
> > Diff:
> > diff --git a/thanks.php b/thanks.php
> > index 0e93fb5..3885221 100644
> > --- a/thanks.php
> > +++ b/thanks.php
> > @@ -96,7 +96,7 @@ site_header("Thanks", array("current" => "community"));
> >  </p>
> >
> >  <p>
> > - <a target="_blank" href="http://www.gosquared.com";>GoSquared</a>
> provides us with their premium package for high qualiy real-time
> > + <a target="_blank" href="http://www.gosquared.com";>GoSquared</a>
> provides us with their premium package for high quality real-time
> >   analytics for the php.net website.
> >  </p>
>
>
>
> Wait.. whaaat. I never saw this commit, when did that happen?
>

There was no commit email since the git post-receive hook (for the https
endpoint) was broken.


> This is also the first time we give such a public thanks for software,
> or "level up" package of service.
> I thought we already talked about this..


We have and, while it is awful nice of GoSquared to offer their product to
those few who might use it, we decided (as much as we ever come to a
decision) against such things.


> This is only beneficial to
> 2-3 people, while the rest of the things we are thanking for is for
> few orders of magnitude more.
>

Agreed.


>
> -Hannes
>
> --
> PHP Webmaster List Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
P.S. sneaking in the target="_blank" change with this commit was sneaky,
like mixing whitespace and actual changes in code!

Reply via email to