-
Good day!
I am trying to install the dependencies using composer in my project. My project use docker with php:7.4.2-fpm and use a Dockerfile to install composer and other dependencies.
This sta…
-
Hello,
tried command `make:entity Color`
Entity has successfully generated, but getting this error when trying to run website.
> The "App\Repository\ColorRepository" entity repository implement…
-
I'll provide the requested issue description in a separate comment, because github has a comment limit of 65 K characters.
Below I've filled the issue description as requested, but I'll give more…
gjwnc updated
8 months ago
-
**Describe the bug**
After fiddling around with `declare(strict_types=1);` on all files in the lib-directory, the following TypeError was thrown:
> 4) SimpleSAML\Test\Web\TemplateTest::testSyntax
…
-
# Bug Report
| Subject | Details |
| :------------- | :---------------------------------------------------------------|
| Rector…
-
I've installed SimpleSAMLphp on a FreeBSD 10 host with PHP 7 and lighttpd. It works great, but I've had some trouble getting it to work due to lack of documentation about which PHP modules are require…
-
**Description of the need**
We are considering using Tugboat.qa for PR sandboxes for Backdrop core (since that's Tugboat's advertised feature).
**Proposed solution**
Backdrop core will have a new…
ghost updated
8 months ago
-
```
php build/puppet-enc.phar foo.example.com --env=prod --file=nodes.yaml.dist
#!/usr/bin/env php
---
parameters:
customer: example
role_enc: undef
environment: development
```
>…
c33s updated
11 months ago
-
## Expected behavior
The preview generation task shouldn't use all PHP memory,
## Current behavior
If the preview generation is run, by e.g. executing the command `./occ preview:generate-all `, t…
-
With OpenShift v2, there was an easy way to install PEAR dependency in PHP cartridge, by editing `.openshift/pear.txt`.
Is there something similar with this s2i container? I see that PEAR is mentio…