AuthorizeNet / sample-code-php

This repository contains working code samples which demonstrate php integration with the Authorize.Net API
MIT License
176 stars 197 forks source link

Does not work in php 5.3 #40

Closed drewdub closed 8 years ago

drewdub commented 8 years ago

Any work around?

Fatal error: Using $this when not in object context in %\JMS\Serializer\Serializer.php on line 99

brianmc commented 8 years ago

Sample Code updated to run on 5.3 and CI build also updated to run tests and sample code on 5.3.