Skip to content

Commit

Permalink
PHPDoc cleanup - consistent naming of integer and boolean types
Browse files Browse the repository at this point in the history
  • Loading branch information
Synchro committed Jun 6, 2014
1 parent ca71445 commit 608c301
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 62 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Expand Up @@ -2,6 +2,13 @@

* Update html2text from https://github.com/mtibben/html2text
* Improve Arabic translations (Thanks to @tarekdj)
* Consistent handling of connection variables in SMTP and POP3
* PHPDoc cleanup
* Update composer to use PHPUnit 4.1
* Pass consistent params to callbacks
* More consistent handling of error states and debug output
* Use property defaults, remove constructors
* Remove unreachable code

## Version 5.2.8 (May 14th 2014)
* Increase timeout to match RFC2821 section 4.5.3.2 and thus not fail greetdelays, fixes #104
Expand Down

0 comments on commit 608c301

Please sign in to comment.