I spotted these notices when updating one of our sites to PHP 7.4 at /admin/content/salesforce
Notice: Trying to access array offset on value of type null in salesforce_mapping_object_filter_form() (line 244 of /.../salesforce/modules/salesforce_mapping/includes/salesforce_mapping_object.admin.inc).
Notice: Trying to access array offset on value of type null in salesforce_mapping_object_filter_form() (line 254 of /.../salesforce/modules/salesforce_mapping/includes/salesforce_mapping_object.admin.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3178550-trying-to-access-array-offset-on-value-of-type-null-3.patch | 1.26 KB | samberry |
| #2 | 3178550-trying-to-access-array-offset-on-value-of-type-null.patch | 1.16 KB | samberry |
Comments
Comment #2
samberry commentedComment #3
samberry commentedRe-rolled patch against the main salesforce module rather than the mapping module
Comment #4
aaronbaumanComment #5
aaronbauman7.x is no longer supported.