leenooks / phpLDAPadmin

phpLDAPadmin - Web based LDAP administration tool
www.phpldapadmin.org
GNU General Public License v2.0
520 stars 166 forks source link

Unrecognized error number: 8192: trim(): Passing null to parameter #1 ($string) of type string is deprecated #225

Closed Yazzura closed 1 year ago

Yazzura commented 1 year ago

Describe the bug Unrecognized error number: 8192: trim(): Passing null to parameter #1 ($string) of type string is deprecated

To Reproduce Steps to reproduce the behavior:

  1. login to my previously configured LDAP server with phpldapadmin configuration

Expected behavior view a login page that could login LDAP server

Screenshots (file:///home/yazzura/Pictures/Screenshots/Screenshot%20from%202023-08-24%2005-46-50.png)

LDAP Server details (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

williamdes commented 1 year ago

Hi You should upgrade to 1.2.6.6 it might be alright solved. After that could you post the full stack trace?

Ted-bot commented 1 year ago

Hi You should upgrade to 1.2.6.6 it might be alright solved. After that could you post the full stack trace?

@williamdes do you mean php 1.2.6.6. ? i got the same issue as @Yazzura

williamdes commented 1 year ago

Hi You should upgrade to 1.2.6.6 it might be alright solved. After that could you post the full stack trace?

@williamdes do you mean php 1.2.6.6. ? i got the same issue as @Yazzura

I mean phpldapadmin php 1.0 was in the year 1995

williamdes commented 1 year ago

A more detailed stack trace would definitely help

Ted-bot commented 1 year ago

Hi You should upgrade to 1.2.6.6 it might be alright solved. After that could you post the full stack trace?

@williamdes do you mean php 1.2.6.6. ? i got the same issue as @Yazzura

I mean phpldapadmin php 1.0 was in the year 1995

thank you @williamdes

leenooks commented 1 year ago

Duplicate of #161