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

Boinc Server 1.4.2 #5441

Closed
oppiet30 opened this issue Dec 4, 2023 · 3 comments · Fixed by #5442 or #5443
Closed

Boinc Server 1.4.2 #5441

oppiet30 opened this issue Dec 4, 2023 · 3 comments · Fixed by #5442 or #5443

Comments

@oppiet30
Copy link

oppiet30 commented Dec 4, 2023

Describe the bug
A clear and concise description of what the bug is.
Deprecated: urldecode(): Passing null to parameter #1 ($string) of type string is deprecated in /home/boincadm/boinc/projects/html/user/login_action.php on line 163

Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /home/boincadm/boinc/projects/html/user/login_action.php on line 186
Steps To Reproduce

  1. git clone https://github.com/BOINC/boinc.git
  2. cd boinc
  3. git checkout tags/server_release/1.4/1.4.2 -b server_release/1.4.2
  4. followed instructions to compile.
  5. followed instructions to create a project.

Expected behavior
A clear and concise description of what you expected to happen.
It to work
Screenshots
If applicable, add screenshots to help explain your problem.

System Information

  • OS:
  • BOINC Version:

Additional context
Add any other context about the problem here.

@oppiet30
Copy link
Author

oppiet30 commented Dec 4, 2023

PHP 8.2.13 (cli) (built: Nov 21 2023 09:55:59) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.2.13, Copyright (c) Zend Technologies
with Zend OPcache v8.2.13, Copyright (c), by Zend Technologies

@oppiet30
Copy link
Author

oppiet30 commented Dec 4, 2023

Also have these two deprecations:
Deprecated: Creation of dynamic property BoincUser::$prefs is deprecated in /home/boincadm/boinc/projects/html/inc/forum_db.inc on line 164
Deprecated: urldecode(): Passing null to parameter #1 ($string) of type string is deprecated in /home/boincadm/boinc/projects/html/user/login_form.php on line 26

@AenBleidd
Copy link
Member

@davidpanderson, could you please take a look?

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

Successfully merging a pull request may close this issue.

2 participants