Skip to content

Releases: polderknowledge/build-tools

3.0.0

16 Jan 13:22
Compare
Choose a tag to compare

Added

  • Added support for PHP version 7.1
  • Now depending on the new coding standards.

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Removed support for PHP versions < 7.1
  • Removed the compatibility dependency since it's based on code sniffer, it belongs in the coding standard library.

Security

  • Nothing

2.2.1

02 Nov 13:48
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • The bin file was renamed but that path was wrong in composer.json

Removed

  • Nothing

Security

  • Nothing

2.2.0

30 May 10:22
acc489c
Compare
Choose a tag to compare

Added

  • The path to PHPunit can be configured now via the build.properties file. This makes it possible to run PHPunit as a phar file.

Deprecated

  • Nothing

Fixed

  • All XML files are formatted according to our code style.

Removed

  • Nothing

Security

  • Nothing

2.1.0

10 Jan 13:44
21ddef4
Compare
Choose a tag to compare

Added

  • php compatiblity task

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Default execution of security check. This task can be executed manually now.

Security

  • Nothing

2.0.2

28 Oct 13:42
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Dependencies on external tools, we install them globally now.

Security

  • Nothing

2.0.1

28 Oct 13:42
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • PHP Documentor should be installed globally now.

Removed

  • Nothing

Security

  • Nothing

2.0.0

28 Oct 13:42
Compare
Choose a tag to compare

Added

  • PHPUnit should be installed globally now.

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

1.1.3

28 Oct 13:43
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Fail the build on styling errors.

Removed

  • Nothing

Security

  • Nothing

1.1.2

28 Oct 13:43
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Changed the paths that are scanned so that the vendor directoy is ignored.

Removed

  • Nothing

Security

  • Nothing

1.1.1

28 Oct 13:43
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Updated the coding standards to the latest version.
  • Fixed the permissions on the init-build script.

Removed

  • Nothing

Security

  • Nothing