Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bug: #196 Introduce a custom DatePeriodFilter that safely copies DatePeriod objects without modifying their readonly properties.#197

Merged
mnapoli merged 2 commits into
myclabs:1.xfrom
michalananapps:copy-DatePeriod
Nov 8, 2024
Merged

bug: #196 Introduce a custom DatePeriodFilter that safely copies DatePeriod objects without modifying their readonly properties.#197
mnapoli merged 2 commits into
myclabs:1.xfrom
michalananapps:copy-DatePeriod

Conversation

@michalananapps
Copy link
Copy Markdown
Contributor

Resolves: #196

…es DatePeriod objects without modifying their readonly properties.
@mnapoli
Copy link
Copy Markdown
Member

mnapoli commented Nov 7, 2024

Thanks! Tests are failing on 7.1, we could totally drop support for anything under 7.4 if that's easier?

@michalananapps
Copy link
Copy Markdown
Contributor Author

Thanks! Tests are failing on 7.1, we could totally drop support for anything under 7.4 if that's easier?

I can try to cover 7.1, but it was EOL'ed almost 5 years ago :)

@michalananapps
Copy link
Copy Markdown
Contributor Author

@mnapoli I hope it will work with php7.1 now

@mnapoli mnapoli merged commit 123267b into myclabs:1.x Nov 8, 2024
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: deepcopy fails with DatePeriod - Cannot modify readonly property DatePeriod::$start

3 participants