[C*]
__ _______ _ __ ____________________ __ ______
\ \/ / ___// | / / /_ __/ ____/ ____/ / / / / ___ \
\ /\__ \/ |/ / / / / __/ / / / /_/ / / / _ \ |
/ /___/ / /| / / / / /___/ /___/ __ / / / , _/ /
/_//____/_/ |_/ /_/ /_____/\____/_/ /_/ | /_/|_| /
unique1984 \______/
1767948485
redis PONG =/bin/env
PHP_INI_SCAN_DIR=/php/modules-enabled
USER=root
HOSTNAME=chat.ysn.tr
HOME=/root
TMPDIR=/tmp
TEMP=/tmp
TMP=/tmp
PWD=/app
PHP 8.4.16 (cli) (built: Jan 4 2026 21:02:25) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.4.16, Copyright (c) Zend Technologies
with Zend OPcache v8.4.16, Copyright (c), by Zend Technologies
PHP 8.4.16 (fpm-fcgi) (built: Jan 4 2026 21:02:25) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.4.16, Copyright (c) Zend Technologies
with Zend OPcache v8.4.16, Copyright (c), by Zend Technologies
Configuration File (php.ini) Path: /php/etc
Loaded Configuration File: /php/etc/php.ini
Scan for additional .ini files in: /php/modules-enabled
Additional .ini files parsed: /php/modules-enabled/20-amqp.ini,
/php/modules-enabled/20-apcu.ini,
/php/modules-enabled/20-gearman.ini,
/php/modules-enabled/20-igbinary.ini,
/php/modules-enabled/20-imagick.ini,
/php/modules-enabled/20-imap.ini,
/php/modules-enabled/20-mcrypt.ini,
/php/modules-enabled/20-memcache.ini,
/php/modules-enabled/20-memcached.ini,
/php/modules-enabled/20-mongodb.ini,
/php/modules-enabled/20-msgpack.ini,
/php/modules-enabled/20-opcache.ini,
/php/modules-enabled/20-pspell.ini,
/php/modules-enabled/20-redis.ini,
/php/modules-enabled/20-ssh2.ini,
/php/modules-enabled/20-swoole.ini,
/php/modules-enabled/20-uuid.ini,
/php/modules-enabled/20-xmlrpc.ini,
/php/modules-enabled/20-yaml.ini,
/php/modules-enabled/99-xdebug.ini
amqp : OK : Test Function: new AMQPConnection();
bcmath : OK : Test Function: bcadd("1", "2");
bz2 : OK : Test Function: bzcompress("test");
calendar : OK : Test Function: cal_days_in_month(CAL_GREGORIAN, 2, 2024);
Core : OK : Test Function: true;
ctype : OK : Test Function: ctype_alpha("abc");
curl : OK : Test Function: curl_version();
date : OK : Test Function: date("Y");
dom : OK : Test Function: $d=new DOMDocument();$d->loadXML("");
enchant : OK : Test Function: enchant_broker_init();
exif : OK : Test Function: function_exists("exif_read_data");
FFI : OK : Test Function: class_exists("FFI");
fileinfo : OK : Test Function: finfo_open();
filter : OK : Test Function: filter_var("test@example.com",FILTER_VALIDATE_EMAIL);
ftp : OK : Test Function: function_exists("ftp_connect");
gd : OK : Test Function: imagecreate(10,10);
gettext : OK : Test Function: function_exists("gettext");
hash : OK : Test Function: hash("sha256","test");
iconv : OK : Test Function: iconv_get_encoding("all");
igbinary : OK : Test Function: igbinary_serialize([1,2,3]);
imagick : OK : Test Function: new Imagick();
intl : OK : Test Function: class_exists("IntlDateFormatter");
json : OK : Test Function: json_encode([1,2,3]);
ldap : OK : Test Function: function_exists("ldap_connect");
libxml : OK : Test Function: LIBXML_VERSION;
mbstring : OK : Test Function: mb_strlen("รง");
mysqli : OK : Test Function: class_exists("mysqli");
mysqlnd : OK : Test Function: function_exists("mysqli_fetch_all");
openssl : OK : Test Function: openssl_random_pseudo_bytes(4);
pcntl : OK : Test Function: function_exists("pcntl_fork");
pcre : OK : Test Function: preg_match("/x/","x");
PDO : OK : Test Function: class_exists("PDO");
pdo_mysql : OK : Test Function: in_array("mysql",PDO::getAvailableDrivers());
pdo_pgsql : OK : Test Function: in_array("pgsql",PDO::getAvailableDrivers());
pdo_sqlite : OK : Test Function: in_array("sqlite",PDO::getAvailableDrivers());
pgsql : OK : Test Function: function_exists("pg_connect");
Phar : OK : Test Function: class_exists("Phar");
posix : OK : Test Function: function_exists("posix_getpid");
pspell : OK : Test Function: function_exists("pspell_new");
random : OK : Test Function: random_bytes(1);
readline : OK : Test Function: function_exists("readline");
redis : OK : Test Function: class_exists("Redis");
Reflection : OK : Test Function: class_exists("ReflectionClass");
session : OK : Test Function: session_status();
shmop : OK : Test Function: function_exists("shmop_open");
SimpleXML : OK : Test Function: new SimpleXMLElement("");
soap : OK : Test Function: class_exists("SoapClient");
sockets : OK : Test Function: function_exists("socket_create");
sodium : OK : Test Function: sodium_crypto_secretbox_keygen();
SPL : OK : Test Function: class_exists("SplStack");
sqlite3 : OK : Test Function: class_exists("SQLite3");
standard : OK : Test Function: strlen("a");
sysvmsg : OK : Test Function: function_exists("msg_get_queue");
sysvsem : OK : Test Function: function_exists("sem_get");
sysvshm : OK : Test Function: function_exists("shm_attach");
tidy : OK : Test Function: class_exists("tidy");
tokenizer : OK : Test Function: function_exists("token_get_all");
uuid : OK : Test Function: function_exists("uuid_create");
xml : OK : Test Function: function_exists("xml_parser_create");
xmlreader : OK : Test Function: class_exists("XMLReader");
xmlwriter : OK : Test Function: class_exists("XMLWriter");
xsl : OK : Test Function: class_exists("XSLTProcessor");
Zend OPcache : OK : Test Function: function_exists("opcache_get_status");
zip : OK : Test Function: class_exists("ZipArchive");
zlib : OK : Test Function: gzcompress("a");
locale_tr_TR.UTF-8 : OK : Test Function: setlocale(LC_ALL, "tr_TR.UTF-8") !== false;
apcu : OK : Test Function: apcu_store("test", 123);
gearman : OK : Test Function: class_exists("GearmanClient");
imap : OK : Test Function: function_exists("imap_open");
memcache : OK : Test Function: class_exists("Memcache");
memcached : OK : Test Function: class_exists("Memcached");
mongodb : OK : Test Function: class_exists("MongoDB\Driver\Manager");
PDO_ODBC : OK : Test Function: in_array("odbc",PDO::getAvailableDrivers());
ssh2 : OK : Test Function: function_exists("ssh2_connect");
swoole : OK : Test Function: class_exists("Swoole\Coroutine");
yaml : OK : Test Function: function_exists("yaml_parse");
______
/ ____/___ ____ ___ ____ ____ ________ _____
/ / / __ \/ __ `__ \/ __ \/ __ \/ ___/ _ \/ ___/
/ /___/ /_/ / / / / / / /_/ / /_/ (__ ) __/ /
\____/\____/_/ /_/ /_/ .___/\____/____/\___/_/
/_/
Composer version 2.9.3 2025-12-30 13:40:17
Usage:
command [options] [arguments]
Options:
-h, --help Display help for the given command. When no command is given display help for the list command
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi|--no-ansi Force (or disable --no-ansi) ANSI output
-n, --no-interaction Do not ask any interactive question
--profile Display timing and memory usage information
--no-plugins Whether to disable plugins.
--no-scripts Skips the execution of all scripts defined in composer.json file.
-d, --working-dir=WORKING-DIR If specified, use the given directory as working directory.
--no-cache Prevent use of the cache
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Available commands:
about Shows a short information about Composer
archive Creates an archive of this composer package
audit Checks for security vulnerability advisories for installed packages
browse [home] Opens the package's repository URL or homepage in your browser
bump Increases the lower limit of your composer.json requirements to the currently installed versions
check-platform-reqs Check that platform requirements are satisfied
clear-cache [clearcache|cc] Clears composer's internal package cache
completion Dump the shell completion script
config Sets config options
create-project Creates new project from a package into given directory
depends [why] Shows which packages cause the given package to be installed
diagnose Diagnoses the system to identify common errors
dump-autoload [dumpautoload] Dumps the autoloader
exec Executes a vendored binary/script
fund Discover how to help fund the maintenance of your dependencies
global Allows running commands in the global composer dir ($COMPOSER_HOME)
help Display help for a command
init Creates a basic composer.json file in current directory
install [i] Installs the project dependencies from the composer.lock file if present, or falls back on the composer.json
licenses Shows information about licenses of dependencies
list List commands
outdated Shows a list of installed packages that have updates available, including their latest version
prohibits [why-not] Shows which packages prevent the given package from being installed
reinstall Uninstalls and reinstalls the given package names
remove [rm|uninstall] Removes a package from the require or require-dev
repository [repo] Manages repositories
require [r] Adds required packages to your composer.json and installs them
run-script [run] Runs the scripts defined in composer.json
search Searches for packages
self-update [selfupdate] Updates composer.phar to the latest version
show [info] Shows information about packages
status Shows a list of locally modified packages
suggests Shows package suggestions
update [u|upgrade] Updates your dependencies to the latest version according to composer.json, and updates the composer.lock file
validate Validates a composer.json and composer.lock
Array
(
[TEMP] => /tmp
[TMPDIR] => /tmp
[TMP] => /tmp
[PHP_INI_SCAN_DIR] => /php/modules-enabled
[HOSTNAME] => chat.ysn.tr
[USER] => root
[HOME] => /root
[HTTP_COOKIE] => PHPSESSID=e7f410fd5a26aee0f30fbb17edf51671
[HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
[HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
[HTTP_ACCEPT] => */*
[HTTP_HOST] => chat.ysn.tr
[PATH_INFO] =>
[SCRIPT_FILENAME] => /app/index.php
[REDIRECT_STATUS] => 200
[SERVER_NAME] => chat.ysn.tr
[SERVER_PORT] => 443
[SERVER_ADDR] => 172.16.1.2
[REMOTE_PORT] => 54813
[REMOTE_ADDR] => 216.73.216.144
[SERVER_SOFTWARE] => nginx/1.29.0
[GATEWAY_INTERFACE] => CGI/1.1
[HTTPS] => on
[REQUEST_SCHEME] => https
[SERVER_PROTOCOL] => HTTP/2.0
[DOCUMENT_ROOT] => /app
[DOCUMENT_URI] => /index.php
[REQUEST_URI] => /
[SCRIPT_NAME] => /index.php
[CONTENT_LENGTH] =>
[CONTENT_TYPE] =>
[REQUEST_METHOD] => GET
[QUERY_STRING] =>
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1767948485.3666
[REQUEST_TIME] => 1767948485
)