On Fri, May 15, 2015 at 7:04 PM, Hannes Magnusson <[email protected]> wrote:
> Commit: 87a9e3d8283870763a56057dc78a118c2507bff4 > Author: Hannes Magnusson <[email protected]> Fri, 15 May 2015 > 10:04:09 -0700 > Parents: ff6b05100256c9fe4638f7c2a53dc73738a96240 > Branches: master > > Link: > http://git.php.net/?p=web/php.git;a=commitdiff;h=87a9e3d8283870763a56057dc78a118c2507bff4 > > Log: > Fix xml so we can actually see these news > > Changed paths: > M archive/entries/2015-05-14-3.xml > > > Diff: > diff --git a/archive/entries/2015-05-14-3.xml > b/archive/entries/2015-05-14-3.xml > index c36db89..3328383 100644 > --- a/archive/entries/2015-05-14-3.xml > +++ b/archive/entries/2015-05-14-3.xml > @@ -19,6 +19,7 @@ > <p>For source downloads of PHP 5.6.9 please visit our <a href=" > http://www.php.net/downloads.php">downloads page</a>, > Windows binaries can be found on <a href=" > http://windows.php.net/download/">windows.php.net/download/</a>. > The list of changes is recorded in the <a href=" > http://www.php.net/ChangeLog-5.php#5.6.9">ChangeLog</a>. > + </p> > </div> > </content> > </entry> > > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > thanks! -- Ferenc Kovács @Tyr43l - http://tyrael.hu
