Skip to content

New OS detectors, 100% test coverage, PHP7.1 type hinted!

Compare
Choose a tag to compare
@hisorange hisorange released this 26 Feb 17:37
· 164 commits to stable since this release
16e3d33

This new release does not introduce any breaking change, just features and improvements.

  • OS detectors for Windows, Linux, Andorid, and Mac/iOS.
  • 100% test coverage.
  • Type hinted every class and function.
  • Introduced the static code analysis to the test flow.
  • Introduced the code quality analysis to the test flow.
  • Moved to PSR12 standards with the code base.
  • Fixed potential type errors.
  • Improve the resistance for HTTP header based attacks.
  • First iteraton for a demo site.