rhertogh

Results 16 issues of rhertogh

As described here https://github.com/lcobucci/jwt/issues/769, the JWT library used requires at least version 4.0.0 for PHP 8 compatibility. Are there any plans to support this version?

Based on https://github.com/rhertogh/yii2-oauth2-server/issues/12#issuecomment-1572920465

documentation

| Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | -...

Bug
Status: Needs Review
Mime

Now that Yii 2.0.50 has been released (https://www.yiiframework.com/news/639/yii-2-0-50) I think it would be good to focus on the release of [Yii 2.2](https://github.com/yiisoft/yii2/discussions/19831). As discussed [here](https://github.com/yiisoft/yii2/discussions/20138) Yii 2.0.x will be "bug...

type:task

Copied release cycle info from https://github.com/yiisoft/yii2/pull/20142 Preview of versions section of https://www.yiiframework.com/release-cycle after update: ![image](https://github.com/yiisoft-contrib/yiiframework.com/assets/1292337/c885a494-55c9-4939-958f-8e89b5df30ea)

I'm not sure if this already has been discussed, if so, please let me know. Currently the [Method and Function Parameters](https://www.php-fig.org/per/coding-style/#45-method-and-function-parameters) section defines a function argument list split across multiple...