Open OceanWaives opened 9 months ago
What version of phpldapadmin are you using?
What version of phpldapadmin are you using?
I am using phpLDAPadmin-1.2.6.7.tar.gz.
download link:https://github.com/leenooks/phpLDAPadmin/archive/refs/tags/1.2.6.7.tar.gz
Thank you for replyling. Sorry for that i did not write down issue details clearly. I have added in the issues details.
Are you sure that you are really using PHP 7?
Symmetric array destructuring is a feature of php 7.1 so 7.0 is too old, the readme.md list the php requirement as 7.2, install.md appears to be outdated.
@leenooks can you push a patch?
Symmetric array destructuring is a feature of php 7.1 so 7.0 is too old, the readme.md list the php requirement as 7.2, install.md appears to be outdated.
exactly right,the php version requirement on install.md is not consistent with readme.md,i only followd the install.md.
Another information: using php 8.3.3 also report a mistake: Unrecognized error number: 8192: Creation of dynamic property page::$index is deprecated. It is probably because php 8.2 and later setting a value to an undeclared class property is deprecated.
For dynamic properties see #202
enviroment: apache-httpd-2.4.58 openldap-2.5.17 php 7.0.0 phpLDAPadmin-1.2.6.7
when i browser phpLDAPadmin/htdocs/index.php. It reports :Parse error: syntax error, unexpected '=' in /usr/local/apache2/htdocs/phpLDAPadmin/lib/functions.php on line 361