Skip to content

Make old version of the library compatible with php 7

Compare
Choose a tag to compare
@gggeek gggeek released this 01 Jul 19:30
· 927 commits to master since this release

This release makes the library compatible with php 7 by removing the deprecation warnings.
NB moving to version 4 of the library is the recommended option unless you absolutely can not upgrade, as it comes with many improvements.

The only other changes are:

  • addition of a 'setSSLVersion' method to the client class
  • updates to the test suite