Skip to content
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

feature: PHP Attributes for Bootloader Methods #1190

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

butschster
Copy link
Member

@butschster butschster commented Jan 5, 2025

Q A
Bugfix?
Breaks BC?
New feature? ✔️
Issues #1064

@butschster butschster added this to the 3.15 milestone Jan 5, 2025
@butschster butschster self-assigned this Jan 5, 2025
# Conflicts:
#	src/Boot/tests/BootloadManager/AttributeBootloadConfigTest.php
#	src/Boot/tests/BootloadManager/BootloadConfigTest.php
#	src/Boot/tests/BootloadManager/BootloadManagerTest.php
#	src/Boot/tests/BootloadManager/BootloadersTest.php
#	src/Boot/tests/BootloadManager/MergeBootloadConfigTest.php
@butschster butschster linked an issue Jan 5, 2025 that may be closed by this pull request
@roxblnfk
Copy link
Member

roxblnfk commented Jan 22, 2025

It's necessary to add comments about priorities in boot/init methods. Are these priorities global or local?

Need to cover by comments all the new attributes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

PHP Attributes for Bootloader Methods
2 participants