run:R W Run
DIR
2026-04-09 18:51:36
R W Run
DIR
2026-04-09 18:51:36
R W Run
DIR
2026-04-09 18:51:36
R W Run
42.31 KB
2026-04-09 18:51:36
R W Run
14.57 KB
2026-04-09 18:51:36
R W Run
1.09 KB
2026-04-09 18:51:36
R W Run
19.59 KB
2026-04-09 18:51:36
R W Run
3.33 KB
2026-04-09 18:51:36
R W Run
2.5 KB
2026-04-09 18:51:36
R W Run
2.42 KB
2026-04-09 18:51:36
R W Run
324 By
2026-04-09 18:51:36
R W Run
2.55 KB
2026-04-09 18:51:36
R W Run
error_log
📄composer.json
1{
2 "name": "rhubarbgroup/object-cache-pro",
3 "description": "A business class Redis object cache backend for WordPress.",
4 "homepage": "https://objectcache.pro",
5 "type": "wordpress-plugin",
6 "license": "proprietary",
7 "require": {
8 "php": "^7.2 || ^8.0",
9 "ext-redis": ">=4.0.0",
10 "composer/installers": "~1.0 || ~2.0"
11 },
12 "require-dev": {
13 "dms/phpunit-arraysubset-asserts": "^0.4.0",
14 "fabpot/goutte": "^v4.0",
15 "friendsofphp/php-cs-fixer": "^v3.1",
16 "mockery/mockery": "^1.2",
17 "phpcompatibility/php-compatibility": "10.0.0-alpha2",
18 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
19 "squizlabs/php_codesniffer": "^3.7",
20 "szepeviktor/phpstan-wordpress": "^1.0",
21 "wp-cli/wp-cli-bundle": "^2.6"
22 },
23 "autoload": {
24 "psr-4": {
25 "RedisCachePro\\": "src/"
26 },
27 "classmap": [
28 "src/Support/Types.php",
29 "src/Extensions/Debugbar/Panel.php",
30 "src/Extensions/Debugbar/Insights.php"
31 ]
32 },
33 "autoload-dev": {
34 "psr-4": {
35 "Tests\\": "tests/"
36 },
37 "exclude-from-classmap": [
38 "tests/PHPStan/",
39 "tests/bootstrap.php"
40 ]
41 },
42 "suggest": {
43 "ext-redis": "Required to use PhpRedis as the object cache backend.",
44 "ext-relay": "Required to use Relay as the object cache backend."
45 },
46 "config": {
47 "sort-packages": true,
48 "preferred-install": "dist",
49 "optimize-autoloader": true,
50 "allow-plugins": {
51 "composer/installers": true,
52 "dealerdirect/phpcodesniffer-composer-installer": true
53 }
54 },
55 "minimum-stability": "dev",
56 "prefer-stable": true,
57 "scripts": {
58 "test": "phpunit --testdox",
59 "test:unit": "phpunit --testdox --testsuite Unit",
60 "test:http": "phpunit --testdox --testsuite Feature",
61 "coverage:unit": "phpunit --testsuite Unit --coverage-clover=coverage.xml",
62 "coverage:http": "phpunit --testsuite Feature --coverage-clover=coverage.xml",
63 "style": "php-cs-fixer fix --verbose --dry-run --diff",
64 "style:fix": "php-cs-fixer fix --verbose",
65 "lint": "phpcs --no-cache -p -s --standard=phpcs.lint.xml --ignore=vendor .",
66 "lint:fix": "phpcbf --no-cache -p -s --standard=phpcs.lint.xml --ignore=vendor .",
67 "compat": "phpcs --no-cache -p -s --standard=phpcs.compat.xml --ignore=vendor,tests .",
68 "phpstan": "phpstan analyze"
69 }
70}
71
Ui Ux Design – Teachers Night Out

Get in Touch

© 2024 Teachers Night Out. All Rights Reserved.