Skip Navigation

[Closed] Deprecated: Required parameter follows optional parameter $debug

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 1 year, 11 months ago.

Author
Posts
#2510289

Hi!

using PHP 8 the legacy Views plugin (Version 3.6.3) is producing 3 deprecated warnings:

Required parameter $attr follows optional parameter $debug
Required parameter $id follows optional parameter $debug
Required parameter $has_post follows optional parameter $debug

at wp-content/plugins/wp-views/embedded/inc/wpv-conditional.php:270

Can you please fix this?

Best regards
Matthias

#2510437

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Matthias

I looked at the code and see what those notices would occur, yes, and so I've created an internal ticket for the developers to fix it, which should be straightforward.

The plugins were scanned to catch such issues, but I guess the scans are not infallible.

Anyway, it is with the developers and is something they should be able to fix in the next release (after version 3.6.4 which is finalizing testing and due for release any day now).

The topic ‘[Closed] Deprecated: Required parameter follows optional parameter $debug’ is closed to new replies.