Viktor Pikaev
Viktor Pikaev
Если в типограф на вход подать текст в инкоде (указать это в настройках типографа), содержащий символы эмодзи, то будет ошибка: ```iconv(): Detected an illegal character in...```
Fix the InvalidPropertyAssignmentValue psalm issue in the \PHPUnit\Util\ExcludeList class For the #4093
I have two database connections. The main connection (`\Yii::$app->db`) is empty now. And the second which connected to a database with existed tables. Also I have an activeRecord model for...
I have the next error after migration from the `yandex-checkout-sdk-php` on PHP 8: ``` Declaration of YooKassa\Common\LoggerWrapper::emergency($message, array $context = []) must be compatible with Psr\Log\LoggerInterface::emergency(Stringable|string $message, array $context =...