-
The comments which include `@var` properties aren't DocBlocks. They must be started with `/**`, not `/*`.
The issue affects both the yii2-gii code and the code generated by gii.
| Q …
-
As you can see on the screen shot there are no conflicting actions assigned, yet using the shortcut results in nothing, no matter if the focus is on the search bar or on the editor. There are no relat…
evpav updated
4 years ago
-
#### What are you trying to achieve?
Create a simple test where a user logs in before the test and checks if there is a update button on the page.
#### What do you get instead?
The test runs fine…
-
`yii\db` package log low-level trace messages to `info` level:
```
2020-02-18 02:15:17 [46.146.34.244][9075][-][info][yii\web\Session::open] Session started
2020-02-18 02:15:17 [46.146.34.244][9075…
-
-
### What steps will reproduce the problem?
### What is the expected result?
### What do you get instead?
### Additional info
| Q | A
| ---------------- | ---
| Yii v…
-
Hi, we're seeing issues while installing MySQL from repo.mysql.com.
The host & packages seem to be normally accessible (i.e. I can visit the site, download packages etc.), but Travis jobs fail to con…
-
### What steps will reproduce the problem?
Performing an ajax request and doing a redirect from it.
(Issue when using Internet Explorer 11 (IE11))
Related (same issue) #9670
### What is the expec…
-
https://github.com/yiisoft/yii2-redis/blob/332f2efd09830e4c4c6cff405dfb2f75859eea29/src/Mutex.php#L113
maybe I don’t understand the mutex mechanism
But redis allows you to create keys with the s…
-
### What steps will reproduce the problem?
Loading any action (ex. site/login) from a mobile browser like the one from iphone 5 etc. (catched using the logs, then tested with a mobile emulator)
##…