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

PHP 8.2 and Symfony 5.4 update #1624

Merged
merged 17 commits into from
Mar 14, 2024
Merged

Conversation

rjzondervan
Copy link
Member

No description provided.

bbrands02
bbrands02 previously approved these changes Mar 14, 2024
@@ -6,7 +6,7 @@ doctrine:
url: '%env(resolve:DATABASE_URL)%'
types:
uuid: Ramsey\Uuid\Doctrine\UuidType
datetime: Conduction\CommonGroundBundle\Types\UTCDateTimeType #We override the default doctrine datetime with a UTC based version
# datetime: Conduction\CommonGroundBundle\Types\UTCDateTimeType #We override the default doctrine datetime with a UTC based version
Copy link
Contributor

Choose a reason for hiding this comment

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

We don't need this any more in newer versions?

Copy link
Member Author

Choose a reason for hiding this comment

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

We shouldn't, if we realize we do need it, we have to rebuild it in the corebundle

Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't we just remove it then, instead of commenting it out

WilcoLouwerse
WilcoLouwerse previously approved these changes Mar 14, 2024
@rjzondervan rjzondervan merged commit d68f3fc into development Mar 14, 2024
3 of 8 checks passed
@rjzondervan rjzondervan deleted the feature/GW-1596/Symfony54 branch March 14, 2024 15:56
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.

3 participants