KnpLabs / KnpLabs/KnpTimeBundle
`Symfony\Component\Templating\Helper\Helper` usage is deprecated
Open
- Dominant language
- PHP
- Stars
- 625
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
After `Symfony` upgrade to `v6.4` got this deprecation notice:
> The "Knp\Bundle\TimeBundle\Templating\Helper\TimeHelper" class extends "Symfony\Component\Templating\Helper\Helper" that is deprecated since Symfony 6.4, use Twig instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting Knp\Bundle\TimeBundle\Templating\Helper\TimeHelper and its use of Symfony\Component\Templating\Helper\Helper. Review the Symfony 6.4 deprecation and the bundle's existing integration points, then verify that the deprecated notice no longer appears while the time helper remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, symfony
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100