Commit 9b62986
Fix PHP 8.4 deprecation warnings for implicitly nullable parameters
- Container.stub: Make $filterType explicitly nullable (?string)
- Selection.stub: Make $offset explicitly nullable (?int)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent a003372 commit 9b62986
File tree
2 files changed
+2
-2
lines changed- stubs
- ComponentModel
- Database/Table
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments