Author: Sara Golemon (sgolemon) Date: 2021-06-05T03:59:04Z Commit: https://github.com/php/web-php/commit/e7d818b31f764f0416045043e3e94a1473a9007f Raw diff: https://github.com/php/web-php/commit/e7d818b31f764f0416045043e3e94a1473a9007f.diff
Add missing close section tag Changed paths: M ChangeLog-4.php Diff: diff --git a/ChangeLog-4.php b/ChangeLog-4.php index 2e8f797d4..c738c59df 100644 --- a/ChangeLog-4.php +++ b/ChangeLog-4.php @@ -3880,6 +3880,7 @@ interface modules (Zeev)</li> <ul> <li>First public beta of PHP 4.0</li> </ul> +</section> <?php -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
