Issue Details (XML | Word | Printable)

Key: ZF-2200
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
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: 25/Nov/09 12:32 AM   Resolved: 25/Nov/09 12:32 AM
Return to search "Fixed in 1.5.1"
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
 


 Description  « Hide

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



Marco Kaiser added a comment - 14/Nov/07 06:44 AM

The diff to fix this warning.


Marco Kaiser added a comment - 14/Nov/07 07:32 AM

This patch fixes all glob warnings in the File backend.


Fabien MARTY added a comment - 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)