Skip to content

Conversation

@kamil-tekiela
Copy link
Member

This PR moves user note related functionality to a dedicated class. This helps with code organization. Only a very minimal refactoring was done to help with PR reviewing; it was mostly copy-paste.

See #710

@github-actions
Copy link
Contributor

🚀 Preview for commit e1444a4 can be found at https://web-php-pr-1662.preview.thephp.foundation

@github-actions
Copy link
Contributor

🚀 Regression report for commit e1444a4 is at https://web-php-regression-report-pr-1662.preview.thephp.foundation

@php php deleted a comment from ericjoes2025-arch Jan 13, 2026
@php php deleted a comment from ericjoes2025-arch Jan 13, 2026
@php php deleted a comment from kamil-tekiela Jan 13, 2026
@derickr derickr merged commit 85f795f into php:master Jan 13, 2026
4 of 5 checks passed
return $out;
}

function contributors($setup) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Turned out that removing this, broke the manual as it makes use of this function. I had to restore it (quickly) to make the manual not broken again: 4788a14

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I might have removed that accidently during one of the many rebases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants