Uninitialized string offset

Created on 16 January 2013, over 12 years ago
Updated 14 August 2024, 11 months ago

Hi, wonderful small module, thanks.

I'm having this warning with PHP 5.3.8:

Notice: Uninitialized string offset: 25 a include() (line 32 de /usr/home/domain.com/web/subdomain/sites/all/modules/views_delimited_list/views-view-delimited-list.tpl.php).

I've just added:

$rows = array() ;

before the foreeach to try to "initialize" $rows, but I'm not sure how necessary it is. Why it is the PHP processor complaining? Any idea?

🐛 Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

🇪🇸Spain JordiTR

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024