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

Changes for PHP 8.2 - #174

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

Happyfeet01
Copy link
Contributor

I had this error:



Debug PHP Creation of dynamic 2025-01-16T14:38:50+00:00  
                              property                                                                                                     
                              OCA\NCDownloader\Command\Aria2Command::$dbconn                                                               
                              is deprecated at                                                                                             
                              /var/www/html/custom_apps/ncdownloader/lib/Command/Aria2Command.php#16

The error shows that an outdated method for creating dynamic properties is used in the Aria2Command.php file within the ncdownloader app. PHP indicates here that the use of dynamic properties has been marked as deprecated as of PHP 8.2.

BitSearch.to has an outdated SSL Certificate. Change it to https://btdig.com
Changes for PHP 8.2
Endgültige Anpassung für PHP 8.2 Kompatiblität.
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 this pull request may close these issues.

1 participant