-
Hi there,
The team have been on vacations the past few days, and it was the perfect occasion for me to discover Yii3 state in peace (without big changes happening). That wasn't enough time to fully…
-
Is it possible to clarify the dependencies between repos to prevent meaningless PR?
-
Inconsistency in behavior DbQueryDependency::method and QueryInterface::count
```php
class DbQueryDependency extends Dependency
{
/**
* @var string|callable method which should be invo…
-
Currently some source files have an `@author` PHPDoc.
In an open source project where each file can have a lot of contributors over time I don't see the value of having this.
If we want to know who …
-
I am interested in working with slim4, I have put the session middleware to work, how can I correctly implement cookies and csrf,
Thks,
-
Instead of using a `composer` binary that is assumed to be in the path I propose downloading our own binary and running it with a different configuration directory.
This will allow us, for example,…
-
Attempts to split framework into truly independent parts get stuck in interdependencies problem.
Example: `yii\rbac\CheckAccessInterface`.
At the moment it is defined in `yiisoft/rbac` package.
T…
-
Does the yii3.0 version give up this repo?
-
Hello,
This is not a proper bug. More a discussion i can't start on the Yii Forum.
In the roadmap it is announced that Yii3 will follow best practive as SOLID :
"Be based on best practices s…
-
### What steps will reproduce the problem?
install yii3 in a subfolder of an server
### What is the expected result?
css and js file paths should include subfolder path.
### What do you get inst…