Alexandre Daubois Profile picture
CTO @coopTilleuls / @Symfony Core Team
Jul 18 โ€ข 15 tweets โ€ข 2 min read
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? ๐Ÿ‘‡