Skip to content

Fix several issues in versions.xml files#5507

Open
kamil-tekiela wants to merge 17 commits intophp:masterfrom
kamil-tekiela:versions-fixes
Open

Fix several issues in versions.xml files#5507
kamil-tekiela wants to merge 17 commits intophp:masterfrom
kamil-tekiela:versions-fixes

Conversation

@kamil-tekiela
Copy link
Copy Markdown
Member

These files are manually maintained, and so they suffer from several issues: missing entries, unnecessary entries, typos, etc.

  • The first few commits fix typos and add a few missing entries that I was able to verify
  • The rest removes entries that are definitely no longer useful to anyone

However, this is just a small patch. The number of missing entries is much larger. There are also hundreds of entries that don't serve any purpose. They can be grouped mostly into two types: inherited but not overridden methods, and aliases. None of them have a matching page in the documentation, which means that these entries aren't used by PHP manual at least. However, I was cautious about removing them as they can still offer some insight into other tools or human eyes.

@kamil-tekiela kamil-tekiela requested a review from ndossche as a code owner April 22, 2026 23:31
Comment thread reference/simplexml/versions.xml Outdated
Co-authored-by: Louis-Arnaud <la.catoire@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants