-
Use [AMPHP](https://github.com/amphp/amp?tab=readme-ov-file) to go async
-
| Q | A
| --------------- | ---
| Version | 2.7.0
| Bug? | yes
| New feature? | no
| Question? | yes
| Documentation? | no
| Related tickets | #51 #41…
-
## Description
Imagine the following model in Laravel:
```php
-
**Swoole** is an event-driven, asynchronous & concurrent networking communication engine with higher performance written only in C for PHP. Swoole includes components for different purposes: TCP/UDP S…
-
### Symfony version(s) affected
6.1.7
### Description
Since we upgraded to symfony/amqp-messenger 6.2.0, we noticed that our message consumer started failing randomly with error `Server channel err…
-
```
PHP 7.1.5 (cli) (built: May 9 2017 17:55:16) ( ZTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.1.5, Copyrigh…
-
#### What are you trying to achieve?
Test that the API correctly handles urls with double slashes
#### What do you get instead?
Errors are thrown before the http request is made
> Provide …
-
Hi guys. Please tell me that there's a way without altering your code to make sure that when fetching a row from the database, a Numeric type gets converted to string instead of float? Choosing to mak…
-
Hello,
the package is still dependant on dbal v2. The newest Release ist v4 and soon there will be v5.
Symfony 7 and Laravel 10 dropped support for this dbal version.
Here is the conflict in th…
-
Following the FIG, I think it's good to have two working implementations passing all tests. I think we should have `v0.4.0` and two working implementations, then tag `v1.0.0`.