BooleanType

Results 4 issues of BooleanType

| Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | yes | Deprecations? | no | License | MIT...

Validator
Feature
Status: Needs Review

I test `$oauth->getAccessToken()` method in this section: https://github.com/basvandorst/StravaPHP#usage-1 When I call it first time with some token, everything is OK, I retrieve the following response: ![image](https://github.com/basvandorst/StravaPHP/assets/10816818/e3c9f381-db7d-45c9-9bbf-5b964a36f996) But when I call...

**Version** 1.3.0 **Description** The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use...