hashids-bundle
hashids-bundle copied to clipboard
Fixed logic exception if auto convert is disabled
on some controllers, an LogicException is thrown although auto convert is disabled. This fixed it as it should not trigger
Hey and thanks!
But is it possible to have a concrete example?
Because currently there is a test for that named it_throws_when_force_hash_variable_in_request_and_auto_convert_is_deactivated.
So I can't currently accept your P.R. during the test is invalid.
P.S.: doesn't take into account php-cs-fixer, which makes modifications that are not backward-compatible, so it often causes problems.