0 votes
in PHP by
List some of the features of PHP7.

1 Answer

0 votes
by
Scalar type declarations

Return type declarations

Null coalescing operator ( in PHP? in PHP?)

Spaceship operator

Constant arrays using define()

Anonymous classes

Closure::call method

Group use declaration

Generator return expressions

Generator delegation

Space ship operator

Related questions

0 votes
0 votes
asked Apr 28, 2021 in Jenkins by Robindeniel
0 votes
asked Aug 19, 2019 in Selenium by rahulsharma
...