Navigation überspringen

[Gelöst] PHP Deprecated: ctype_digit() in inc/autoloaded/field/group/factory. php

This support ticket is created vor 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 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 1 reply, hat 1 Stimme.

Zuletzt aktualisiert von Minesh vor 1 year, 8 months.

Assistiert von: Minesh.

Author
Artikel
#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
Unterstützer

Sprachen: Englisch (English )

Zeitzone: 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.