[ad_1]
Hi, I was trying to test PHP compatibility with PHP Compatibility Checker plugin and found that your plugin has some issues as below >
FILE: /public_html/wp-content/plugins/calculated-fields-form/js/fbuilder-loader-public.php
——————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————–
1 | WARNING | File has mixed line endings; this may cause incorrect results
——————————————————————————————————–
FILE: /public_html/wp-content/plugins/calculated-fields-form/js/fbuilder-loader-admin.php
——————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————-
1 | WARNING | File has mixed line endings; this may cause incorrect results
——————————————————————————————————-
FILE: /public_html/wp-content/plugins/calculated-fields-form/inc/cpcff_admin_int_list.inc.php
———————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————–
1 | WARNING | File has mixed line endings; this may cause incorrect results
———————————————————————————————————–
FILE: /public_html/wp-content/plugins/calculated-fields-form/inc/cpcff_public_int.inc.php
——————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————-
1 | WARNING | File has mixed line endings; this may cause incorrect results
——————————————————————————————————-
FILE: /public_html/wp-content/plugins/calculated-fields-form/inc/cpcff_admin_int.inc.php
——————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————
1 | WARNING | File has mixed line endings; this may cause incorrect results
——————————————————————————————————
Also are you planning to update this plugin with respect to support PHP version 8.1?
