-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit 0125031
tonivegaToni VegaGromNaN
authoredReplaced a too strict assertion in DatabaseSessionHandler that prevented to use the sessions at all with a more simple sanity check (#3366)
Set zend.assertions=1
---------
Co-authored-by: Toni Vega <toni@flexvega.com>
Co-authored-by: Jérôme Tamarelle <jerome.tamarelle@mongodb.com>1 parent 51194eb commit 0125031
File tree
4 files changed
+9
-5
lines changed- .github/workflows
- src/Session
4 files changed
+9
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 | - | ||
94 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 | - | ||
121 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | + | ||
27 | + | ||
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | - | ||
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
| |||
56 | 55 |
| |
57 | 56 |
| |
58 | 57 |
| |
59 | - | ||
60 | 58 |
| |
61 | - | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
62 | 64 |
| |
63 | 65 |
| |
64 | 66 |
| |
|
0 commit comments