Alexander Makarov
Alexander Makarov
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ❌ | Breaks BC? | ❌ | Fixed issues | -
Currently, `MessageInterface::getHeaders()` doesn't have phpdoc. We should add it. Also, it may return `null` which means "do not add headers". An empty array could be possibly used for the same...
Could be implemented as a base command like the following: ```php use DateTime; use Sentry\CheckInStatus; use Sentry\MonitorConfig; use Sentry\MonitorSchedule; use Symfony\Component\Console\Command\Command; use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\Output\OutputInterface; use Symfony\Component\Stopwatch\Stopwatch; use Throwable; use...
I wonder if we should rename the package to yiisoft/bulma since yiisoft/yii-bootstrap5 was previously renamed to yiisoft/bootstrap. @terabytesoftw, @vjik what do you think?
In Gnome files, it's enough to press `ESC` once to cancel file renaming and close the dialogue. Cosmic Files requires pressing `ESC` twice.
To avoid issues with dependencies, it's a very good idea to distribute the tool as a scoped PHAR in a Composer package. It's a best practice adopted by Psalm, PhpStan...
1. Added example of setting timeouts to "Using Classic Mode" page. 2. Added example of enabling metrics to "Metrics" page. Congrats on joining PHP :tada:
Need a REST API for news. Authentication should be via tokens. The use-case is `./yii-dev release/make` to create draft news at the website. Related to #117
Need to add Sentry to collect errors.
Currently, it's not. https://www.yiiframework.com/search?type=news&q=Symfony https://www.yiiframework.com/search?type=news&q=symfony