Roy Orbitson
Forum Replies Created
-
Forum: Plugins
In reply to: [JS & CSS Script Optimizer] Disable MInify CSSI think it may be that the feature is force-disabled, because the settings form actually saves a
0(off value) for it.Forum: Plugins
In reply to: [JS & CSS Script Optimizer] Disable MInify CSSI, too would like to know why I can’t just concatenate them.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Use of PHP 7-only constantsCheers
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Use of PHP 7-only constantsSure, *you* are only using it for that, but what about other code relies on it, would correctly create it when it doesn’t exist, but finds that broken value?
5.6 Is supported until the end of this year, and you can bet that a huge number of web servers will keep running it after that since there are non-trivial changes that have to be made to your code.
WP itself says it will run on 5.2.4+.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Use of PHP 7-only constantsThat’s not good advice when that constant usually evaluates to -9223372036854775808 (or -2147483648 on 32-bit systems). I think it’d be better if you correct the code that assumes everyone’s on PHP 7.
It was just minify, I believe.
Sorry, I cannot assist further as it was happening on a production site so I just had to remove the plugin.