Skip to content

Migrate controller annotations to attributes#549

Merged
Rello merged 1 commit intomasterfrom
codex/replace-deprecated-@-annotations-with-#-noadminrequired]
Sep 19, 2025
Merged

Migrate controller annotations to attributes#549
Rello merged 1 commit intomasterfrom
codex/replace-deprecated-@-annotations-with-#-noadminrequired]

Conversation

@Rello
Copy link
Copy Markdown
Owner

@Rello Rello commented Sep 19, 2025

Summary

  • replace deprecated controller annotations with the corresponding PHP attributes across the app controllers
  • document the attribute migration in the changelog

Testing

  • for f in $(git diff --name-only | grep '.php'); do php -l $f; done

https://chatgpt.com/codex/tasks/task_e_68ccacc3fb308333a1136fa3ba449934

@Rello Rello merged commit d3688b7 into master Sep 19, 2025
1 check passed
@Rello Rello deleted the codex/replace-deprecated-@-annotations-with-#-noadminrequired] branch September 19, 2025 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant