Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Releases: iadvize/php-convention

1.2.0: Merge pull request #36 from iadvize/update-php-7.3

23 May 14:43
9fc20b7

Choose a tag to compare

Added syntax checker

06 Nov 13:00
7f46702

Choose a tag to compare

Merge pull request #35 from iadvize/phpcs-enable-syntax

phpcs php syntax

1st stable version

19 Sep 12:21
7ef594e

Choose a tag to compare

Upgrade dependencies to use last version of php_codesniffer. This is a breaking release as there is new sniff

Change PHPMD threshold for CouplingBetweenObjects

22 Jan 13:08
3886ba3

Choose a tag to compare

Acording to this article, i want to level up this metric to 14. https://pdepend.org/documentation/software-metrics/coupling-between-objects.html and our experience 11 is too low for some cases

Add licence to composer.json

17 Nov 09:49

Choose a tag to compare

Merge pull request #24 from iadvize/feature-addLicenceToLibrary

Feature add licence to library

First official packagist release

17 Nov 09:37

Choose a tag to compare

0.1.0

Delete version & put script install although not executed in main com…