Skip to content
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.

PHP 7.2 Incompatibility Issue #56

Open
RichVRed opened this issue Jan 30, 2018 · 1 comment
Open

PHP 7.2 Incompatibility Issue #56

RichVRed opened this issue Jan 30, 2018 · 1 comment

Comments

@RichVRed
Copy link

When running on PHP 7.2 an ErrorException being thrown that states

Deprecated: Function create_function() is deprecated at helios-ag/fm-elfinder-php-connector/src/ElFinder.php:347

PHP Manual Reference: create_function

$_getcmd = create_function('$cmd', 'list($ret) = explode(\'.\', $cmd);return trim($ret);');

@helios-ag
Copy link
Owner

Yup agreed we need to update/sync library with latest elfinder

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants