Closed GoogleCodeExporter closed 9 years ago
Can't explain it.
Works for me and by far the most webservers hosting obblm.
A few sites have reported _different_ (never the same) kind of jpgraph errors.
To be
honest I will ignore this for now since it seems related to webserver
settings/setup.
Original comment by Nimda...@gmail.com
on 11 Feb 2010 at 8:07
The error's i'm seeing is related to jpgraph's use of split() which is a
Depricated
Function as of PHP 5.3 it is scheduled for removal for 6.0. When that happens,
the
version of jpgraph will no longer work from 6.0 on. I don't know if they have
fixed
it in the 3.0.7 version of jpgraph or not. But thoght you would want to know...
This function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 6.0.0.
Relying on this feature is highly discouraged.
Should be using preg_split() instead.
You're call just wanted to make sure you were aware.
mastersage
Original comment by williams...@comcast.net
on 12 Feb 2010 at 1:24
I have upgraded the JPGraph version to 3.0.7 as of r594, if it does still not
work
for you there is really nothing more I can do about it.
Original comment by Nimda...@gmail.com
on 12 Feb 2010 at 12:01
thanks..if that does not do it, then I'll bug the jpgraph team :)
Original comment by williams...@comcast.net
on 13 Feb 2010 at 12:20
Original issue reported on code.google.com by
williams...@comcast.net
on 11 Feb 2010 at 4:50