Skip to content

[ticket/17618] Cure Symfony 7 (and PHP 8.2+) deprecation warnings#6934

Open
iMattPro wants to merge 10 commits intophpbb:masterfrom
iMattPro:ticket/17618
Open

[ticket/17618] Cure Symfony 7 (and PHP 8.2+) deprecation warnings#6934
iMattPro wants to merge 10 commits intophpbb:masterfrom
iMattPro:ticket/17618

Conversation

@iMattPro
Copy link
Copy Markdown
Member

@iMattPro iMattPro commented Mar 2, 2026

Checklist:

  • Correct branch: master for new features; 3.3.x for fixes
  • Tests pass
  • Code follows coding guidelines: master and 3.3.x
  • Commit follows commit message format

Tracker ticket:

https://tracker.phpbb.com/browse/PHPBB-17618

@iMattPro iMattPro changed the title [ticket/17618] Cure all Symfony 7 deprecation warnings [ticket/17618] Cure all Symfony 7 and PHP 8.2+ deprecation warnings Mar 3, 2026
@iMattPro iMattPro changed the title [ticket/17618] Cure all Symfony 7 and PHP 8.2+ deprecation warnings [ticket/17618] Cure Symfony 7 (and PHP 8.2+) deprecation warnings Mar 3, 2026
#[\AllowDynamicProperties]
class acp_captcha
{
var $u_action;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Would be nice to see this things updated to public

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

That's beyond the scope of this PR, and also, the ACP probably needs such a massive overhaul, that those sort of things should be saved for that job. The ACP files are basically PHP 4 language-level code 😂

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