Closed GrahamCampbell closed 4 years ago
hmm... the curl constants indeed seem to be integer, and OptionsResolver is now declaring the type of the name as string. can you do a PR to cast those curl constants to string? and check whether passing curl options with integer keys still works in the resolver?
This now cause a regression bug when tested with Symfony 5.