Georges.L

Results 105 comments of Georges.L

I just read this in the docs: > It is important to note that the MATCH filter is applied after elements are retrieved from the collection, just before returning data...

Hello, thanks but the quality tools does not pass, please run them locally before pushing: https://github.com/PHPSocialNetwork/phpfastcache/blob/master/CONTRIBUTING.md#developer-notes

Can you fix the CI @mapcentia ? Just fix Github actions, don't pay attention to Travis which will be removed soon !

Nice catch, thanks ! (I will make a new release by the end of week)

Can you run the tests locally and tell me if they work successfully ?

Hi @mocxi can you fix the CI errors + add check of constant before using them to keep backward compatibility please ? Thank you !

@Fabbzz @MetroConductor Funny thing is that... I don't know how to fix it ? 😆 My code is following the stubs: The faulty line: ``` #3 /var/www/vendor/phpfastcache/phpfastcache/lib/Phpfastcache/Drivers/Couchbasev3/Driver.php(117): Couchbase\GetResultImpl->content() ``` https://github.com/PHPSocialNetwork/phpfastcache/blob/8cadd6fe80e1375b77d3a9a11702cb9c96776f55/lib/Phpfastcache/Drivers/Couchbasev3/Driver.php#L117...

I'm afraid that the issue will leads to nothing as the v3 extension is deprecated and replaced by the v4 since 2 years now :(