WordPress / WordPress/plugin-check

CLI: `object-cache.php` drop-in prevents extension usage

Open
#555 8 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.