Not compatible with PHP Alpine Docker image
-
Hi,
on the admin page, I have a message :
Warning: Use of undefined constant GLOB_BRACE - assumed 'GLOB_BRACE' (this will throw an Error in a future version of PHP) in /var/www/XXX/web/wp-content/plugins/merge-minify-refresh/merge-minify-refresh.php on line 286
and
Warning: glob() expects parameter 2 to be integer, string given in /var/www/XXX/web/wp-content/plugins/merge-minify-refresh/merge-minify-refresh.php on line 286
It’s because alpine doesn’t have it in libc…
Somes explication: https://github.com/wp-cli/wp-cli/issues/4353#issuecomment-330061786wp-cli have a fixe, but I thinks that use another PHP function is a good issue…
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Not compatible with PHP Alpine Docker image’ is closed to new replies.