-
This maybe a naive post but I was reading up on 5.5 generators in PHP it seems like it allows for memory efficient arrays at the moment you cannot call a large query with find() or exec() without brea…
-
Hello @n0nag0n
I am setting up new server and wanted to explore setting up new server via Swoole HTTP server.
I have used the code, and made necessary changes to the code.
However, I am st…
-
Hi guys,
Since @ikkez has [introduced](https://github.com/bcosca/fatfree-core/commit/f304c29ceba9dff6521d50497955c5e9e04e69ce) the configurable template filters, I love this feature. It's very powerf…
-
Nette's [Database layer](https://doc.nette.org/en/database), both Core and the Explorer, ascribe to similar philosophy to what I was wanting to use here, but provides some additional functionality (es…
-
### SHORT DESCRIPTION
I'm trying to use Tailwind and CodeKit with a PHP-based CMS site, and can't use a 'build' folder. Without using 'source' and 'build' folders, however, CodeKit seems unable to re…
-
It seems to generate a empty fields list when using sqlite mapper.
PHP 7.4.33
sqlite 3.26.0 2018-12-01
Linux 4.18.0-372.19.1.el8_6.x86_64
```
[13-Apr-2024 11:47:47 UTC] SELECT * FROM pragma_tab…
-
Getting the error below in the patherfinder-containers-pf-1 when first setting this up.
This is attempting to setup in a Amazon EC2
Sun, 31 Dec 2023 16:53:00 +0000 PDOException: SQLSTATE[HY000]…
-
Errors are currently unique and helpful, but not as much as possible.
For example consider this error for zero-length input:
```r
ig_nbs_value2centile(y = numeric(), gest_days = 270, sex = "M",…
-
Roadrunner is a high-performance PHP application server, load-balancer, and process manager written in Golang.
Integration existing FlightPHP application with Roadrunner would provide faster throug…
-
I have a Fat Free Framework 3.8 application running in a docker setup via php-fpm and nginx containers and then exposing the nginx port on the docker host. All is fine **except** when I use a redirect…