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.4 deprecations #654

Open
LordSimal opened this issue Dec 12, 2024 · 0 comments
Open

PHP 8.4 deprecations #654

LordSimal opened this issue Dec 12, 2024 · 0 comments

Comments

@LordSimal
Copy link

deprecated: 8192 :: Eluceo\iCal\Domain\ValueObject\PointInTime::__construct(): Implicitly marking parameter $dateTime as nullable is deprecated, the explicit nullable type must be used instead on line 26 of /opt/atlassian/pipelines/agent/build/vendor/eluceo/ical/src/Domain/ValueObject/PointInTime.php

At least in my tests I get this deprecated message for the following classes:

  • Eluceo\iCal\Domain\ValueObject\PointInTime
  • Eluceo\iCal\Domain\Entity\Event
  • Eluceo\iCal\Presentation\Factory\CalendarFactory
  • Eluceo\iCal\Presentation\Factory\EventFactory

I am on 2.14.0

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

No branches or pull requests

1 participant