Diego
Diego
# 🐞 bug report **Behavior**: I tried some scheduled tasks via `wp-cli`, and the following notice appeared `Notice: Undefined property: Freemius_Api::$_sandbox in /path/to/freemius/php-sdk/freemius/Freemius.php on line 69` **Affected line** https://github.com/Freemius/freemius-php-sdk/blob/master/freemius/Freemius.php#L69 **Cause**...
The documentation (https://freemius.docs.apiary.io/#reference/pricing/plans-pricing/update-pricing) indicates the following: **Request Body JSON Data** Key | Required | Description -- | -- | -- monthly_price | No | annual_price | No | lifetime_price |...
File markdown.php seems to contain several lines where the elements of an array are accessed using curly braces (e.g. `$tag{0}`). This triggers the following warning: `Deprecated: Array and string offset...
### Prerequisites - [ ] I have carried out troubleshooting steps and I believe I have found a bug. - [ ] I have searched for similar bugs in both...
I've been asked by my client to open a new pull request, since the #86 was closed, probably by mistake, without a merge. ### All Submissions: * [ ] Does...