Commit: 3bbd0b479dff3fed5c4758affa4102aa29279218 Author: Christoph M. Becker <[email protected]> Wed, 21 Aug 2019 13:47:54 +0200 Parents: 1acca2c0c6f7f576367c489a5ff3ac1052bddcc9 Branches: master
Link: http://git.php.net/?p=web/windows.git;a=commitdiff;h=3bbd0b479dff3fed5c4758affa4102aa29279218 Log: Add ID for deep linking Changed paths: M news/2019-08-21-1.php Diff: diff --git a/news/2019-08-21-1.php b/news/2019-08-21-1.php index 0a9a7b7..b3ed08d 100644 --- a/news/2019-08-21-1.php +++ b/news/2019-08-21-1.php @@ -1,4 +1,4 @@ -<div class="info entry"> +<div class="info entry" id="news-2019-08-21-1"> <!-- .info --> <h3 class="summary entry-title">PHP 7.4 builds use Visual Studio 2017</h3> <?php news_date('21-Aug-2019') ?> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
