-
Rocky Linux 8 using `@php:remi-8.2/minimal` and `php-pecl-imagick` I have the following packages installed:
```
ImageMagick6-libs.x86_64 1:6.9.12.50-1.el8.remi …
-
This issue is mostly to document that there is a potential speedup to be gain in e.g. 3x3 matrix multiply (and possible other operations where the matrix size is "odd").
Current StaticArrays.jl:
…
-
https://github.com/paulirish/dotfiles/blob/master/.dircolors
``` bash
# here's LS_COLORS
# github.com/trapd00r/LS_COLORS
command -v gdircolors >/dev/null 2>&1 || alias gdircolors="dircolors"
ev…
-
Spinning this out of https://github.com/tc39/proposal-pipeline-operator/issues/202#issuecomment-919374937.
Lots of people have expressed concerns that Hack pipes would silo the community of JavaScr…
-
I'm attempting to load the embedding data of a Youtube video but that results in a network exception, without an error message
> `[Unknown Error] Uncaught Embed\Http\NetworkException:`
```php
(ne…
-
We are starting to work on getting an installation of PFAScreen running. Before testing with our data, we wanted to test against some existing data, potentially the data from the tutorial video, to ma…
-
### Description
### What happened?
Description:
I'm encountering an issue where file writing operations using fwrite occasionally fail when running under FrankenPHP. Sometimes files are not phy…
g-ra updated
2 months ago
-
Tue Oct 31 16:43:54 2017 NHORNE [...] cpan.org - Ticket created
Subject: Embedding Fonts
Some systems, such as prestoprint, require embedding of fonts. How do I embed these fonts into the output…
-
### What happened?
We are running FrankenPHP (non-static variant) in Docker on our Kubernetes platform. This is in worker mode with a Symfony application. The application seems to work well; howeve…
-
### What happened?
Hello,
I use docker , i wanted to try frankenPHP with my app symfony 5.4.x
```
FROM dunglas/frankenphp
ENV FRANKENPHP_CONFIG="worker ./public/index.php"
ENV APP_RUNTIM…