Issue Details (XML | Word | Printable)

Key: ZF-163
Type: Unit Tests: Problem Unit Tests: Problem
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Matthew Weier O'Phinney
Reporter: Darby Felton
Votes: 0
Watchers: 0
Operations

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

Strict Standards: Non-static method Zend_Mime_Message::_disassembleMime() should not be called statically

Created: 29/Jun/06 11:09 AM   Updated: 05/Jul/07 02:43 PM   Resolved: 29/Jun/06 11:58 AM
Component/s: Zend_Mime
Affects Version/s: None
Fix Version/s: 0.1.5

Time Tracking:
Not Specified


 Description  « Hide

Strict Standards: Non-static method Zend_Mime_Message::_disassembleMime() should not be called statically in Zend Framework/trunk/library/Zend/Mime/Message.php on line 243



Matthew Weier O'Phinney added a comment - 29/Jun/06 11:58 AM

Resolved in patch [741] (made _disassembleMime() static)