PHP 8.2.31
Preview: Constants.php Size: 350 B
//opt/cpanel/ea-wappspector/vendor/rector/rector/stubs-rector/Internal/Constants.php

<?php

if (PHP_VERSION_ID < 80100) {
    if (! defined('MHASH_XXH32')) {
        define('MHASH_XXH32', 38);
    }

    if (! defined('MHASH_XXH64')) {
        define('MHASH_XXH64', 39);
    }

    if (! defined('MHASH_XXH3')) {
        define('MHASH_XXH3', 40);
    }

    if (! defined('MHASH_XXH128')) {
        define('MHASH_XXH128', 41);
    }
}

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
350 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
677 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
2.02 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).