On inserting, updating, deleting any node I get this error:
Warning: urlencode() expects parameter 1 to be string, array given v DrupalFileCache->encode_cid() (line 134 from filecache.inc).
It looks like it doesnt affect the functionality of the module. But it affects the user experience, I would like to have it fixed...
My enviroment:
php 7.0.5
Drupal - 7.50 - the issue was also on 7.44
On inserting, updating, deleting any node I get this error:
Warning: urlencode() expects parameter 1 to be string, array given v DrupalFileCache->encode_cid() (line 134 from filecache.inc).
It looks like it doesnt affect the functionality of the module. But it affects the user experience, I would like to have it fixed...
My enviroment:
php 7.0.5
Drupal - 7.50 - the issue was also on 7.44