Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xExtension-SendToMyJD2: Undefined variable: $lMD #30

Open
Alkarex opened this issue Aug 18, 2024 · 2 comments
Open

xExtension-SendToMyJD2: Undefined variable: $lMD #30

Alkarex opened this issue Aug 18, 2024 · 2 comments

Comments

@Alkarex
Copy link

Alkarex commented Aug 18, 2024

A little bug: you cannot use a variable after unset()

unset($lMD);
$this->cntMyJdMD = $lMD;

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):

image

Copy link

Welcome Alkarex 🎉

Congrats to your first issue!

Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant