Closed remicollet closed 7 years ago
Notice: I prefer PHP_VERSION_ID which seems more legible ;)
In PHP 7.0/7.1 reflection change:
- - Return [ object ] + - Return [ Parle\Token ]
In PHP 7.2 reflection change:
- - Return [ "Parle\\Token" ] + - Return [ Parle\Token ]
Merged, many thanks!
Notice: I prefer PHP_VERSION_ID which seems more legible ;)
In PHP 7.0/7.1 reflection change:
In PHP 7.2 reflection change: