-
| Q | A
| ---------------- | ---
| Yii version | 2.0.50
| PHP version | 8.2.18
| Operating system | linux
The default quote char for columns in [sqlite3 is double quote…
-
### What steps will reproduce the problem?
Create a LinkPager widget and set only the "options" key with an empty array as value.
`echo LinkPager::widget([
'pagination' => $pages,
'o…
-
Main purpose of this proposal - to simplify adding new broker to yii3 queue and queue implementation in general:
- queue/worker/adapter code will be completely generic, smaller and simpler
- brokeri…
-
We have a recommendation to use StudlyCaps (PascalCase) naming in the PER:
PER
> The term "StudlyCaps" in PSR-1 MUST be interpreted as PascalCase where the first letter of each word is capitalized…
-
I have two database connections. The main connection (`\Yii::$app->db`) is empty now. And the second which connected to a database with existed tables. Also I have an activeRecord model for an existed…
-
| Q | A
| ---------------- | ---
| Yii version | 2.0.49
| PHP version | 7.4
| Is bugfix | Yes
| Breaks BC? | No (not sure)
### What steps will reproduce the problem?
…
-
It's very popular along with emails nowadays.
-
### What steps will reproduce the problem?
Install imap extension for php. Open a connection to the imap server and call the imap_fetch_overview function with an invalid sequence param, for exa…
-
### What steps will reproduce the problem?
When I implemented an aggregation query, the return value of the aggregation query was a scalar type. When I used `populateRelation` to populate the val…
-
### Issue description
hey folks,
as you may have seen, I've been trying to revive the Service Providers PSR proposal.
I have thoroughly reviewed past discussions, issues, and contributions rela…