PaolaRuby

Results 119 comments of PaolaRuby

@itsgoingd hi, what about two [Symfony/ClockworkBundle.php](https://github.com/itsgoingd/clockwork/blob/master/Clockwork/Support/Symfony/ClockworkBundle.php) files, one for V6 support, like ```php // Symfony/ClockworkBundleV6.php class ClockworkBundleV6 extends Bundle { protected function getContainerExtensionClass(): string { return ClockworkExtension::class; } } ```

hi @hafezdivandari , thanks for this PR Any ideas for getting custom claims on `BearerTokenValidator.php` https://github.com/thephpleague/oauth2-server/blob/43cd4d406906c6be5c8de2cee9bd3ad3753544ef/src/AuthorizationValidators/BearerTokenValidator.php#L127-L131 Like ```php /** * Configure the request instance. * * @return ServerRequestInterface */ protected...

I see that in this package the PRs are almost never reviewed, and when they do they always close them

> we do not close PRs just for the sake of it Read again, I didn't say that, I just said that they always end up closed, and an option...

- https://github.com/thephpleague/oauth2-server/pull/1138 - https://github.com/thephpleague/oauth2-server/pull/1222 - https://github.com/thephpleague/oauth2-server/issues/1120 on private claims till now, yes but let's leave it there, that should not be the topic of discussion, but an option to avoid...

[`nao-pon/flysystem-google-drive` replacement examples](https://github.com/erikn69/laravel-google-drive-ext-demo/commit/d93c343ae2fb6c0f12d34ea046828edc7974490d)

Here is a demo on laravel 9.x/10.x https://github.com/ivanvermeyen/laravel-google-drive-demo/issues/108 Duplicate of #108 Duplicate of #90 [`nao-pon/flysystem-google-drive` replacement examples](https://github.com/erikn69/laravel-google-drive-ext-demo/commit/d93c343ae2fb6c0f12d34ea046828edc7974490d) **Solution:** https://github.com/nao-pon/flysystem-google-drive/issues/108#issuecomment-1033843802, https://github.com/nao-pon/flysystem-google-drive/issues/90#issuecomment-892670287

>Quick solution, add &|^ to regex for "special" segments >```regex >/(?!=|[=%*/\-+,;:&\|\^])/ >``` That works for me, but could you do a PR?

https://uanataca.ec/facturadores.html Creo que podría pasar solo en java segun esta informacion