Our application was running on laravel 5.5 and we updated to 7.5 and moved up from PHP 7.2 to 7.4.7 without any issues. I am newbie here but this is my experience.
Jul 1, 2020
6
Level 3
Will update PHP 7.3 to 7.4 break anything?
Some library I want to use require higher PHP version. Will it break my app?
Level 1
@gthell We are in production mode and we did not have issue with laravel application itself, but had other issues not related to PHP version. I think your best approach is to follow @martinbean steps and run multiple tests as well as manual testing to see if there are other issues that needs to be addressed.
Very soon on 26th of Nov 2020 PHP 8 will be released and it will be very interesting!! I guess there will lots of things to change that time not just for yourself, but for most of us here.
1 like
Please or to participate in this conversation.