Raphaël Lefebvre
Raphaël Lefebvre
@stof - the issue is on $actual (not $value) - preg_match needs also a string: `Warning: preg_match() expects parameter 2 to be string, array given in vendor/behat/mink/src/WebAssert.php` ex: ``` if...
1. Sorry: The file `package-lock.json` appears in git **as a new file**. This file should be committed OR added in `.gitignore`. 2. Thank you very much!
PHPUnit 6 needs PHP 7. Travis config should be updated.
Could you specify the version of symfony/console you use, and the version of samurai also? thank!