WordPress / WordPress/plugin-check
CLI: `object-cache.php` drop-in prevents extension usage
Open
Nobody has claimed this yet.
[Type] Bug
- Dominant language
- PHP
- Stars
- 362
- Forks
- 126
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 22
Description
Sparked from https://github.com/WordPress/plugin-check/pull/518
- Issue is related with
object-cache.php - When same CLI command is run twice, second command does not give expected output due to above file.
Issue is being investigated in https://github.com/WordPress/plugin-check/pull/533
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the related PRs #518 and #533, then inspect how object-cache.php affects the relevant CLI command when it runs twice. Reproduce the issue with the command discussed in PR #533 and compare both outputs. Done means the drop-in no longer prevents expected extension usage or changes the second command's output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100