Open GoogleCodeExporter opened 9 years ago
Had the same thing on php 5.2.8. It seems that method: get($params = array());
will
not work together with: get($params);
(Notice the absence of " = array()" here)
Simply deleting all the "= array()" bits did the trick for me for now, but i'm
still
testing and trying here.
Original comment by douwe.ou...@gmail.com
on 27 Jul 2009 at 12:15
Original issue reported on code.google.com by
aradzivanovich
on 22 Jul 2009 at 1:14