Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
report builder
12-19-2017, 02:18 PM, (This post was last modified: 12-19-2017, 02:56 PM by TurboPT.)
#3
RE: report builder
I found the issues causing that error ... a very minor thing the way a variable is initialized as a string and not an array.

It is PHP 7.1 related: (I have PHP 7.1.1, and I saw a similar error on a different line number)

php.net Wrote:Note: As of PHP 7.1.0, applying the empty index operator on a string throws a fatal error. Formerly, the string was silently converted to an array.

I'll commit the change in a moment.
Change committed to SVN.
Reply


Messages In This Thread
report builder - by rjonesbsink - 12-11-2017, 03:07 PM
RE: report builder - by TimSchofield - 12-11-2017, 08:19 PM
RE: report builder - by TurboPT - 12-19-2017, 02:18 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)