Hello, I’m running into a lot of deprecation warnings when updating to PHP 8.03:
Use of "parent" in callables is deprecated
This has first been reported by a user here 20 months ago. Link to page
An extremely simple fix has been posted here: Link to page
Are you planning to update the plugin with this fix?
Also, there is a second deprecation warning: Passing null to parameter #1 ($string) of type string is deprecated in /simple-lightbox/includes/class.utilities.php on line 545
Perhaps that can be fixed too? Thanks for your help!
[04-Sep-2024 03:30:08 UTC] PHP Deprecated: Use of “parent” in callables is deprecated in /www/htdocs/w0136814/dogweb.fr/wp-content/plugins/simple-lightbox/includes/class.options.php on line 501 [04-Sep-2024 03:30:08 UTC] PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /www/htdocs/w0136814/dogweb.fr/wp-content/plugins/simple-lightbox/includes/class.field_type.php on line 435 [04-Sep-2024 03:30:08 UTC] PHP Deprecated: Use of “parent” in callables is deprecated in /www/htdocs/w0136814/dogweb.fr/wp-content/plugins/simple-lightbox/includes/class.options.php on line 501 [04-Sep-2024 03:30:08 UTC] PHP Deprecated: Use of “parent” in callables is deprecated in /www/htdocs/w0136814/dogweb.fr/wp-content/plugins/simple-lightbox/includes/class.options.php on line 501 [04-Sep-2024 03:30:08 UTC] PHP Deprecated: Use of “parent” in callables is deprecated in /www/htdocs/w0136814/dogweb.fr/wp-content/plugins/simple-lightbox/includes/class.options.php on line 501 [04-Sep-2024 03:30:08 UTC] PHP Deprecated: Use of “parent” in callables is deprecated in /www/htdocs/w0136814/dogweb.fr/wp-content/plugins/simple-lightbox/includes/class.options.php on line 501 [04-Sep-2024 03:30:08 UTC] PHP Deprecated: Use of “parent” in callables is deprecated in /www/htdocs/w0136814/dogweb.fr/wp-content/plugins/simple-lightbox/includes/class.options.php on line 501 [04-Sep-2024 03:30:08 UTC] PHP Deprecated: Use of “parent” in callables is deprecated in /www/htdocs/w0136814/dogweb.fr/wp-content/plugins/simple-lightbox/includes/class.options.php on line 501 [04-Sep-2024 03:30:08 UTC] PHP Deprecated: Use of “parent” in callables is deprecated in /www/htdocs/w0136814/dogweb.fr/wp-content/plugins/simple-lightbox/includes/class.options.php on line 501 [04-Sep-2024 03:30:08 UTC] PHP Deprecated: Use of “parent” in callables is deprecated in /www/htdocs/w0136814/dogweb.fr/wp-content/plugins/simple-lightbox/includes/class.options.php on line 501 [04-Sep-2024 03:30:08 UTC] PHP Deprecated: Use of “parent” in callables is deprecated in /www/ht
Any update on this issue would be highly appreciated. 🙂
Thanks for rhis nice plugin!
All the best,
Christian
This reply was modified 1 year, 6 months ago by bomdiabrasil.
Same problems here. A lot of deprecation log lines… Please at least give an update on this issue, and have you considered allowing other people to commit? I would love to fix those errors.
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Deprecation errors: Use of “parent” in callables is deprecated’ is closed to new replies.