Lucas
Lucas
Howdy! I tried to use PHP-Scoper to prefix a WordPress plugin but couldn't. I saw the issue https://github.com/humbug/php-scoper/issues/303 and the PR https://github.com/humbug/php-scoper/pull/433, I've read through a fair amount of comments...
How to run Mozart on a composer.json that has platform requirements locked to an older PHP version?
Our plugin is compatible with PHP 5.6+. To make sure all our dependencies are also compatible with these PHP versions, we have specified a platform requirement in `composer.json`: ``` "config":...
Howdy! I need to prefix the Composer dependencies of a WordPress plugin, I've been studying the differences between Mozart and PHP Scoper and trying to find out what's best for...
Take the following emoji for instance: 👩👩👦👦 This emoji consists of four different emojis glued together by Zero Width Joiner characters, as seen on https://emojipedia.org/family-woman-woman-boy-boy/. When checking the length with...
Hello, How do I update PhantomJS to the latest version? Thanks
Howdy, Sometimes we might want to include an unminified browser-ready version of the script. Is it possible to include one example of it to the dist folder? The `index.js` at...
Hey, First of all I would like to thank the creators of this library. It is simply awesome! However, it might be really tricky to get this up and running....
Hey. The "go to" waypoint is not very precise. It can have a margin of error of 1 or 2 SQM for each waypoint. This is annoying in places where...
I'd like to enforce comments on every class method with `Squiz.Commenting.FunctionComment.Missing`, except if the function is a `__construct`. I'm not seeing a way to accomplish, as the I can either...
Hello, My suggestion is to make statistic columns sortable: 