- use a new array syntax `[]` instead of `array()` - use `::class` instead of FQNs in form types - `yield` for PHPUnit data providers What else?