mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 03:57:08 -04:00
Improve 64-bit hint.
This commit is contained in:
parent
804df4c0fb
commit
92e8e34a66
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ const addTests = () => {
|
|||
);
|
||||
|
||||
addTest(
|
||||
'PHP arch', 'PHP arch is 64-bit',
|
||||
'PHP arch', '64-bit required to correctly display file/folder sizes > ~2GB',
|
||||
setup.PHP_ARCH === '64-bit', setup.PHP_ARCH
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue