I really need to check php compatibility

preview_player
Показать описание
In this video, we will check for PHP compatibility on one of my old projects and different versions of WordPress.

Command:

Unlock unlimited opportunities with 50% off your first month of Coursera Plus

Join the channel to get access to more perks:

Or visit my blog at:

Outro music: Sanaas Scylla

#php #compatibility #wordpress
Рекомендации по теме
Комментарии
Автор

This was awesome! I am slowly working on moving a bunch of legacy application servers over to the newer version of still slow going, but this video helped me quite a bit!

jon_c
Автор

Thanks for this tutorial, this is really helpful.

kishordd
Автор

Thank you, Daniel! This video is easy to follow and helped me a great deal in finding what has been deprecated in my code, going from PHP7 to PHP8.
I did find it hard to type the commands you used in your demo, so concider adding those in the descriptions so it's easier to copy/paste and test it on our machines.

dvnarxx
Автор

Thanks for the tutorial. I wasn't really sure how to use these tools, but it was pretty easy to follow along with you. Now I know my code is ready for PHP 8.1 :D

JonathanBennett
Автор

Something wrong with the utility: `Function each() is deprecated since PHP 7.2; Use a foreach loop instead` when checking for 8.0 compatibility. An error should be reported instead of warning

rafabieronski
Автор

How did you check for compatibility with PHP 8.1 when the Compatibility checker was last updated in 2019 before 8.x?

JohnCamacho
Автор

Is there a tool for PHP 8.12 for this?

Stoss_