Skip to content

Creation of dynamic property page::$index is deprecated #28

Open
@frollo

Description

@frollo

How to post a meaningful bug report

  1. Read this whole template first.
  2. Determine if you are on the right place:
    • If you were performing an action on the app from the webadmin or the CLI (install, update, backup, restore, change_url...), you are on the right place!
    • Otherwise, the issue may be due to the app itself. Refer to its documentation or repository for help.
    • When in doubt, post here and we will figure it out together.
  3. Delete the italic comments as you write over them below, and remove this guide.

Describe the bug

I've newly installed this app and it doesn't seem able to load any page. When I try to load it, I get three errors:

  • Deprecated: Creation of dynamic property page::$index is deprecated in /var/www/phpldapadmin/lib/page.php on line 38
  • Deprecated: Creation of dynamic property page::$sysmsg is deprecated in /var/www/phpldapadmin/lib/page.php on line 468
  • Deprecated: Creation of dynamic property page::$_block is deprecated in /var/www/phpldapadmin/lib/page.php on line 241

Then, inside the page itself, I get a more extensive stack trace:

Screenshot_20240120-192249~2

(Screenshot from mobile, I'm trying to use the app because I currently don't have access to a laptop)

Context

  • Hardware: VPS bought online
  • YunoHost version: 11.2.9.1
  • I have access to my server: currently only through the webadmin, normally I also have SSH access
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no

Steps to reproduce

It happens when opening a newly installed instance.

Expected behavior

The page is loaded without errors.

Logs

There are no error logs, but here are the installation logs: https://paste.yunohost.org/raw/avoluyahac

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions