Commit fc5d53c
committed
docs: add changelog entry and improve SQLi rejection tests
- Add v4.7.5 RST changelog entry for session gc type hint
- Consolidate testGCRejectsNonInt to test 6 non-int types in one method
- Remove unrelated testGCWithZero and testGCWithNegativeValue tests1 parent 5a53402 commit fc5d53c
2 files changed
Lines changed: 10 additions & 15 deletions
File tree
- tests/system/Session/Handlers/Database
- user_guide_src/source/changelogs
Lines changed: 9 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | 129 | | |
138 | 130 | | |
139 | | - | |
140 | | - | |
141 | 131 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
146 | 140 | | |
147 | 141 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments