mezzio-swoole icon indicating copy to clipboard operation
mezzio-swoole copied to clipboard

Swoole support for Mezzio

Results 17 mezzio-swoole issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [symfony/console](https://symfony.com) ([source](https://togithub.com/symfony/console)) | `^5.0 \|\| ^6.0.19` ->...

renovate

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | ideally, no #### Summary I have tried...

Enhancement

| Q | A |-------------- | ------ | Documentation | no | Bugfix | yes | BC Break | no | New Feature | yes | RFC | no |...

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | --- > [!WARNING] > Some dependencies could not be looked up....

renovate

Previously, we discussed splitting this package into two each declaring explicit dependency on either ext-swoole or ext-openswoole. A need for such split was dictated by the diverging API in those...

RFC

### Bug Report I am following the [recommended way to run a task event listener](https://docs.mezzio.dev/mezzio-swoole/v4/async-tasks/#queueing-task-data-for-the-taskeventdispatchlistener), using a `TaskEventDispatchListener`, but have run into a DI loop. `Mezzio\Swoole\Task\TaskEventDispatchListener` > `Mezzio\Swoole\Event\EventDispatcherInterface` > `Mezzio\Swoole\Event\SwooleListenerProvider`...

Bug

### Feature Request Improved documentation for Async Tasks | Q | A |------------ | ------ | New Feature | no | RFC | no | BC Break | no ####...

Enhancement