andig / videodb

The videoDB media collection software
65 stars 42 forks source link

php 7.2 each and create_function deprecated #121

Closed NF13 closed 5 years ago

NF13 commented 5 years ago

See exceptions:

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /lib/smarty/sysplugins/smarty_internal_compilebase.php on line 75

Deprecated: Function create_function() is deprecated in /core/functions.core.php on line 280

Deprecated: Function create_function() is deprecated in /core/template.php on line 299

See also

https://www.php.net/manual/function.create-function.php https://www.php.net/manual/function.each.php

andig commented 5 years ago

I would be happy to accept a pr- but I‘m no longer actively maintaining the codebase.

NF13 commented 5 years ago

@andig no problem see #122