New #php 7 and 8 features.
Some php features those attracted me recently
Features list
Match expressions (v8.0)
Null and Void return types (v7.1)
Never return type (v8.1)
Array destructuring (v7.1)
Spread operator within arrays (v7.4) & (v8.1)
Enumerations (enums)) (v8.1)
Arr...
dev.nzian.xyz8 min read