v1.0.8 error

Open Beginner friendly
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
php
Domain
backend

Research direction

Start at src/Client.php line 19 and inspect how the Workerman\Timer import is used. Update the project's dependency declaration so it requires workerman/workerman at version 4.0 or newer; done means the package installs with that requirement and the error is resolved.

Written by the indexing model from the issue text.

Description

in src/Client.php line:19
use Workerman\Timer;
this need "workerman/workerman": ">=4.0"

Dominant language
PHP
Stars
21
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from workerman-php/redis

All issues in workerman-php/redis

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.