Skip to content

Sort functionMap.php entries #294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 28, 2025
Merged

Sort functionMap.php entries #294

merged 2 commits into from
Jul 28, 2025

Conversation

IanDelMar
Copy link
Contributor

Sorts entries in functionMap.php first by whether they represent global functions or classes and their members, and then alphabetically within each group.

This introduces no functional changes - it's purely to support quick visual scanning by imposing a clearer structure.

@szepeviktor szepeviktor merged commit 731de42 into php-stubs:master Jul 28, 2025
6 checks passed
@IanDelMar IanDelMar deleted the sort branch July 28, 2025 13:54
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