-
Since version 2.0.39 the following exception occurs. I have a DynamicModel with a Recaptcha Validator:
```
[['reCaptcha'], \himiklab\yii2\recaptcha\ReCaptchaValidator3::class, 'threshold' => 0.5],…
nadar updated
4 years ago
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest `master` branch of bootstrap-…
-
### Description
After saving a draft it's not listed in the entry list which is causing confusion and feels like something went wrong. It is listed though when filtering on 'Draft', but I think we/…
-
Hi All ,
My PHP application is not visible in PINPOINT GUI and I can see below error on php error log
[pinpoint] [14711] [14711]catch an Error
[pinpoint] [14711] [14711]apm_error_cb called
…
-
Redirects in XHR do not work in the test runner started by Cypress.io (both inside the test itself or when I open the application in a new tab). The functionality works as expected in regular chrome.
…
-
### Description
When you run `./craft gc` on the commandline you get asked if you want to delete all thrashed or soft-deleted items, the default answer is [no]. If you suppress this question by passi…
-
### Description
Not a bug, given you wouldn't use the CLI command without any ID, but if you try and run `./craft feed-me/feeds/run` without any Feed ID specified, you get a PHP exception. Potentia…
-
In Yii2 templates, like this:
```
-
```
composer install --prefer-dist
```
I get this output:
```
Problem 1
- Installation request for yiisoft/yii2-composer 2.0.x-dev -> satisfiable by yiisoft/yii2-composer[2.0.x-dev].
- yii…
-
I've just started playing around with Bref in the last few days (which works great by the way!), and I was hoping to create a layer for my composer dependencies—so I was stoked when I saw #556 had bee…