Ly

Results 57 comments of Ly

If in 3 everything including claims was contained within the token itself I don't really see why the split was necessary between `Token` and `UnencryptedToken` (if there was one? unsure,...

I thought I was going insane since I couldn't see anything. Very much an issue in 17, annoying for usage with Webpack Encore since it's =17.

same issue here with 2 monitors, the left one (which is secondary) draws the buttons fine, the right one forces them to the top left corner of the left monitor...

I was wondering, what is the correct way of handling this deprecation/removal? Calling `onlyMethods` with a method that does not exist produces an exception. I'm referring to cases where you're...

We also had issues regarding the referrer changes in 4.x in general, mostly in regards to context-aware redirects.

I'm working on an implementation of this feature and hopefully will provide a PR soon.

At this point I've decided to create a custom solution which can benefit from proper php code instead of holding on to this legacy library. As omnipay is not exactly...

@devnix some suggestions then everything as interface, generic gateway interface, but things like we hook/notification support should be optional interfaces instead of whatever it's right now with method annotations use...

Since an in-place upgrade is not possible I'd still consider it a BC break... I understand why it doesn't work, but seeing how the 8.1 new in initializers were accepted...