d6lts / drupal

Fork of Drupal core for Drupal 6 LTS support.
https://www.drupal.org
GNU General Public License v2.0
130 stars 45 forks source link

substr() in database.inc #39

Closed PROMES closed 3 years ago

PROMES commented 5 years ago

After upgrading to 6.51 I got this warning many many times while running update.php:

warning: substr() expects parameter 1 to be string, array given in /home/photontst/domains/test.photonmagazine.nl/public_html/includes/database.inc on line 358.

my PHP: 7.1.25 my MySQL: 5.6.38

drshawnkwang commented 5 years ago

Please see #38. There is also a Drupal d6lts Issue.

dsnopek commented 3 years ago

This should be fixed in #40