aidantwoods / SecureHeaders

A PHP library aiming to make the use of browser security features more accessible.
MIT License
423 stars 23 forks source link

Calling get_class() without arguments is deprecated #76

Open diversen opened 4 months ago

diversen commented 4 months ago

On php8.3 (PHP 8.3.6 ) I get this error:

Message: Calling get_class() without arguments is deprecated In: /home/dennis/ppm-project-manager/vendor/aidantwoods/secureheaders/src/SecureHeaders.php (2075)

PHP 8.3.6 (cli) (built: Jun 13 2024 15:23:20) (NTS)