Skip to content

Releases: ixnode/php-naming-conventions

0.1.3 - Update test tools

18 Jul 20:22

Choose a tag to compare

[0.1.3] - 2024-07-18

  • Upgrading phpstan/phpstan (1.9.4 => 1.11.7)
  • Upgrading friendsofphp/php-cs-fixer (v3.13.1 => v3.59.3)
  • Upgrading ixnode/bash-version-manager (0.1.3 => 0.1.8)
  • Upgrading phpmd/phpmd (2.13.0 => 2.15.0)
  • Upgrading phpunit/phpunit (9.5.27 => 9.6.20)
  • Upgrading povils/phpmnd (v3.0.1 => v3.5.0)
  • Upgrading rector/rector (0.15.1 => 0.15.25)

Full Changelog: 0.1.2...0.1.3

0.1.2 - Add more CHANGELOG.md examples, fix namespace within test and more ...

18 Jul 20:13

Choose a tag to compare

[0.1.2] - 2024-07-18

  • Add more CHANGELOG.md examples
  • Add CHANGELOG.md badges
  • Fix namespace within test
  • Add version output to test scripts

Full Changelog: 0.1.1...0.1.2

0.1.1 - Fix PSR-4 Autoloading Standard

18 Jul 19:29
b19c434

Choose a tag to compare

[0.1.1] - 2022-12-19

  • Fix PSR-4 Autoloading Standard

Full Changelog: 0.1.0...0.1.1

0.1.0 - Initial Release

18 Dec 22:38
e8a02d1

Choose a tag to compare

[0.1.0] - 2022-12-18

  • Initial release
  • Add src
  • Add tests
    • PHP Coding Standards Fixer
    • PHPMND - PHP Magic Number Detector
    • PHPStan - PHP Static Analysis Tool
    • PHPUnit - The PHP Testing Framework
    • Rector - Instant Upgrades and Automated Refactoring
  • Add README.md
  • Add LICENSE.md

Full Changelog: https://github.com/ixnode/php-naming-conventions/commits/0.1.0