laminas / laminas-navigation

Manage trees of pointers to web pages in order to build navigation systems
https://docs.laminas.dev/laminas-navigation/
BSD 3-Clause "New" or "Revised" License
17 stars 11 forks source link

PHP 8.1 support #25

Closed froschdesign closed 2 years ago

froschdesign commented 2 years ago

Feature Request

Q A
New Feature yes

Summary

PHP with version 8.1 is released and for this component the support of the new version is still missing.

froschdesign commented 2 years ago

laminas-permissions-acl requires also an update because it is used in:

https://github.com/laminas/laminas-navigation/blob/3651e2a3447bcf9de0b812d04142a7d9b2a0ba92/src/Page/AbstractPage.php#L680-L704

https://github.com/laminas/laminas-permissions-acl/issues/24