-
-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing strlen() error #7394
Fixing strlen() error #7394
Conversation
PR Summary
|
` wp-coreversion: 6.7.1 wp-paths-sizeswordpress_path: /var/www/html wp-active-themename: Twenty Twenty-Five (twentytwentyfive) wp-themes-inactive (14)Twenty Eleven: version: 4.8, author: the WordPress team, Auto-updates disabled wp-plugins-active (1)Pods - Custom Content Types and Fields: version: 3.2.8.1, author: Pods Framework Team, Auto-updates disabled wp-plugins-inactive (1)Hello Dolly: version: 1.7.2, author: Matt Mullenweg, Auto-updates disabled wp-mediaimage_editor: WP_Image_Editor_Imagick wp-serverserver_architecture: Linux 6.1.0-25-amd64 x86_64 wp-databaseextension: mysqli wp-constantsWP_HOME: http://localhost:8888 wp-filesystemwordpress: writable podspods-version: 3.2.8.1 ` |
Signed-off-by: Scott Kingsley Clark <scott@skc.dev>
Description
Fix the message "PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/wp-content/plugins/pods/classes/PodsUI.php on line 3003" that show on pods manage page
Testing instructions
Screenshots / screencast