laminas / laminas-developer-tools

Module for developer and debug tools for use with laminas-mvc applications.
BSD 3-Clause "New" or "Revised" License
23 stars 13 forks source link

Apply PHP 7.4 syntax and typed property #53

Closed samsonasik closed 1 year ago

samsonasik commented 1 year ago

Signed-off-by: Abdul Malik Ikhsan samsonasik@gmail.com

Q A
QA yes

Description

Since composer.json require php 7.4, php 7.4 syntax can be applied with typed properties.

samsonasik commented 1 year ago

All green 🎉