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

Refactor DateTimeFormatter Filter #160

Merged
merged 11 commits into from
Sep 3, 2024
Merged

Refactor DateTimeFormatter Filter #160

merged 11 commits into from
Sep 3, 2024

Conversation

pinclau
Copy link
Contributor

@pinclau pinclau commented Aug 16, 2024

Q A
Documentation yes
BC Break yes
QA yes

Description

  • Drops inheritage
  • Replaced deprecated format
  • Added usage documentation

@gsteel gsteel added this to the 3.0.0 milestone Aug 16, 2024
Signed-off-by: Claudiu Pintiuta <[email protected]>
Signed-off-by: Claudiu Pintiuta <[email protected]>
@pinclau
Copy link
Contributor Author

pinclau commented Aug 21, 2024

@gsteel thank you for the review, the latest pull request should reflect the changes from your review with some changes that you should review if they are ok or what need to be changed, more specific the timezone support and the filter method that now did not return any value that cannot be converted to a DateTimeImmutable and will throw an exception.

Signed-off-by: Claudiu Pintiuta <[email protected]>
Signed-off-by: Claudiu Pintiuta <[email protected]>
Copy link
Member

@gsteel gsteel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few more tweaks!

Signed-off-by: Claudiu Pintiuta <[email protected]>
@pinclau pinclau requested a review from gsteel September 3, 2024 09:29
Copy link
Member

@gsteel gsteel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @cPintiuta, LGTM 👍

@gsteel gsteel self-assigned this Sep 3, 2024
@gsteel gsteel linked an issue Sep 3, 2024 that may be closed by this pull request
@gsteel gsteel merged commit e288198 into laminas:3.0.x Sep 3, 2024
14 of 15 checks passed
@gsteel gsteel mentioned this pull request Sep 8, 2024
54 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is DateTimeFormatter filter missed in documentation?
4 participants