-
Hi,
the class name is written in CamelCase so the current readme example:
https://github.com/dotenv-org/phpdotenv-vault/blob/61dbb12f3d360027092e36b6e42a388d1bae3cb4/README.md?plain=1#L37-L41
S…
-
When running composer require humanmade/s3-uploads this installs v3.0.3 but the releases are at 3.0.7.
This is causing some issues specifically local dev, just wondered when they will be sync'd or …
-
### What happened?
### Description
Migration error on upgrade to craft 4
Followed the instructions in https://craftcms.com/docs/4.x/upgrade.html
I have confirmed `entrydrafts` and `entryversions` …
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.5.16
| PHP version | 8.2.17
| Installation Method | Composer
#### Summary
While upgrading…
-
### Description
`./craft setup` produces an invalid dotenv file if the expression contains a backslash.
So far as I can tell, the setup enters what I would consider to be the "correct" entry in …
-
Right now, testing is restricted to putting the code on the server and executing it. That's not super efficient
-
# New Issue
## Diagnose
Output of `composer show` command
```
algo26-matthias/idna-convert v4.0.2 A library for encoding and decoding internationalized domain names
b…
-
Hi,
if there is no DOTENV_KEY phpdotenv-vault fallback to the unencrypted .env file.
In this case there is a `var_dump` on first .env entry ([ref](https://github.com/dotenv-org/phpdotenv-vault/blo…
-
### What happened?
### Description
This came up while upgrading from 4.8.4 to 5.1.6 It did not come up in development and it does not seem appear in all pages so I'm quite baffled by this one. We …
-
There are a lot of warnings that cause the nixos tests to fail. It seems that many vendor libraries use deprecated APIs.
php74 was the only version I had sucess with, which is no removed in nixos.
…