mezzio / mezzio-fastroute

FastRoute integration for Mezzio
https://docs.mezzio.dev/mezzio/features/router/fast-route/
BSD 3-Clause "New" or "Revised" License
16 stars 11 forks source link

Apply PHP 8.0 Syntax and constructor promotion #25

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 8.0, php 8.0 syntax can constuctor promotion can be applied.

samsonasik commented 1 year ago

it seems mostly handled in latest 3.8.x, closing for now.