Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#206 Fix DateTime-Handling (strings with linebreaks) #209

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

horstoeko
Copy link
Owner

Description

Fixes handling of datetime-values with linebreaks

Fixes #206

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Issue206Test

Copy link

github-actions bot commented Dec 9, 2024

Test Results

1 981 tests   1 981 ✅  7s ⏱️
   36 suites      0 💤
    1 files        0 ❌

Results for commit 28f312c.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 9, 2024

Test Results

1 981 tests   1 981 ✅  7s ⏱️
   36 suites      0 💤
    1 files        0 ❌

Results for commit 28f312c.

♻️ This comment has been updated with latest results.

@horstoeko horstoeko merged commit 9f42bf5 into master Dec 9, 2024
29 checks passed
@horstoeko horstoeko deleted the Issue_206 branch December 9, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] function toDateTime returns DateTime|null but DateTime::createFromFormat could return DateTime|false ...
1 participant