Skip to content

Refactored release

Compare
Choose a tag to compare
@weberhofer weberhofer released this 24 Jul 16:47

Version 2.0

This release includes the following improvements upon the original code:

  • Support for newer PHP versions
  • Name-spaces are supported
  • Performance has been improved
  • NULL and FALSE return values are now handled correctly
  • Allow to throw exceptions
  • Improved the in-line documentation
  • Re-formatted code