Recently upgraded to php 5.4 and now when I edit and save an existing view I get the following warning:

Warning: Illegal string offset 'format' in views_object->unpack_translatable() (line 330 of .../sites/all/modules/views/includes/base.inc).

using views 7x-3.3 and core 7.12

Comments

dawehner’s picture

Title: Illegal string offset 'format'.... » Illegal string offset 'format' in unpack_translatable() on php 5.4
Status: Active » Postponed (maintainer needs more info)
Issue tags: +PHP 5.4

This should be already fixed in the current dev version, could you please check that out?

anou’s picture

The error doesn't appear with the dev version. Thanks to tell us when it's commited in the recommended version.
Cheers.

dawehner’s picture

Status: Postponed (maintainer needs more info) » Fixed

Well once a version is tagged with a certain label, you can't change that anymore, but the next major version will contain the fix.

rogical’s picture

Hope to have new release of Views soon!

Automatically closed -- issue fixed for 2 weeks with no activity.