On 6/15/23 15:46, Gabriel Rolland wrote:
But it keeps giving me error of deprecated functions.

It should not be an error.

E_DEPRECATED is excluded from error reporting in the default php.ini configuration:

 error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT

Deprecated: Creation of dynamic property 
Zend_Validate_NotEmpty::$zfBreakChainOnFailure is deprecated in 
/usr/share/icingaweb2/library/vendor/Zend/Form/Element.php on line 2176

Where do you get this message?

Which page in icingaweb2 needs to be visited?

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

Reply via email to