_stefanzweifel’s avatar_stefanzweifel’s Twitter Archive—№ 2,473

  1. Switched @screeenly to run on PHP 8.1 exclusively (finally!). Instead of manually refactoring the app to use 8.1 features, I just ran @rectorphp. Here's the diff of a console command: - property promotion - readonly properties - use is_countable to catch possible errors 🎉