wpengine / wpengine/wpackagist
[Bug] wp-content dir missing upon bumping wp from 7.1 to 7.1.1
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 768
- Forks
- 69
- Avg merge
- 3h 52m
- Merged PRs (30d)
- 1
Description
Today I run a composer update command on my existing install.
Composer.lock was updated, with wp moving from 7.1.0 to 7.1.1.
When trying to access the website, I noticed that the directory wordpress/wp-includes was gone!
Not sure if it is related, but the minimum php version for package johnpbloch/wordpress-core in composer.lock was downgraded from 7.4 to 5.3.2.
Was there a packaging error in producing the johnpbloch/wordpress-core tarball for 7.1.1?
Contributor guide
No contributing guide indexed for this repository
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 by reproducing the composer update from WordPress 7.1.0 to 7.1.1 and inspect the generated composer.lock plus the johnpbloch/wordpress-core 7.1.1 package or tarball. Done means the upgraded install contains wordpress/wp-includes and the package metadata has the expected PHP requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100