php-websocket icon indicating copy to clipboard operation
php-websocket copied to clipboard

Fixed some typos and code styling, dropped support for PHP 7.4 and use new PHP 8 only features

Open ricardoboss opened this issue 3 years ago • 2 comments

This PR drops support for PHP 7.4 and leverages some of PHP 8s features. Apart from requiring PHP 8, the API is still the same, meaning apps already running on PHP 8 won't be broken.

Along with that, I fixed some typos and some code style inconsistencies and added/updated DocBlocks.

ricardoboss avatar Aug 07 '22 09:08 ricardoboss

@nekudo Can you review this PR too?

ricardoboss avatar Oct 22 '22 01:10 ricardoboss

@nekudo How's it going? Got some time to review this?

ricardoboss avatar Feb 21 '23 14:02 ricardoboss