Re: php-8.2.10-Win32-vs16-x64.zip appears to show an incorrect file size on download page
Toby Hart Dyke <[email protected]> Wed, 20 Sep 2023 22:43:13 +0100
| Newsgroups | gmane.comp.php.windows |
|---|---|
| Message-ID | <[email protected]> |
31,821,706 divided by (1,024 * 1,024) = 30.35 (truncated to 2 decimal places). It's only hard drive manufacturers that use 1,000,000 for megabytes (though of course, they are dealing in Gigabytes, where the disparity is worse).It's why you often see the use of mebibytes and gibibytes - binary megabytes and binary gigabytes. Toby On 9/20/2023 8:23 PM, Mitch via php-windows wrote: > The download page: https://windows.php.net/download#php-8.2 shows the following: > > VS16 x64 Thread Safe (2023-Aug-29 22:33:56) > * Zip [30.35MB] > sha256: d56de80ef5f9a0c369904b4cf8f3eababc5142f29ba96764842a747a1472713d > > But after downloading it, the file size is: > > 09/20/2023 12:27 PM 31,821,706 php-8.2.10-Win32-vs16-x64.zip > > which is 31.82MB > > The SHA256 checksum matches > > certutil -hashfile php-8.2.10-Win32-vs16-x64.zip SHA256 > SHA256 hash of php-8.2.10-Win32-vs16-x64.zip: > d56de80ef5f9a0c369904b4cf8f3eababc5142f29ba96764842a747a1472713d > CertUtil: -hashfile command completed successfully. > > Was the file size just posted incorrectly? > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php