Commit: 6437711ab54cf444332681e58da3ed9cdedbdd59 Author: Peter Kokot <peterko...@gmail.com> Tue, 9 Oct 2018 21:24:26 +0200 Committer: Sara Golemon <poll...@php.net> Mon, 15 Oct 2018 11:56:51 -0400 Parents: 8ace19391dbbad5d107ee32705c07b685ab097f8 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=6437711ab54cf444332681e58da3ed9cdedbdd59 Log: Update Autoconf requirement for PHP-7.3 on Git page For PHP-7.3 the minimum required Autoconf version is 2.68 and above. Changed paths: M git.php Diff: diff --git a/git.php b/git.php index fea47ca..404a414 100644 --- a/git.php +++ b/git.php @@ -48,6 +48,7 @@ site_header("Git Access", array("current" => "community")); <ul> <li><i>PHP 5.4 - 7.1</i>: 2.59+</li> <li><i>PHP 7.2</i>: 2.64+</li> + <li><i>PHP 7.3</i>: 2.68+</li> </ul> </li> <li><i>automake</i>: 1.4+</li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php