-
This does not parse HTML elements correctly.
-
**Feature description or problem with existing feature**
OpenSwoole stubs are not available. IDE shows them as errors in my scripts even though the extension is enabled and the script executes fine.
…
-
### Octane Version
2.0.1
### Laravel Version
10.14.1
### PHP Version
8.2.7
### What server type are you using?
Open Swoole
### Server Version
22.0.0
### Database Driver & Version
_No respon…
-
please add native support for Windows, the PHP language has been cross-platform practically forever, and most php developers are working on windows machines
-
Hey
The Server's constructor stub has this:
```
public function __construct(string $host, int $port = 0, int $mode = \OpenSwoole\Server::SIMPLE_MODE, int $sockType = \OpenSwoole\Constant::S…
-
As we can see more and more solution trying to run Symfony with async event driven or other modern servers (swoole, openswoole, amp, workerman, frankenphp), it would be interesting to provide tips or …
-
Hi guys, first of all I would like to say that I really love Octane. I am a hardcore Lumen user so Octane is the only reason why I was able to migrate from Lumen(best framework ever!!! 😋) to regular L…
-
-
trying to compile it since i cannot do
pecl install openswoole-22.0.0
No releases available for package "pecl.php.net/openswoole"
install failed
I've downloaded tarball from https://pecl.php.…
-
I run into the problem cross-compiling boost/context for ARM Cortex-A5 processors, using the conan package boost/1.70.0@conan/stable . I found a very similar bug report from 5 years ago under: https:/…