Skip to content

Conversation

@uuf6429
Copy link
Contributor

@uuf6429 uuf6429 commented Dec 13, 2025

Attributes provide better DX (autocompletion, discoverability etc) and since they're parsed natively by php, they're faster and more stable (than phpdoc parsing tools).
Since this package depends on PHP 8.3, might as well make the jump.

I believe this change should not have backward compatibility issues.

@christeredvartsen
Copy link
Member

Nice! Care to rebase your branch on main so that the CI workflow will run on pull_request events as well? I'm planning to do some changes to how the extension is released (more automation), and I just did some small changes to the main workflow.

Will create a pull request / issue shortly regarding this and will ping you so I can get some feedback.

@uuf6429 uuf6429 force-pushed the chore/switch-to-attributes branch from 19ad89f to c051b1c Compare December 19, 2025 10:44
@christeredvartsen christeredvartsen merged commit c819d46 into imbo:main Dec 20, 2025
3 checks passed
@uuf6429 uuf6429 deleted the chore/switch-to-attributes branch December 21, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants