Warning: preg_match_all() expects parameter 2 to be string, array given in wsconfig_get_list_tokens() (line 387 of/var/www/html/dropfortfx/profiles/dropfort_profile/modules/contrib/wsdata/modules/wsconfig/wsconfig.module).
Notice: Undefined offset: 0 in wsconfig_get_list_tokens() (line 388 of/var/www/html/dropfortfx/profiles/dropfort_profile/modules/contrib/wsdata/modules/wsconfig/wsconfig.module).
Warning: preg_match_all() expects parameter 2 to be string, array given in wsconfig_get_list_tokens() (line 387 of/var/www/html/dropfortfx/profiles/dropfort_profile/modules/contrib/wsdata/modules/wsconfig/wsconfig.module).
Notice: Undefined offset: 0 in wsconfig_get_list_tokens() (line 388 of/var/www/html/dropfortfx/profiles/dropfort_profile/modules/contrib/wsdata/modules/wsconfig/wsconfig.module).
Warning: preg_match_all() expects parameter 2 to be string, array given in wsconfig_get_list_tokens() (line 387 of/var/www/html/dropfortfx/profiles/dropfort_profile/modules/contrib/wsdata/modules/wsconfig/wsconfig.module).
Notice: Undefined offset: 0 in wsconfig_get_list_tokens() (line 388 of/var/www/html/dropfortfx/profiles/dropfort_profile/modules/contrib/wsdata/modules/wsconfig/wsconfig.module).

Comments

classiccut’s picture

Checking that the preg_match subject is a string seems to do the trick.

  • ClassicCut authored a8f89fa on 7.x-1.x
    Issue #2444597 by ClassicCut: General warnings and notices with...
spotzero’s picture

Status: Active » Closed (fixed)

Fix was committed.