} elseif ($useIgbinarySerialize && (!\extension_loaded('igbinary') || (\PHP_VERSION_ID >= 70400 && version_compare('3.1.6', phpversion('igbinary'), '>')))) {
throw new CacheException(\extension_loaded('igbinary') && \PHP_VERSION_ID >= 70400 ? 'Please upgrade the "igbinary" PHP extension to v3.1.6 or higher.' : 'The "igbinary" PHP extension is not loaded.');
}
$this->useIgbinarySerialize = $useIgbinarySerialize;
$this->throwOnSerializationFailure = $throwOnSerializationFailure;
}
/**
* {@inheritdoc}
*/
public function marshall(array $values, ?array &$failed): array
{
$serialized = $failed = [];
foreach ($values as $id => $value) {
try {
if ($this->useIgbinarySerialize) {
$serialized[$id] = igbinary_serialize($value);
} else {
$serialized[$id] = serialize($value);
}
} catch (\Exception $e) {
if ($this->throwOnSerializationFailure) {
throw new \ValueError($e->getMessage(), 0, $e);
}
$failed[] = $id;
}
}
return $serialized;
}
/**
* {@inheritdoc}
*/
public function unmarshall(string $value)
{
if ('b:0;' === $value) {
return false;
}
"Allowed memory size of 134217728 bytes exhausted (tried to allocate 101879808 bytes)"
}
/**
* Special case to deal with Fatal errors and the like.
*
* @return void
*/
public function handleShutdown()
{
// If we reached this step, we are in shutdown handler.
// An exception thrown in a shutdown handler will not be propagated
// to the exception handler. Pass that information along.
$this->canThrowExceptions = false;
$error = $this->system->getLastError();
if ($error && Misc::isLevelFatal($error['type'])) {
// If there was a fatal error,
// it was not handled in handleError yet.
$this->allowQuit = false;
$this->handleError(
$error['type'],
$error['message'],
$error['file'],
$error['line']
);
}
}
/**
* @param Throwable $exception
*
* @return Inspector
*/
private function getInspector($exception)
{
return new Inspector($exception);
}
/**
* Resolves the giving handler.
| Key | Value |
| zip | "管理DATA/D-会計・財務・長計/D30-長期修繕計画/20250110-長期修繕計画書/資料/図面"
|
| Key | Value |
| PATH | "/usr/local/bin:/bin:/usr/bin"
|
| HTTP_ACCEPT | "*/*"
|
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate"
|
| HTTP_HOST | "root.welv51.org"
|
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
|
| DOCUMENT_ROOT | "/home/welv51/domains/root.welv51.org/public_html"
|
| REMOTE_ADDR | "216.73.216.142"
|
| REMOTE_PORT | "29601"
|
| SERVER_ADDR | "163.44.176.12"
|
| SERVER_NAME | "root.welv51.org"
|
| SERVER_ADMIN | "webmaster@welv51.org"
|
| SERVER_PORT | "443"
|
| REQUEST_SCHEME | "https"
|
| REQUEST_URI | "/?zip=%E7%AE%A1%E7%90%86DATA%2FD-%E4%BC%9A%E8%A8%88%E3%83%BB%E8%B2%A1%E5%8B%99%E3%83%BB%E9%95%B7%E8%A8%88%2FD30-%E9%95%B7%E6%9C%9F%E4%BF%AE%E7%B9%95%E8%A8%88%E7%94%BB%2F20250110-%E9%95%B7%E6%9C%9F%E4%BF%AE%E7%B9%95%E8%A8%88%E7%94%BB%E6%9B%B8%2F%E8%B3%87%E6%96%99%2F%E5%9B%B3%E9%9D%A2"
|
| GEOIP_ADDR | "216.73.216.142"
|
| GEOIP_COUNTRY_CODE | "US"
|
| GEOIP_CONTINENT_CODE | "NA"
|
| HTTPS | "on"
|
| HTTP_AUTHORIZATION | "" |
| ISROOT | "1"
|
| X_SPDY | "HTTP2"
|
| SSL_PROTOCOL | "TLSv1.3"
|
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384"
|
| SSL_CIPHER_USEKEYSIZE | "256"
|
| SSL_CIPHER_ALGKEYSIZE | "256"
|
| SCRIPT_FILENAME | "/home/welv51/domains/root.welv51.org/public_html/index.php"
|
| QUERY_STRING | "zip=%E7%AE%A1%E7%90%86DATA%2FD-%E4%BC%9A%E8%A8%88%E3%83%BB%E8%B2%A1%E5%8B%99%E3%83%BB%E9%95%B7%E8%A8%88%2FD30-%E9%95%B7%E6%9C%9F%E4%BF%AE%E7%B9%95%E8%A8%88%E7%94%BB%2F20250110-%E9%95%B7%E6%9C%9F%E4%BF%AE%E7%B9%95%E8%A8%88%E7%94%BB%E6%9B%B8%2F%E8%B3%87%E6%96%99%2F%E5%9B%B3%E9%9D%A2"
|
| SCRIPT_URI | "https://root.welv51.org/"
|
| SCRIPT_URL | "/"
|
| SCRIPT_NAME | "/index.php"
|
| SERVER_PROTOCOL | "HTTP/1.1"
|
| SERVER_SOFTWARE | "LiteSpeed"
|
| REQUEST_METHOD | "GET"
|
| X-LSCACHE | "on,crawler"
|
| PHP_SELF | "/index.php"
|
| REQUEST_TIME_FLOAT | 1776747831.5481
|
| REQUEST_TIME | 1776747831
|
| APP_DEBUG | "false"
|
| APP_LANGUAGE | "en"
|
| DISPLAY_READMES | "true"
|
| READMES_FIRST | "true"
|
| ZIP_DOWNLOADS | "true"
|
| GOOGLE_ANALYTICS_ID | "false"
|
| MATOMO_ANALYTICS_URL | "false"
|
| MATOMO_ANALYTICS_ID | "false"
|
| SORT_ORDER | "type"
|
| REVERSE_SORT | "false"
|
| Key | Value |
| APP_DEBUG | "false"
|
| APP_LANGUAGE | "en"
|
| DISPLAY_READMES | "true"
|
| READMES_FIRST | "true"
|
| ZIP_DOWNLOADS | "true"
|
| GOOGLE_ANALYTICS_ID | "false"
|
| MATOMO_ANALYTICS_URL | "false"
|
| MATOMO_ANALYTICS_ID | "false"
|
| SORT_ORDER | "type"
|
| REVERSE_SORT | "false"
|