Alexander Makarov

Results 280 issues of Alexander Makarov

``` /home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov do-upload -f ./coverage.xml --git-service github info - 2024-08-18 20:32:33,524 -- ci service found: github-actions warning - 2024-08-18 20:32:33,532 -- No config file could be found. Ignoring config. warning...

In using-yii-with-swoole.md we need to use https://www.swoole.com and not https://openswoole.com/

See https://github.com/yiisoft/di/pull/372

type:feature

Add `#[\SensitiveParameter]` to passwords and secret tokens.

help wanted
good first issue
status:ready for adoption

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

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

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

status:code review

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌ | Fixed issues | https://github.com/yiisoft/yii-debug/issues/270

status:under development

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌ | Fixed issues | https://github.com/yiisoft/yii-debug/issues/271

status:under development

Right now, if the batch is too big, we're getting into limits of DBMS like the following: ![image](https://github.com/user-attachments/assets/207f92e4-d04b-4e00-97d7-78d4311daf53) _The screenshot is from PostgreSQL._ I suggest doing two things: 1. Introduce...

status:ready for adoption
type:feature