freelancemlg2015 / gam-pivot

Automatically exported from code.google.com/p/gam-pivot
0 stars 0 forks source link

Undefined indexes #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run the test script

What is the expected output? What do you see instead?
Clean output of tables.  I see the tables along with lots of Notice statements 
from PHP

What version of the product are you using? On what operating system?
Latest hg clone, Ubuntu 10.04. PHP Version 5.3.2-1ubuntu4.5

Please provide any additional information below.

Original issue reported on code.google.com by soffan...@gmail.com on 11 Nov 2010 at 10:57

GoogleCodeExporter commented 8 years ago
For me, at least, the test file generates multiple instances of each of these:
Warning: Illegal offset type in Pivot.php on line 108
Warning: Illegal offset type in Pivot.php on line 109
Warning: Illegal offset type in Pivot.php on line 121
Warning: Illegal offset type in Pivot.php on line 122

This is a brilliant script, but waaay over my pay-grade! Definitely worth 
fixing (or showing how to make PHP configurations compatible).

Original comment by vaug...@rellum.co.za on 14 Oct 2012 at 12:03

GoogleCodeExporter commented 8 years ago
Check this spot out...

https://code.google.com/r/xedecimal-gam-pivot/source/detail?r=c067857f0a24a61479
78b58fe7b1992a74569a43

Original comment by Xedecimal on 29 Dec 2012 at 10:14

GoogleCodeExporter commented 8 years ago
Very nice way to solve this issue, just hide it under the carpet

Original comment by julien.b...@gmail.com on 4 Nov 2014 at 2:40