You enjoyed the thread about "unadvertised" features of the upcoming #PHP 8.5 release? ๐คฉ
Let's do it again with the latest released version, PHP 8.4, for all #Symfony/#Laravel/vanilla PHP fans ๐
Here are 11 FEATURES you probably don't know about the current PHP version ๐งต๐
๐ (1/11) #PHP 8.4 adds SSE2 and SHA-NI #hardware acceleration for #SHA-256:
hash('sha256', /* your data */);
What does this means exactly? HUGE performance boost! ๐ฅ But how is it possible? ๐