-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Closed
Milestone
Description
What steps will reproduce the problem?
Send GET request or may be any request with any ID session.
What is the expected result?
That the query will not be inserted into the database table "session".
What do you get instead?
In DB will be inserted the query in table "session".
Additional info
| Q | A |
|---|---|
| Yii version | 2.0.15.1 |
| PHP version | 7.3 |
| Operating system | Win 8.1 |