-
For example I'm using yii2-user as my module for users profile, that module have already a messages folder with multiple translated files there are any way to import that translations?
Other exampl…
-
``` php
public static function createFromGlobals()
{
// code before
$contentType = $request->server('CONTENT_TYPE', '');
$requestMethod = $request->server('REQUEST_METHOD', 'GE…
-
**The problem:**
If the values of `keyColumnName ` and `parentColumnName ` fields are strings with only numeric character, the recursivity of `normalizeData` method in TreeGrid class is potentially…
-
```
Would it be possible to change the license of this extension to the same BSD
license which is used by Yii itself?
http://www.yiiframework.com/license/
It's a more permissive license than GPL an…
-
I think we should drop support for all non current versions of PHP.
http://php.net/supported-versions.php
@tsdogs @thyseus what do you think?
Dropping support for me means:
1. We remove the…
-
trntv updated
4 years ago
-
### What steps will reproduce the problem?
On use framework without sessions CSRF validation not work.
In this configuration User::login called on each request before CSRF validation and gener…
dkhru updated
6 years ago
-
Hy,
After installing and setting parameter, I can't login/signin.
Every time I get error like :
```
2014/09/21 12:38:48 [error] [exception.CException] exception 'CException' with message 'Property …
-
```
What steps will reproduce the problem?
1. try to debug yii-application;
2. debug external class including in yii/framework/YiiBase.php;
3. stuck upon return from autoload.
What is the expected ou…
-
```
What steps will reproduce the problem?
1. try to debug yii-application;
2. debug external class including in yii/framework/YiiBase.php;
3. stuck upon return from autoload.
What is the expected ou…