demo icon indicating copy to clipboard operation
demo copied to clipboard

Yii 3 demo application

Results 52 demo issues
Sort by recently updated
recently updated
newest added

![Screenshot from 2022-08-12 08-22-02](https://user-images.githubusercontent.com/9439043/184289967-f4c4bd48-1778-4894-b718-2a21b722d8c8.png) ![Screenshot from 2022-08-12 08-21-49](https://user-images.githubusercontent.com/9439043/184289978-575a08ab-1ecc-421a-a2bc-90d9a60a79a5.png) I find it somewhat inconsistent. Mb it'd be worth picking out common keys into, say, messages/common ```php return [ 'layout.language.english' => 'English',...

> Failed to download `yiisoft/yii-sentry` from dist: `/app/vendor/yiisoft/yii-sentry` does not exist and could not be created. > Now trying to download from source > [`RuntimeException`] > `git` was not found...

Hi, not sure where to ask - so just shortly here: I did apache bench on yii3 (demo) against yii2 (basic app) and got extremly poor results for yii3: *...

status:under discussion

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️

``` c3.php has changed Do you want to replace c3.php with latest version? // Pressed "Enter" here > App\Installer::postUpdate > App\Installer::copyEnvFile ```

type:task

### What steps will reproduce the problem? 1. composer install/update 2. ./yii fixture/add 20 3. dev-tool/dev/demo$ vendor/bin/codecept run ### What is the expected result? ✔ BlogPageCest: Blog page works. ###...

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ❌ | Breaks BC? | ❌ | Fixed issues | - I just...

type:test

| Q | A | ------------- | --- | Is bugfix? | ✔️/❌ | New feature? | ✔️/❌ | Breaks BC? | ✔️/❌ | Fixed issues | comma-separated list of...

status:under discussion
status:code review

### What steps will reproduce the problem? ```bash ./vendor/bin/codecept run ``` ### What is the expected result? No errors. ### What do you get instead? ``` 1) BlogPageCest: Blog page...

type:bug
status:ready for adoption
type:test

### What steps will reproduce the problem? Submit contact form. ### What is the expected result? Form submitted successfully. ### What do you get instead? ``` Call to a member...

type:bug