@@ -118,7 +118,7 @@ |
||
| 118 | 118 | |
| 119 | 119 | $result = $this->stream; |
| 120 | 120 | unset($this->stream); |
| 121 | - $this->size = $this->uri = null; |
|
| 121 | + $this->size = $this->uri = null; |
|
| 122 | 122 | $this->readable = $this->writable = $this->seekable = false; |
| 123 | 123 | |
| 124 | 124 | return $result; |