Commit: a3e20ad613fcb552b2a8ff23ca9eadb7f19fc450 Author: Anatol Belski <[email protected]> Tue, 8 Nov 2016 17:23:04 +0100 Parents: eaec7f74247f82da6618631cee613a2a98a5c792 Branches: master
Link: http://git.php.net/?p=web/windows.git;a=commitdiff;h=a3e20ad613fcb552b2a8ff23ca9eadb7f19fc450 Log: clarify Changed paths: M templates/left_column.php Diff: diff --git a/templates/left_column.php b/templates/left_column.php index c47b614..6fde712 100644 --- a/templates/left_column.php +++ b/templates/left_column.php @@ -98,7 +98,7 @@ if ((isset($mode) && ($mode == 'snapshots' || $mode == 'qa')) <a name="x64"> </a> <h4><u>x86_64 Builds</u></h4> <p> The x64 builds of <strong>PHP 5</strong> for Windows are <strong>experimental</strong>, and do not provide 64-bit integer or large file support.</p> - <p><strong>PHP 7 provides full 64-bit support.</strong> The x64 builds of PHP 7 support native 64-bit integers, LFS, memory_limit and much more.</p> + <p><strong>PHP 7 provides full 64-bit support.</strong> The x64 builds of PHP 7 support native 64-bit integers, LFS, 64-bit memory_limit and much more.</p> <br/> <?php -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
