Hi there,

Firstly, I'd like to say thanks guys for all of your hard work on this project. It's got me out of many a tricky situation!

My issue:
I'm using multiple PHP fields (3 of them) in a view.

In an early PHP field I'm converting $static into an array and loading it with some calculated values.
In a later PHP field my values are not stored in $static anymore. If I dpm($static) it's just empty.

From the description I thought $static was meant to retain data across a row.
Am I just missing something, or is this a bug?

Cheers,
Ben.