Skip to content

PHP 7 compatibility #43

Closed
Closed
@mbunkin

Description

@mbunkin

Hello,

To make the scripts compatible with PHP 7 on my production server I had to make a few changes to the scripts. I attach the files I modified in case anybody wishes to add them to the official release, or just use in their installations.

Among other tweaks, I had to rename "password_hash" function to "password_hash_pla" - and I'm not sure if I should also change line 549 of config.php with $servers->setValue('appearance','password_hash','md5'); - so far it works for me without this modification.

pla-php7.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions