Gerych1984
Gerych1984
Доброго дня. Т.к. свой новый корпоративный проект я решил сразу начать на yii3, то возник ряд вопросов/непониманий. Относятся они наверно ко всему yii3, но живой кейс возник с виджетом табов,...
Good day. I have my own custom realization for `AR::save` with ignored not changed rows (for multiple updates from cron). But today i found that it sometimes not works. It...
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌ Add new command to refresh PgSql materialized...
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌ [Range and MultiRange](https://www.postgresql.org/docs/current/rangetypes.html) format parser for PgSql
| Q | A | ------------- | --- | Is bugfix? | ✔️ | New feature? | ❌ | Breaks BC? | ✔️ 1. Return `array` as `phpType` for PgSql...
Good day. It not nessesery, but how about add microseconds as timeout - as additional argument or change current type to float? For example (my case) it can be used...
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ❌ | Breaks BC? | ❌ | Fixed issues | Just a test...
Good afternoon. The basic implementation of `UrlGeneratorInterface` lacks parameters for `__construct()`. Thanks in advance
Good day. I have two questions: 1. What about the [PSR-13](https://www.php-fig.org/psr/psr-13/)? 2. Wouldn't it be more correct in case `XmlDataResponseFormatter` gets a `JsonSerializable` object but not an `XmlDataInterface` to take...