You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior: No error cause of access violation.
Actual behavior: Try to access private property from extended class.
Steps to reproduce: \FACTFinder\Core\IConvEncodingConverter and \FACTFinder\Core\Utf8EncodingConverter try to access private property \FACTFinder\Core\AbstractEncodingConverter::$log.
1.2.5+srcPHP 7.0.25\FACTFinder\Core\IConvEncodingConverterand\FACTFinder\Core\Utf8EncodingConvertertry to access private property\FACTFinder\Core\AbstractEncodingConverter::$log.