-
### What steps will reproduce the problem?
I'm having trouble with the [`asShortWeight` method of the formatter](https://www.yiiframework.com/doc/api/2.0/yii-i18n-formatter#asShortWeight()-detail).…
-
Hi.
Why you haven't added var to describe breadcrumbs separator? As is in yii1 $separator
https://github.com/yiisoft/yii2/blob/master/framework/yii/widgets/Breadcrumbs.php#L118
-
I am working through the fixture section in the guide, but I am getting the following error, so I think that there should be some more information around this in the docs and examples of work aro…
-
Hello,
condeception.yml has a dump section (dump: tests/_data/dump.sql). it will be actual dump of project (which should recreate manually if database was changed). But yii has migrations and I think …
-
Updated table with results of 20th Jan 2022 checks
| Thing to check | check Dec version | Check Jan20 version | comments |
| --- | --- | --- | --- |
| login via email | [y] | [y] | |
| login via…
rija updated
5 months ago
-
I use windows authentication, so not input user id and password.
I add sentence to detect whether connect success. It seems connect is work, however,
It show errors like: Prepare failed:InitialBytes …
-
See https://github.com/sebastianbergmann/phpunit/pull/3687#issuecomment-492537584 for details.
-
### What steps will reproduce the problem?
Use an (MS) SQL server up to 11
get a data table of 150 lines in SQL server
Create a SQL request on a big table and add limit of 100 and offset of 100
…
-
## What steps will reproduce the problem?
Use an (MS) SQL server (tested with 15)
Get a table with some value with underscore `_ `or bracket (`[` `]`)
Search with compare for this value using _ …
-
### What steps will reproduce the problem?
Using gii, try to Preview a Model.
### What's expected?
The typical results with new model code and chance to see diff if there is a difference
#…