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

Deprecation #50

Closed
ghost opened this issue Aug 2, 2023 · 2 comments · May be fixed by #51
Closed

Deprecation #50

ghost opened this issue Aug 2, 2023 · 2 comments · May be fixed by #51

Comments

@ghost
Copy link

ghost commented Aug 2, 2023

On auth page displays

Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /storage/emulated/0/Download/selfauth/index.php on line 371

and after entering password

Deprecated: base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /storage/emulated/0/Download/selfauth/index.php on line 135

Warning: Cannot modify header information - headers already sent by (output started at /storage/emulated/0/Download/selfauth/index.php:135) in /storage/emulated/0/Download/selfauth/index.php on line 334

PHP 8.2.8

@sugardave
Copy link

I'm not strong in PHP, but this change should clear the deprecation and eliminate the headers already sent warning. I was able to verify with Indie Login and successfully authenticate against my domain.

@ghost
Copy link
Author

ghost commented Sep 26, 2023

I'm forgot about this issue xd
I hope this PR really fixes problem

@ghost ghost closed this as completed Dec 4, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant