Commit f83929a
Add ReturnTypeWillChange attribute to offsetGet
Added the #[ReturnTypeWillChange] attribute to the offsetGet method in Collection to ensure compatibility with future PHP versions and suppress deprecation warnings.
https: //github.com/paquettg/pull/291
https: //github.com/paquettg/issues/290
Co-Authored-By: David Young <6652430+davidbyoung@users.noreply.github.com>1 parent 0098825 commit f83929a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| 137 | + | |
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
| |||
0 commit comments