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
[skip ci] Mention AVX(2) detection fix for MSVC in UPGRADING
This is likely more important than the possibility to build for AVX-512
since our official binaries have build time support for SSE2 only. So
proper detection of AVX may make a huge performance difference for
`base64_*()` and some MBString functionality.
ClosesphpGH-16248.
0 commit comments