You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #51234 [FrameworkBundle] Remove redundant interface_exists() check (HypeMC)
This PR was merged into the 6.4 branch.
Discussion
----------
[FrameworkBundle] Remove redundant `interface_exists()` check
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
This is no longer needed since the min required PHP version is 8.1.
Commits
-------
d5287d2 [FrameworkBundle] Remove redundant `interface_exists()` check
0 commit comments