Remove 6.8 flags in Admin
Open
component/administration
domain/framework
- Dominant language
- PHP
- Stars
- 3.4k
- Forks
- 1.2k
- Avg merge
- 3d 55m
- Merged PRs (30d)
- 436
Description
* Remove 6.8 deprecations
* Remove major flags
* Remove experimental flags:
* `ADMIN_COMPOSITION_API_EXTENSION_SYSTEM`
Contributor guide
Research direction
Start by searching the Admin code for ADMIN_COMPOSITION_API_EXTENSION_SYSTEM and the 6.8 deprecation and major-flag definitions. Check nearby tests or flag registration points before removing the listed entries; done means the specified 6.8 deprecations, major flags, and experimental flag are gone without breaking Admin checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100