Comments 2marcelodidier started the conversationOctober 26, 2023 at 8:28pmI'm with a client who's asking me for a migration, and when I perform the migration there's some conflict.1 Like 390Ripul repliedOctober 28, 2023 at 4:56amwe do all our development on php 8.2 , just ensure you have latest theme and plugins and do the upgrade. 2marcelodidier repliedOctober 30, 2023 at 1:30pmThank you so much for your answer.I managed to do it on a local server emulator, like MAMP or Local WP.I installed a copy at PHP 7.4. I updated all the plugins.I created a new Wordpress facility running in PHP 8.2.I changed the PHP facility 7.4 to 8.2 in the emulator and exported only the data pack.In the new facility I did at PHP 8.2, I copied the plugin files, media and themes.I uploaded only from the database exported to PHP 8.2 and it worked all right.Now it's to perform small adjustments, but everything's working fine.I hope to help other people who are going through the same probelm. 390Ripul repliedNovember 3, 2023 at 3:55pmYEs, thank you for the confirmation.PHP 7.4 vs PHP 8.2 has some changes so updated plugins might not work with end of life PHP versions. Sign in to reply ...
I'm with a client who's asking me for a migration, and when I perform the migration there's some conflict.
we do all our development on php 8.2 , just ensure you have latest theme and plugins and do the upgrade.
Thank you so much for your answer.
I managed to do it on a local server emulator, like MAMP or Local WP.
I installed a copy at PHP 7.4. I updated all the plugins.
I created a new Wordpress facility running in PHP 8.2.
I changed the PHP facility 7.4 to 8.2 in the emulator and exported only the data pack.
In the new facility I did at PHP 8.2, I copied the plugin files, media and themes.
I uploaded only from the database exported to PHP 8.2 and it worked all right.
Now it's to perform small adjustments, but everything's working fine.
I hope to help other people who are going through the same probelm.
YEs, thank you for the confirmation.
PHP 7.4 vs PHP 8.2 has some changes so updated plugins might not work with end of life PHP versions.