texxasrulez / calendar

GNU Affero General Public License v3.0
15 stars 14 forks source link

Change from DateTime to DateTimeImmutable #14

Closed FoZo closed 1 year ago

FoZo commented 4 years ago

I hope you are well! There are some changes that can be ignored from your end. I am not sure how to filter them in the pull request. If I figure it out, I will do another one, or you can give me a hint when you have time.

Best regards, Georgi

trogper commented 3 years ago

Hi What are the issues with DateTime? Why did you change to Immutable?

FoZo commented 3 years ago

Hi, because sabre is switching to DateTimeImmutable You can check here: https://sabre.io/vobject/upgrade_to_4/

texxasrulez commented 1 year ago

I have added your changes manually. Thanks for your help