Hey, I have released new version v3.1.11 which uses native wp_generate_uuid4() function instead of the ramsey/uuid composer library. I don’t know why I used a composer library for this in the first place, maybe out of habit?
Could everyone please test that the plugin is now working properly?
I have tried to debug this issue with little luck since it seems like it could be caused with a particular combination of PHP, composer and hosting environment and I have yet to determine what that combination is.
I will have to debug this later but now the most important thing is to release a version that doesn’t cause breakage for sites.
I’m really sorry for all the trouble this issue has caused by breaking people’s sites. Last 48 hours have been super stressful for me first because first I changed the deployment of the plugin from Travis to GitHub actions and due to an issue with the 10up/action-wordpress-plugin-deploy action, a broken version of the plugin was deployed into the www.remarpro.com repository.
After I fixed this, reports started coming in about this other issue Composer and ramsay/uuid dependency.
So please test out the latest v3.1.11 version and I will do my best that more of these issues will happen from now on.
Thank you!
-
This reply was modified 5 years ago by joppuyo.