WeeSee

Results 3 comments of WeeSee

This works in the current implementation: ``` $client = new Client([ 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux i686; rv:78.0) Gecko/20100101 Firefox/78.0', 'HTTP_ACCEPT' => '*/*', ]); ``` Have a look at the...

I have the same issue an posted a forum question: https://wordpress.org/support/topic/php8-not-supported/ Is this repo still maintained actively?

I'd like to support your module. It's great and working well. Please have a look at the (little) improvements in https://github.com/songyue/yii2-message They sould be integrated in this repo, too.