Skip Navigation

[Resuelto] PHP Warning: Private methods cannot be final

This support ticket is created hace 1 año, 9 meses. There's a good chance that you are reading advice that it now obsolete.

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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Nigel hace 1 año, 9 meses.

Asistido por: Nigel.

Autor
Mensajes
#2562593

Types with PHP 8.0 causes this warning:

PHP Warning: Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/types/vendor/toolset/types/includes/classes/page/abstract.php on line 27

#2563021

Nigel
Supporter

Idiomas: Inglés (English ) Español (Español )

Zona horaria: Europe/London (GMT+00:00)

Thanks for reporting that, it looks like something which we missed when scanning the codebase for issues.

I have reported it to the developers, and it should be a very straightforward fix, so I expect it to be included in the next version of Types.