-
### Describe your idea/feature/enhancement
Related to:
- https://github.com/aws/aws-sam-cli/pull/1486/files
- https://github.com/aws/aws-sam-cli/issues/1896
- https://github.com/aws/aws-sam-cl…
-
Error with basic install / test. on PHP 7.4 server with php74-php-pdo extension enabled.
Error:
PHP Fatal error: Uncaught Error: Class "PDOConnector" not found in ...
Code causing error
```…
-
The current php73 image has the following vulnerabilities.
![image](https://user-images.githubusercontent.com/3315596/147750236-4c78320c-550b-41e7-8530-8c2d410cda4c.png)
Why are not maintaining …
-
may be we can add option to "show available modules" or something like this
because this message:
```
{
"error": "Invalid configuration.",
"detail": "The module to run \"php74\" is not fou…
-
**Describe the bug**
The image corresponding to php7.4 debug (```totara/docker-dev-php74-debug:multiarch```) has a defect. Checking the image's code it's installing php7.3 instead of 7.4
![Screensho…
-
# Question
Hello there,
I try to set metadata sign with yum repos (centos 7)
What is the correct way to set it? I try everything, set same with ubuntu channels (that works well) but in not he…
-
Current i got fail while try to install package in 2.4.0
Some fails in constraints
-
On REPL.COM PHP/CLI
I run `curl https://raw.githubusercontent.com/chillfox/php-download.sh/main/php-download.sh | bash -s 8.0` in the shell and afetr a while a get this error:
```
cc: internal…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
I can't type/edit the millisecond part
![image](https://…
-
From manual page: https://php.net/function.rtrim
---
Till `php74`, both `character_mask` and `characters` named parameter was supportted. Seem slike `character_mask` is dropped silently without …