-
I upgraded Yii2 to version 2.0.16-dev, and the events does not work.
https://github.com/beastbytes/yii2-wizard/blob/master/WizardBehavior.php#L164
Problem:
https://github.com/yiisoft/yii2/blob/…
-
Would it be possible to create an alpine variant of all/most container images?
The default php apache 8.1 uses debian an has many high and critical vulnerabilities.
I've also scanned the php 8.1 alp…
-
PHP Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in /home/runner/work/yii2/yii2/framework/web/Session.php on line 187
@rob006 @samdark @bizley
This i…
-
I need force index in my project, so I've add the method addHintIndex to set the hints indexes associated to a table.
The param is an assoc array of the hintIndex(s) to be used on the query.
The key…
-
Hi
Is there any standalone version of this plugin? I want to use this plugin in Yii2 framework. I saw the code uses a lot of functions from wordpress. Is there a standalone version that I can use to c…
-
https://github.com/yiisoft/yii2/blob/master/framework/widgets/MaskedInput.php#L149
this line put code to jQuery ready block, so your code not work here :
https://github.com/wbraganca/yii2-dynamicform…
-
Hi @cornernote
First of all thanks for the extension yii2-dashboard, seems very potential for a development I'm doing with Yii2 framework.
I have read the yii2-dashboard extension documentation, I …
-
In this https://github.com/yiisoft/yii2/blob/master/framework/web/Application.php `\yii\web\Application` class we have documented properties like `$session` and `$user`, now i dont have compeltions i…
xskif updated
9 years ago
-
PHP Warning – yii\base\ErrorException
Missing argument 1 for izyue\admin\models\AuthItem::find(), called in D:\yii2\yii2-app-advanced\vendor\yiisoft\yii2\validators\UniqueValidator.php on line 210 a…
-
please add psr-4 autoload.
I'm using yii2 framework and your library not auto including.