-
`/**
* {@inheritDoc}
*/
public function getInsertSQL()
{
if ($this->insertSql !== null) {
return $this->insertSql;
}`
This "if" brtoke down stat…
-
Hello everyone! I couldn't find how to use Swoole\Table in Hyperf.
There is an example in Openswoole:
```
$serv = new OpenSwoole\Server('127.0.0.1', 9501);
$serv->set(['dispatch_mode' => 1]);
…
-
Because of a lack of resources, and build time (~30x slower), the current plan is
* single distribution: **Enterprise Linux 9**
* only **PHP**
* only **modules** (no Software Collections)
* onl…
-
### Shlink version
3.7.2-non-root
### PHP version
3.7.2-non-root
### How do you serve Shlink
RoadRunner Docker image
### Database engine
PostgreSQL
### Database version
16.1…
-
Hello,
I'm looking for clarification whether `log_file` is only used when `deamonize = 1`, please.
As per https://openswoole.com/docs/modules/swoole-server/configuration
> If daemonize has …
-
### Octane Version
2.0.1
### Laravel Version
10.9.0
### PHP Version
8.1.18
### What server type are you using?
Swoole
### Server Version
5.0.3
### Database Driver & Version
_No response_
#…
-
-
| Q | A
| --------------------------| ---------------
| php-code-coverage version | 10.1.2
| Driver | PCOV
| PCOV version | 1.0.11
| Installation Met…
-
According to [PHP roadmap](https://wiki.php.net/todo/php82) version 8.2.0 GA is planed for end of year
Plan is
* provides SCL only for alpha/beta
* provides both SCL and base packages (modules…
-
I run benchmark, but there is only one deno process.