-
getting this while trying to record feature usage:
` $this->report->user->subscriptionUsage('main')->record('credits', $credits_used);
`
the full error and stack trace:
> PDOExcept…
Yahav updated
4 years ago
-
```
$ composer-require-checker -vv
Warning: preg_match(): Compilation failed: nothing to repeat at offset 1 in phar:///usr/bin/composer-require-checker/src/ComposerRequireChecker/FileLocator/Loc…
-
bonjour suite à une migration de drupal7 vers drupal10 && php7.4 vers php8.2 j'ai ce message d'erreur lorsque j'essaie d'installer l’extension project60.coda Call to undefined method CRM_Core_OptionGr…
-
We have started noticing failures in our test suite about a week ago, with no changes on our side. After investigation, we found the problem to have been caused by the release of v4.3.0 of the Mag…
-
Running Composer commands with an SSH Key that is NOT associated with a GitHub account, without GitHub tokens configured and the `--no-interaction` option, leads to an output where it is unclear for t…
-
I'm trying to generate the doc for this RAML: https://api.unbounce.com/raml/v0.4/api.raml
Here is the error I get:
array(1) {
["schema"]=>
string(3008) "{"$schema":"http:\/\/json-schema.org\/dr…
-
### Description
I wanted to use HttpClient to upload a file alongside other fields. But i needed the file uploading part to be `Content-Transfer-Encoding: base64`*. When i followed the docs https://s…
-
I'm getting the below exception on a new install of phpactor and vscode-phpactor when I type a single char.
MacOS: 13.6
VSCode: 1.83
```[Error - 10:09:59] Request textDocument/codeAction failed…
-
### Symfony version(s) affected
6.1, 6.2, 6.3, 6.4, 7.0, 7.1, 7.2
### Description
In the HTMLSanitizer, the `force_attributes` definition does not work as described in the documentation or in…
-
Try to use this with another Library to generate ER Diagrams based off my models [https://github.com/beyondcode/laravel-er-diagram-generator](url) and have debugged to catch the following Exception
…