https://php.watch/versions/8.0 is a must read
Enums 🕺 ✅
php.watch has a great writeup
Array unpacking with array<string, mixed> 🕺 ✅
again, php.watch has a great writeup
Array unpacking overwrites duplicate string keys, while the + operator ignores duplicate string keys.
array_is_list(array $input)🕺 ✅
guess who's got a good write up?
❌ \PHP\iterable\any() and all() ❌
Failed required vote count in RFCs