stable
Clone or download
Read-only
request #12655: Remove usage of deprecated function create_function()
create_function() is deprecated since PHP 7.2 [0]. [0] https://secure.php.net/manual/en/migration72.deprecated.php#migration72.deprecated.create_function-function Change-Id: I17aab05a009beeca0582c7eccfe60dd30933edc8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/view/Docman_View_Icons.class.php | +22 | −9 | Go to diff View file |
M | plugins/ldap/include/LDAP.class.php | +1 | −1 | Go to diff View file |
M | plugins/pluginsadministration/include/PluginsAdministrationViews.class.php | +6 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiCallback.php | +0 | −28 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/SystemInfo.php | +12 | −14 | Go to diff View file |