archetyped / simple-lightbox

The highly customizable lightbox for WordPress
http://archetyped.com/tools/simple-lightbox/
GNU General Public License v2.0
75 stars 33 forks source link

PHP Error Messages in Debug Mode #1049

Closed hjklemenz closed 10 months ago

hjklemenz commented 10 months ago

Description of Problem

The SLB Plugin works basically perfectly, but the following error messages for the SLB plugin appear in WP debug mode:

[06-Jan-2024 07:04:36 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /home/httpd/vhosts/hjklemenz.ch/test.whatyousee.ch/wp-content/plugins/simple-lightbox/includes/class.options.php on line 501

[06-Jan-2024 07:04:36 UTC] PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/httpd/vhosts/hjklemenz.ch/test.whatyousee.ch/wp-content/plugins/simple-lightbox/includes/class.field_type.php on line 435

Details

archetyped commented 10 months ago

Duplicate of #1038