** Description changed:

  Binary package hint: libphp-phplot
  
  After I upgraded from Edgy to Feisty both my own graphs as well as by
  the package provided examples/example1.php don't produce a valid image.
  Only output is lots of warning messages:
  
  Warning: array_merge() [function.array-merge]: Argument #1 is not an
  array in /usr/share/phplot/phplot.php on line 4084
  
  Warning: array_merge() [function.array-merge]: Argument #2 is not an
  array in /usr/share/phplot/phplot.php on line 4084
+ 
+ TESTCASE:
+ 1. Install libphp-phplot, php5-cli, php5-gd
+ 2. cp /usr/share/doc/libphp-phplot/examples/data.php /tmp
+ 3. sed 's|\.\./phplot\.php|/usr/share/phplot/phplot.php|' 
/usr/share/doc/libphp-phplot/examples/example1.php > /tmp/example1.php
+ 4. cd /tmp
+ 5. /usr/bin/php5 example1.php | file -
+ 
+ EXPECTED RESULT:
+ /dev/stdin: PNG image data, 600 x 400, 8-bit colormap, non-interlaced

-- 
No graphs after upgrade to Feisty
https://bugs.launchpad.net/bugs/127325
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to