Sergei Predvoditelev

Results 198 issues of Sergei Predvoditelev

`UrlGeneratorInterface` methods for URL generation have parameters: `$arguments` and `$queryParameters`. Currently, arguments used in route path (`/route/{id}`), and query parameters added to query (`?id=7`). This behavior causes difficulties in use....

status:ready for adoption

1) Mail with attachment: ![image](https://github.com/buggregator/server/assets/525501/7e8a4e5a-69d8-46b0-bbbf-f9599e46a877) 2) After reload page all mails hidden. Mails list is empty.

bug
module [Smtp]

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

This will allow us to check for existing Yii Debug in app. Also we will can check Yii Debug version via [compare_version()](https://www.php.net/manual/function.version-compare.php). Constant may be used in package configurations instead...

status:under discussion