mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-12 16:24:03 +02:00
Improve 64-bit hint.
This commit is contained in:
@@ -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
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user