Dmitriy Gordinskiy

Results 4 issues of Dmitriy Gordinskiy

Fix deprecation notice: > Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute instead.

Whats about adding assertions for multiple array key existence. `Assert::keysExists(array $value, array $keys)` Check if all of provided key are presented in array May be useful for validation of POST/PUT...

help wanted

Attempt to resolve https://github.com/webmozarts/assert/issues/289

After update ClickHouse version from 20.8.2.3 to 22.8.9.24 exceptions thrown by this package have changed. --- **ClickHouse v20.8.2.3:** Response body: > Code: 516, e.displayText() = DB::Exception: Username: Authentication failed: password...