Open LeoColomb opened 8 months ago
Would be great to get this reviewed/approved! We had a few hundred sites go down today updating Cloudflare via Composer thanks to this fun error 😅 (still trying to figure out why the error didn't show itself in staging)
@JulienMelissas If you are a business customer of Cloudflare, don't hesitate to open an internal ticket in their support area. If so, feel free to reference our ticket 3130507.
@aseure @jacobbednarz @william-woodhead Any possible feedback?
@aseure @jacobbednarz @william-woodhead any update? I've got a pile of duct tape getting our composer based project to work with this plugin specifically being the issue. What's holding it up?
@aseure @jacobbednarz @william-woodhead any update?
Alternative solution for #539. This helps to work around the issue regarding the conflicted dependencies (specifically
Psr\Log
package). This would allow installing the package on a PHP 8 server via Composer, while keeping the wp.org plugin a PHP 7.x target.cc @Korben00