Commit: 9e7b407cad470aabb91b09b8145b1947eaa0cf50 Author: Martin Jansen <[email protected]> Fri, 2 Aug 2019 06:45:42 +0200 Parents: 813f637b8af1b42f030017b53d5aa97eef131831 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9e7b407cad470aabb91b09b8145b1947eaa0cf50 Log: Use hex syntax for named entities to fix the phpweb build Changed paths: M archive/entries/2019-07-31-2.xml Diff: diff --git a/archive/entries/2019-07-31-2.xml b/archive/entries/2019-07-31-2.xml index 892cc9d..48f8f09 100644 --- a/archive/entries/2019-07-31-2.xml +++ b/archive/entries/2019-07-31-2.xml @@ -11,7 +11,7 @@ <default:newsImage xmlns="http://php.net/ns/news" link="https://fwdays.com/en/event/php-fwdays-2020" title="PHP fwdays'20">phpfworksday-logo.png</default:newsImage> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> - <p>We are thrilled to announce the 8th edition of <a href="https://fwdays.com/en/event/php-fwdays-2020">PHP fwdays conference</a> — the biggest PHP conf of Eastern Europe, which will be held on <strong>May 30, 2020 in Kyiv, Ukraine</strong>.</p> + <p>We are thrilled to announce the 8th edition of <a href="https://fwdays.com/en/event/php-fwdays-2020">PHP fwdays conference</a> — the biggest PHP conf of Eastern Europe, which will be held on <strong>May 30, 2020 in Kyiv, Ukraine</strong>.</p> <p>Three parallel tracks and community discussions are all dedicated to PHP development, tools and issues to be solved. Join more than 900 developers from all over the world to learn, discuss and solve.</p> <p>You are welcome to submit the talk via <a href="https://php.cfp.fwdays.com/">Call For Papers</a> till December 24th and visit awesome Kyiv in summer!</p> </div> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
