Passer la navigation

[Résolu] PHP Deprecated: ctype_digit() in inc/autoloaded/field/group/factory. php

This support ticket is created Il y a 1 year, 8 months. 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.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Fuseau horaire du supporter : Asia/Kolkata (GMT+05:30)

Ce sujet contient 1 reply, a 1 voix.

Dernière mise à jour par Minesh Il y a 1 year, 8 months.

Assisté par: Minesh.

Auteur
Publications
#2777670

We are getting this Error: PHP Deprecated: ctype_digit(): Argument of type WP_Post will be interpreted as string in the future in wp-content/plugins/types/vendor/toolset/toolset-common/inc/autoloaded/field/group/factory.php on line 134

This user had the same problem and i can see, that the code was not changed, so no one tried to fix this:

https://toolset.com/forums/topic/deprecated-ctype_digit-argument-of-type-wp_post/

#2777689

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

This is a known issue to us and we already have reports of this and it is fixed in development, so the problem will disappear with the next update of Types probablly. As a deprecation notice it has no effect on the functionality of your site.

To fix that for now, You will want to edit your wp-config.php file and set WP_DEBUG to false for now.