-
The current configuration is:
```yaml
server:
# command: "php bin/console baldinof:roadrunner:worker"
# If you are using symfony 5.3+ and the new Runtime component:
# remove the prev…
-
Can the following deprecation notice be resolved?
* Symfony: 4.4.18
* PHP: 7.3.26
```
baldinof/roadrunner-bundle
[▼
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorC…
-
## Environment
* Docker for Mac 18.06.1-ce-mac73
* macOS High Sierra
## Steps to reproduce
1. Install API Platform as described here: https://api-platform.com/docs/distribution#installing-the-fr…
-
## Describe the bug
I tried this code:
```php
$file = request()->file('user');
$file->move($targetDir, $newfilename);
```
will be get error:
```
Could not move the file \"Z:\\USERT…
-
Yesterday [Spiral released version 2.0.0 of RoadRunner](https://github.com/spiral/roadrunner/releases/tag/v2.0.0). It has a bunch of interesting new features and improvements but also introduces some …
-
- Octane Version: 0.1.1
- Laravel Version: 8.36.2
- PHP Version: 8.0.3
- Server: Swoole / RoadRunner
- Database Driver & Version: Mysql 8.0
### Description:
When roadrunner outputs upstream …
-
**Desktop:**
- OS: Mac
- OS Version: Big Sur 11.4
- App Version: 0.2.1
**Describe the bug**
I ran the php/switch-match task and got some warnings and then it failed. It seemed to take a long…
-
We are currently investigating using php-pm instead of php-fpm. I have everything essentially working, but have been unable to get the NewRelic php extension to work. I can see outbound connections fr…
-
- Octane Version: `1.0.4`
- Laravel Version: `8.46.0`
- PHP Version: `8.0.5`
- Server & Version: ~Swoole~ / RoadRunner `2.2.1`
- Database Driver & Version: -
### Description:
When configuring …
-
I have the bundle installed in a Symfony 5 based app and the command is showing up in the console as expected
```shell
$ php apps/rrtest/bin/console.php list
Symfony 5.1.5 (env: local, debug: true)…