-
- Laravel Version: 9.47
- Octane Version: 1.4.0
- PHP 8.1
Undefined array key "line" {"exception":"[object] (ErrorException(code: 0): Undefined array key \"line\" at /.../vendor/laravel/octane/sr…
-
1. What did you do? If possible, provide a simple script for reproducing the error.
```
Copy-paste HTTP helper function script from manual.
-
I'm getting the following error after upgrading to v22:
```
Warning: implode(): Invalid arguments passed in vendor/openswoole/core/src/Psr/Message.php on line 65
Stack trace:
1. {main}() bin/…
-
1. What did you do? If possible, provide a simple script for reproducing the error.
```
//db_connection_pool.php
-
What did you do? If possible, provide a simple script for reproducing the error.
```
I set up a new ubuntu server and migrated my webs to it. Now I get a "PHP Fatal error: Uncaught Error: Call to u…
-
Could this be compatible with openswoole? atm composer complains about the missing extension when using openswoole.
-
1. What did you do? If possible, provide a simple script for reproducing the error.
```
-
Hey,
I know this is probably "anti-pattern", but I'm wondering if Intelephense has a way to resolve this.
Say I have:
```
-
Theres no mysqli connection pool in openswoole v22.0.0 and displays Fatal error: Uncaught Error: Class 'OpenSwoole\Database\MySQLiPool' not found.
-
- Laravel Version: 10.0.3
- PHP Version: 8.1.16
- Database Driver & Version: Postgres & I don't know, using sail
### Description:
When creating http kernel multiple times within same envir…