Skip to content

Update for phpBB 4 deprecations#71

Open
rubencm wants to merge 1 commit into
phpbb-extensions:dev/4.0from
rubencm:phpbb-4-deprecations
Open

Update for phpBB 4 deprecations#71
rubencm wants to merge 1 commit into
phpbb-extensions:dev/4.0from
rubencm:phpbb-4-deprecations

Conversation

@rubencm

@rubencm rubencm commented Jul 4, 2026

Copy link
Copy Markdown

No description provided.

@rubencm

rubencm commented Jul 4, 2026

Copy link
Copy Markdown
Author

For symfony 8, they added return type to getSubscribedEvents, so if we don't add it when inherit, we get a fatal error
https://github.com/symfony/symfony/blob/8.2/src/Symfony/Component/EventDispatcher/EventSubscriberInterface.php

@rubencm rubencm marked this pull request as draft July 5, 2026 09:45
@rubencm rubencm force-pushed the phpbb-4-deprecations branch from 12ef845 to 16adad3 Compare July 5, 2026 11:21
@rubencm rubencm marked this pull request as ready for review July 5, 2026 11:22
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.21%. Comparing base (388381d) to head (16adad3).

Additional details and impacted files
@@              Coverage Diff              @@
##             dev/4.0      #71      +/-   ##
=============================================
+ Coverage      53.10%   53.21%   +0.10%     
  Complexity        59       59              
=============================================
  Files              7        7              
  Lines            177      171       -6     
=============================================
- Hits              94       91       -3     
+ Misses            83       80       -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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