8000 Tags · codedge/php-imap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: codedge/php-imap

Tags

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request barbushin#517 from barbushin/develop

Bugfixes and improvements

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request barbushin#493 from barbushin/develop

- Dropped PHP 5.6 support, as it went end-of-life (EOL) on the 31st of December, 2018: https://www.php.net/eol.php
- Dropped PHP 7.0 support, as it went end-of-life (EOL) on the 10th of January, 2019: https://www.php.net/eol.php
- Dropped PHP 7.1 support, as it went end-of-life (EOL) on the 1st of December, 2019: https://www.php.net/eol.php
- barbushin#403, barbushin#447, barbushin#479: Improved MIME decoding
- barbushin#485: Fixed ENCBASE64 decoding
- Fixed all Travis CI issues
- Updated psalm baseline
- Satisfied php-cs-fixer
- Added phpcpd to detect duplicated code
- Added phpmnd to detect magic numbers
- PHPUnit: Added and improved / updated test cases
- PR barbushin#485: Added some test cases for base64 decoding
- Fully replaced `Mailbox::convertStringEncoding()` with `Mailbox::decodeMimeStr()`
- Improved `composer.json`
- Updated README with PHP version overview
- Updated requirements in README
- Updated badges in README
- Removed not yet working OAuth code
- This and all upcoming releases contain a Travis CI LIVE mailbox test

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request barbushin#491 from barbushin/develop

Release 3.1.0

3.0.33

Toggle 3.0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request barbushin#405 from barbushin/develop

Added PHP 7.4 support and additional checks

3.0.32

Toggle 3.0.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request barbushin#401 from barbushin/develop

Bug fixes and improvements

3.0.31

Toggle 3.0.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request barbushin#396 from barbushin/develop

Different bug fixes and improvements

3.0.30

Toggle 3.0.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request barbushin#381 from barbushin/develop

Fixed CI build issues

3.0.29

Toggle 3.0.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request barbushin#376 from nekufa/master

ContentId based attachment key calculation

3.0.28

Toggle 3.0.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request barbushin#370 from barbushin/develop

Issue barbushin#369: Removed type hinting due to PHP 5.6 support

3.0.27

Toggle 3.0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request barbushin#368 from barbushin/develop

Develop
0