History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ZF-2200
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Major Major
Assignee: Marco Kaiser
Reporter: Marco Kaiser
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Zend Framework

Invalid argument supplied for foreach

Created: 14/Nov/07 06:43 AM   Updated: 10/Dec/07 05:28 PM
Component/s: Zend_Cache
Affects Version/s: 1.0.2
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. File Zend_Cache_Backend_File.diff (1 kb)
2. File Zend_Cache_Backend_File_final.diff (2 kb)

Issue Links:
Duplicate
 

Tags:
Participants: Fabien MARTY and Marco Kaiser


 Description  « Hide
I found some Warnings in my PHP error log so i decide to create this patch to fix this warning.

 All   Comments   Work Log   Change History   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Marco Kaiser - 14/Nov/07 06:44 AM
The diff to fix this warning.

Marco Kaiser - 14/Nov/07 07:32 AM
This patch fixes all glob warnings in the File backend.

Fabien MARTY - 06/Dec/07 04:55 PM
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)