Results 90 issues of Vano Devium

**workerman** has many _Event_ (event-loop) classes: - Uv - Swoole - Select - Libevent - Event - Ev - React Could you please explain which type will have better performance...

When my laravel app doesn't use sessions at all, or it's set to a non-file engine, I don't want to rewrite php functions. So it's just another **adapterman** initialization method...

It would be convenient if this binary file will check whether there is a **server.php** and/or a **start.php** files in the root of the project. Or somehow through the options....

I have a simple docker image which extends php:8.2-cli-alpine. When I try to set up cron which have to run `php artisan sync:api`, it looks like ofelia tries to run...

Hey! I'm just learning how to write using golang, so excuse me if I made stupid errors. In this request I made support for multi-line values using regex. Is this...

Added ability to use multi-line values. Unlike #1 version, this one does not use regex.

If exists options.timeout

How do you like the idea of adding the ability to return a 1x1 transparent png, which will be written either as a constant or as a file in the...

enhancement

When I enter: ```sh npm i @koa/send ``` I see: ```sh npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@koa%2fsend - Not found npm ERR! 404 npm...

bug

## Checklist - [x] I have ensured my pull request is not behind the main or master branch of the original repository. - [x] I have rebased all commits where...