-
- [x] Fedora 40 is branched, planned for 2024-02-13
- [x] Fedora repositories are open
- [x] Close Fedora 37 repository
- [x] Repository layout
- [x] 2024 GPG Key
- [x] PR to distribution-gpg-key…
-
**Frequently asked questions**
- [x] I have read [Frequently Asked Questions](https://github.com/oerdnj/deb.sury.org/wiki/Frequently-Asked-Questions)
- [x] I have looked at the list of the existin…
rfay updated
4 months ago
-
Please add support of openswoole for event classes
-
**Description**
Symfony uses a lot of PHP builtin I/O functions both at runtime, and build-time, these functions are usually blocking, which stops Symfony from reaching it's full potential when use…
-
Roadrunner is a high-performance PHP application server, load-balancer, and process manager written in Golang.
Integration existing FlightPHP application with Roadrunner would provide faster throug…
-
TODO:
- [x] Make `composer test:api` run with RoadRunner, and replace `test:api:rr` with `test:api:openswoole`.
- [x] Fix code coverage. Currently it is always reported as 0% with RoadRunner.
-…
-
- https://alejandrocelaya.blog/2018/02/17/mutation-testing-with-infection-in-big-php-projects/
- https://infection.github.io/guide/how-to.html#How-to-run-Infection-only-for-changed-files
-
I'm currently using Swoole, but I'm guessing it's a similar issue for ReactPHP. Is there any direction on getting it working on an environment like this today? Or any plans to implement?
-
1. What did you do? If possible, provide a simple script for reproducing the error.
I have a javascript file already compressed using brotli at build time, I need to send it as a response with Conten…
-
I want to use Redis subscribe function in my project, however i realized Hyperf using default \Redis class for connection and it this realizations subscribe complettely blocking current coroutine, if …