Gassan Gousseinov

Results 18 issues of Gassan Gousseinov

phpstan probably moans otherwise: Call to an undefined method Symfony\Component\Config\Definition\Builder\NodeParentInterface::scalarNode(). ```php ->ifTrue(function ($v) {return empty($v);}) ``` does not cause any errors.

4.x branch has this already fixed in #5019. We need it also in 3.x, otherwise a User can delete every Record without appropriated permissions. Fixes: #5039

The code was reviewed, so that `OAuthToken` is fully replaceable by any other AppOAuthToken, that only should be extended from `AbstractOAuthToken`. Use the resource owner's option `token_class` to change it.

Hey! Type: new feature - [x] I have read and understood the [Contributing Guidelines](https://github.com/SocialConnect/auth/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull request for this purpose does not exist. -...

Hey! ### Issue May I implement 2 methods in OAuth2\AbstractProvider? ```php /** * @param string $code * @return RequestInterface */ protected function makeRefreshAccessTokenRequest(string $refreshToken): RequestInterface { $parameters = [ 'refresh_token'...

Please help. How to make messages only for django-comments-xtd (without already translated in django-contrib-comments)? P.S. It would be nice to write the answer in readme.rst too

support

endpoint https://symfony.sh/ ![Screenshot 2020-07-23 at 11 15 20](https://user-images.githubusercontent.com/2382015/88270800-7ec30880-ccd6-11ea-946d-7b4fb1cb5440.png) my private endpoint: Available updates are showing for almost all packages ![Screenshot 2020-07-23 at 11 14 29](https://user-images.githubusercontent.com/2382015/88270837-8a163400-ccd6-11ea-8a29-e9fcb5b12730.png) is that repairable at all?

### All Submissions: * [x] Have you followed the [plugin Contributing guideline](https://github.com/oidc-wp/openid-connect-generi/blob/dev/.github/CONTRIBUTING.md)? * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there...

enhancement
status: needs review
status: needs changelog
status: needs docs

If I have some ChoiceWidget on the formset. So prepares the function `self.empty_form[field_name].field.widget.format_value(self.empty_form[field_name].value())` an array [99] for that value. Here are for example 2 Choice fields: `food'` and `unit`: `{'food':...

bug

Subj. P.S Why support for S5.4 и php7.4 was discontinued?