Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Webklex/php-imap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: amorebietakoUdala/php-imap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Dec 12, 2022

  1. - Fixed an issue with dates.

    - I was receiving the following exception with dates:
    - EXCEPTION: Invalid message date. ID:VI1PR07MB4766210AE35AE91886D2D766E61F9@VI1PR07MB4766.eurprd07.prod.outlook.com Date:Sat, 10, Dec 2022 09:35:19 +0100/Sat, 10, Dec 2022 09:35:19 +0100
    - I added a fix for those date to be parsed correctly. Now it works fine.
    amorebietakoUdala committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c146795 View commit details
    Browse the repository at this point in the history
Loading