Skip Navigation

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

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 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 1 voice.

Last updated by Minesh 9 months, 3 weeks ago.

Assisted by: Minesh.

Author
Posts
#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

Languages: English (English )

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