Hi, (I'm the author of Jpgraph)
I also would like to get to the bottom of this. I'm running PHP5 with E_ALL by default. Will try the E_STRICT shortly.
I'm a little bit surprised that the CVS v2 works fine .. There are many changes in that code base but very few that has directly (yet) todo with PHP5. Basically the PHP5 support is what is already available in 1.17beta.
What I did was to backport the showstoppers to make the 1.x series run under PHP 5 from the CVS-2 branch
I have done quite a lot of testing on 5.0.1 and with E_ALL 1.17beta seems to be fine. If that is not the case I sure want to try to re-create the problems.
Are you running PHP as cli, CGI or module?
Are you dunning Linux/Windows?
Are you running under IIS/Apache?
Rgds
Johan