ZF-2200: Invalid argument supplied for foreach
Description
I found some Warnings in my PHP error log so i decide to create this patch to fix this warning.
I found some Warnings in my PHP error log so i decide to create this patch to fix this warning.
Comments
Posted by Marco Kaiser (bate) on 2007-11-14T06:44:29.000+0000
The diff to fix this warning.
Posted by Marco Kaiser (bate) on 2007-11-14T07:32:18.000+0000
This patch fixes all glob warnings in the File backend.
Posted by Fabien MARTY (fab) on 2007-12-06T16:55:15.000+0000
It seems to be the same problem than ZF#2271
It should be fixed in trunk
Sorry Marco because I didn't realize that these two tasks were linked (so I didn't use your patches)