Commit: 870825c819fe42924535e08dc9ad5ab2d4c20b6e Author: Joe Watkins <[email protected]> Thu, 30 May 2019 19:09:49 +0200 Parents: 9c3fceafd1cfde1c0158ff65843f9677c7fc6113 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=870825c819fe42924535e08dc9ad5ab2d4c20b6e Log: this is really odd Changed paths: M ChangeLog-7.php Diff: diff --git a/ChangeLog-7.php b/ChangeLog-7.php index 37e4f48..ce64d33 100644 --- a/ChangeLog-7.php +++ b/ChangeLog-7.php @@ -2277,8 +2277,6 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change </ul> <!-- }}} --></section> -<?php site_footer(); ?> - <section class="version" id="7.0.29"><!-- {{{ 7.0.29 --> <h3>Version 7.0.29</h3> <b><?php release_date('29-Mar-2018'); ?></b> @@ -7100,3 +7098,4 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change </ul> <!-- }}} --></section> +<?php site_footer(); ?> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
