» Version | » Information |
---|---|
2004-06-29 beta |
|
2004-05-09 beta |
|
2004-05-03 beta |
|
2004-04-17 beta |
|
2004-04-14 beta |
|
2004-04-08 beta |
|
0.3.0A |
Release date: 2004-03-12 19:44 UTC Release state: alpha Release uploaded by: richy Changelog: Expanded API -- new methods and functionality.. however BC has been preserved. Added getQuota() and setFlags() methods. Private methods added to simplify the class. Added _checkIfParsed() method. Added _scanMultipart() method -- which reduced the file size slightly and merged/centralized most of the parsing mechanism for body retrieval and inline/attach member variable creating. Rearranged some code for logic and preformance. Added a count check of parts in getParts() method to automatically return if there is only one message part. Net_URL removed as a prequisite -- This is only required if the user isn't supplying an already established IMAP stream. (Class is now included in the connect() method). This ought to reduce the memory footprint for those forming the IMAP Stream and passing it to the class. If using a URI abstraction or connection wizard, Net_URL is required. (Since Net_URL could be used, it remains in the dependencies list) Added check of resource passed to constructor, to verify it an imap stream. Optional $seperator argument added for errors() and alerts() methods to eliminate HTML if the user doesn't want HTML. Package now tested with IMAP and POP3 protocols. (NNTP testing still needed). This release should be relatively stable. Beta release should be just around the corner! Dependencies:
|
2004-03-01 alpha |
|
2004-02-29 alpha |
|
2004-02-27 alpha |