Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests run failed for another lib matthiasmullie\scrapbook\src\Adapters\MemoryStore #6235

Closed
sanchezzzhak opened this issue Apr 10, 2020 · 2 comments

Comments

@sanchezzzhak
Copy link
Collaborator

error
implode(): Passing glue string after array is deprecated. Swap the parameters

 C:\home\server\nginx\www\detector\device-detector\vendor\matthiasmullie\scrapbook\src\Adapters\MemoryStore.php:384
 C:\home\server\nginx\www\detector\device-detector\vendor\matthiasmullie\scrapbook\src\Adapters\MemoryStore.php:47
 C:\home\server\nginx\www\detector\device-detector\Tests\Cache\PSR6CacheTest.php:23

the same error occurs in tests
PSR6CacheTest
PSR16CacheTest

OS Win10
PHP 7.4.2 (cli) (built: Jan 21 2020 17:52:24) ( NTS Visual C++ 2017 x64 )

@Findus23
Copy link
Member

Hi,

This has been reported in matthiasmullie/scrapbook#41 and fixed in matthiasmullie/scrapbook#42.

The latest release (1.4.7) has been made afterwards, so you should just need to update your composer dependencies.

@sanchezzzhak
Copy link
Collaborator Author

composer update --ignore-platform-reqs
thank you, it helped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants