Gerych1984

Results 15 issues of 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...

status:need more info

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌

status:under development

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌ Add new command to refresh PgSql materialized...

status:under development

| 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...

type:enhancement

| 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...