Skip to content

Releases: maschmann/php-utilities

Bugfix Release

20 Aug 09:40
8034c86
Compare
Choose a tag to compare
v3.0.1

Remove phpci from readme

PHP7 refactoring

20 Feb 10:25
Compare
Choose a tag to compare
  • Rewrite to a more library-like folder layout
  • Use PHP7 Typehints where possible
  • Remove older PHP version from tests

Fixed test for import without filecheck

17 Dec 10:28
Compare
Choose a tag to compare

Fixed test for import without filecheck

Deprecation Fix Release

22 Jul 09:45
Compare
Choose a tag to compare

Moved fileread from YAML::read() to file_get_contents

v2.0.2

27 Apr 14:14
Compare
Choose a tag to compare

Fixed path handling for include files

v2.0.1

24 Apr 08:43
Compare
Choose a tag to compare
  • Dropping php 5.3 support
  • architectural changes
  • added imports
  • added "default" node

v1.2.0

27 Mar 22:10
Compare
Choose a tag to compare

Changelog:

  • improved overall code quality (scrutinizer suggestions)
  • improved code coverage
  • reworked __construct() behavior of Config classes

Maintenance Release

30 Dec 20:53
Compare
Choose a tag to compare

Moved to PSR-4, closed extension points

initial release

18 Sep 08:45
Compare
Choose a tag to compare

First stable draft release