MOON
Server: Apache
System: Linux server.royaltuning.hu 4.18.0-425.13.1.el8_7.x86_64 #1 SMP Tue Feb 21 04:20:52 EST 2023 x86_64
User: royaltuning (1001)
PHP: 8.2.32
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //var/www/html/vendor/predis/predis/package.ini
; This file is meant to be used with Onion http://c9s.github.com/Onion/
; For instructions on how to build a PEAR package of Predis please follow
; the instructions at this URL:
;
; https://github.com/c9s/Onion#a-quick-tutorial-for-building-pear-package
;

[package]
name        = "Predis"
desc        = "Flexible and feature-complete Redis client for PHP and HHVM"
homepage    = "http://github.com/nrk/predis"
license     = "MIT"
version     = "1.1.10"
stability   = "stable"
channel     = "pear.nrk.io"

author      = "Daniele Alessandri \"nrk\" <suppakilla@gmail.com>"

[require]
php = ">= 5.3.9"
pearinstaller = "1.4.1"

[roles]
*.xml.dist = test
*.md = doc
LICENSE = doc

[optional phpiredis]
hint = "Add support for faster protocol handling with phpiredis"
extensions[] = socket
extensions[] = phpiredis

[optional webdis]
hint = "Add support for Webdis"
extensions[] = curl
extensions[] = phpiredis