Skip to content

PSR-4 capabilities

Compare
Choose a tag to compare
@Taluu Taluu released this 31 May 20:56
· 62 commits to master since this release

This release is now using PSR-4 rather than PSR-0 for its autoloading feature, and changes some internal stuff, such as...

  • enhancing the coverage via coveralls.io
  • making sure that PHP 5.6 and HHVM are now supported
  • breaking the Set class