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

Adds support for PHP 8.1 #26

Closed froschdesign closed 2 years ago

froschdesign commented 2 years ago
Q A
Enhancement yes

Fixes #25

Ocramius commented 2 years ago

A rebase + composer.lock update (for the lowest PHP version) is needed here

froschdesign commented 2 years ago

@Ocramius

…what should we do about PHPCS failures?

I will solve the problem but no hurry, because PHP 8.1 itself is not yet ready. 😜

fezfez commented 2 years ago

can be merge ?

samsonasik commented 2 years ago

@Ocramius should it be merged to 2.13.x branch?