Commit 1a7a9e1
authored
null as an array offset is deprecated in php 8.5
null as an array offset is deprecated in php 8.5
"Using null as an array offset or when calling array_key_exists() is now deprecated. Instead an empty string should be used."1 parent 9f3d8d9 commit 1a7a9e1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments