Commit 6f3c8d4
Remove deprecated ReflectionProperty::setAccessible() calls
setAccessible() has no effect since PHP 8.1 and is deprecated in PHP 8.5.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a677d72 commit 6f3c8d4
File tree
3 files changed
+0
-4
lines changed- src/Testing
- tests/Feature
- Notifications
3 files changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
698 | | - | |
699 | | - | |
700 | 698 | | |
701 | 699 | | |
702 | 700 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
0 commit comments