Skip to content

Tags: KnpLabs/KnpMenu

Tags

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #402 from garak/fix-test-deprecations

fix test deprecations

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare release

[skip ci]

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #379 from garak/fix-changelog

update changelog

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #355 from franmomu/allow_sf6

Test with Symfony 6

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
garak Massimiliano Arione
prepare release of v3.2.0

2.6.1

Toggle 2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add generics notation to MenuInterface (#331)

Co-authored-by: Alexander M. Turek <me@derrabus.de>

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
garak Massimiliano Arione
Add generics notation to MenuInterface (#331)

Co-authored-by: Alexander M. Turek <me@derrabus.de>

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
enforce coding standard via php-cs-fixer (#335)

enforce coding standard via php-cs-fixer

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix `currentAsLink` not working when determining state via voters. (#328

)

The renderer was checking the items "current" state using its
`isCurrent()` method instead of the matcher, hence it would only work
when the state was manually set on the item via its `setCurrent()`
method.

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
garak Massimiliano Arione
do not allow failure on php 7.4

[ci skip]