Open sagar3506 opened 7 years ago
This was fixed in the following commit: https://github.com/kleiram/transmission-php/commit/320b48ae5b2fdd83cd1f81bf823bc734980adba4
But there has not been a tagged release since that commit.
It might be that the composer.json version for symfony/property-accessor is a bit too permissive - it looks like >=2.2.1 includes even version 3.x.x https://semver.mwl.be/#?package=symfony%2Fproperty-access&version=%3E%3D2.2.1&minimum-stability=stable
@kleiram not sure what's best here, but given the version constraint new users are already on 3.something.. maybe tag a minor release capping it at the final 2.x release, then a major release with a stricter constraint on the package?
Fatal error: Call to undefined method Symfony\Component\PropertyAccess\PropertyAccess::getPropertyAccessor() in /var/www/html/vendor/kleiram/transmission-php/lib/Transmission/Util/PropertyMapper.php on line 21