i am checking PHP_8.1 compatibility for module version 7.x-1.45 and getting this error -
Deprecated function: Automatic conversion of false to array is deprecated in clientside_validation_settings_load() (line 1586 of /contrib/clientside_validation/clientside_validation.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3269031-1-false-to-array.patch | 529 bytes | arx-e |
Comments
Comment #2
arx-e commentedThis patch is solving the issue by setting the $res as an empty array after the else where it is FALSE.
Comment #3
arx-e commentedComment #4
joseph.olstadComment #5
joseph.olstad#3327687: Offer to maintain Clientside Validation
Comment #6
joseph.olstadinvestigating
Comment #8
joseph.olstadThanks for the patch
Comment #9
joseph.olstadhttps://www.drupal.org/project/clientside_validation/releases/7.x-1.48