IncredibleHat

Results 5 comments of IncredibleHat

I came here to find an updated SDK because we need to upgrade our server to a new OS, and PHP8 is the bare minimum for that process. The crazier...

> @IncredibleHat you could certainly download both releases and `diff` them if you're concerned. That actually sounds like an excellent idea. I'm just so angry right now by the lack...

I was unaware of this whole `ReturnTypeWillChange` bit, and why PHPCompatibility checker wasn't really throwing any warnings or errors about all the functions that this should be added too. After...

Well, we tried to use the modified one with all the additions to the jsonSerialize entries. We just get actual fatal errors now instead of warnings. Errors like: ```Uncaught TypeError:...

@jdpace2 currently staging fixes in php 7.4 so things are ready when we do the php8 upgrade this week. Not sure why the authnet-sdk fixes would be any issue in...