laminas-api-tools / api-tools-admin-ui

Laminas API Tools Admin UI module
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
6 stars 11 forks source link

WIP: Add support for PHP 8 #27

Closed internalsystemerror closed 3 years ago

internalsystemerror commented 3 years ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA yes

Description

This PR adds support for PHP 8.0. Closes #21.

This includes commits from #28.

weierophinney commented 3 years ago

I'm going to revert the phpcs additions - this package actually has no PHP in it, as it's for the UI layer (which is all done in angular 1).