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 symfony#52942 Refactor hyper check location (theofidry)
This PR was merged into the 5.4 branch.
Discussion
----------
Refactor hyper check location
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | None
| License | MIT
Extracted from symfony#52940 to reduce the noise of that PR. There is no logic change, only a potentially a performance (I assume non-existent given it's a if check of a constant). If it is a concern however, this could be checked _before_ the windows specific checks.
Commits
-------
9c09e16 refactor: hyper check
0 commit comments