Closed this issue 10 years ago · 1 comments
The result of getEncryption() method don't return encryption for current stream. Is cause by $this->_encryption property assignation in setEncryption() method.
getEncryption()
$this->_encryption
setEncryption()
Discussion happens on the attached PR.