Uname:
Linux server.thebazaar99.com 5.14.0-687.17.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 22 07:21:26 EDT 2026 x86_64
Software:
Apache
PHP version:
8.3.32 [ PHP INFO ] PHP os:
Linux
Server Ip:
163.227.92.254
Your Ip:
216.73.217.24
User:
gutlooks (1003) | Group:
gutlooks (1005)
Safe Mode:
OFF
Disable Function:
exec,passthru,shell_exec,system
{
"name": "google/crc32",
"description": "Various CRC32 implementations",
"homepage": "https://github.com/google/php-crc32",
"type": "library",
"license": "Apache-2.0",
"authors": [
{
"name": "Andrew Brampton",
"email": "bramp@google.com"
}
],
"require": {
"php": ">=5.4"
},
"require-dev": {
"paragonie/random_compat": ">=2",
"friendsofphp/php-cs-fixer": "^1.13 || v2.14.2",
"phpunit/phpunit": "^4"
},
"autoload": {
"psr-4": {
"Google\\CRC32\\": "src"
}
}
}