We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
A little bug: you cannot use a variable after unset()
unset()
cntools_FreshRssExtensions/xExtension-SendToMyJD2/extension.php
Lines 304 to 305 in d0bd817
By the way, you are welcome to have a look at automatic tests in https://github.com/FreshRSS/Extensions for catching errors and warnings (FreshRSS/Extensions#248):
The text was updated successfully, but these errors were encountered:
Congrats to your first issue!
Sorry, something went wrong.
Stale issue message
See example of code update for another extension: Joedmin/xExtension-wallabag-button#1
Still relevant. See update FreshRSS/Extensions#269
No branches or pull requests
A little bug: you cannot use a variable after
unset()
cntools_FreshRssExtensions/xExtension-SendToMyJD2/extension.php
Lines 304 to 305 in d0bd817
By the way, you are welcome to have a look at automatic tests in https://github.com/FreshRSS/Extensions for catching errors and warnings (FreshRSS/Extensions#248):
The text was updated successfully, but these errors were encountered: