Diego
Diego
@Tabrisrp unfortunately, I'm afraid that the only ways to prevent conflicts are the two ones I described. With Monolog 2.x, you risk conflicts with plugins using 1.x. With 1.x, you...
From my specific side, in addition to the technical aspect, there's also the user experience factor. I've been recommending WP Rocket to dozens of customers, for the past 8 years,...
I noticed the same issue with Visual Studio Code (VS Code), in the same scenario. If the `actor` is extended with custom steps, the autocomplete stops working altogether. It looks...
**Further information** The issue seems to occur when one of the plugins that loads the Freemius SDK is installed via a symbolic link. The full path to the SDK doesn't...
It's actually possible to retrieve only a specific amount of data with CURL. It can be done by passing a writer function to CURL, which returns zero when the desired...
I will see if I can make it work. In case I don't make it in a reasonable time, here is a discussion about the various methods to achieve the...
Feature implemented, pull request on the way.
Unfortunately, I don't have any other information about the issue. The affected sites, both of which threw the error between yesterday and today, belong to clients, but I don't have...
I would be happy to try the master branch, but I wasn't able to reproduce the error myself, either. Due to that, there's no way of knowing if the fix...
@YahnisElsts Just a quick update. Another user reported the same error. Unfortunately, I couldn't get access to a staging site (they are all very strict with the access), so I...