I’m going to switch my forum from PHP 8.1 to 8.2. I’m on SiteGround and that means selecting the correct version in their site tools UI, as well as switching my bash command aliases from php81 to php82 (including composer).
Do I have to execute something else? Like delete a folder and recompile through a php/composer command?