Commit c701c57
authored
ext/phar: stream context options are always stored in an array (#22234)
These cannot be objects and thus there is no need to use HASH_OF.
Can be double-checked looking at stream_context_set_option() and stream_context_set_options() functions.1 parent 95b5b48 commit c701c57
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
218 | 219 | | |
219 | 220 | | |
220 | 221 | | |
| |||
0 commit comments