Code
-

PHP 8 is generally available since 26th November and now it’s the time to start considering the migration to the latest php version. I’m here just recoding the steps for building a vagrant based simple dev environment for php 8.0. Final code can be fond in this repo: https://github.com/thilinah/php8-vagrant Add a Vagrantfile under your project…
