Skip to content

Releases: ixnode/php-checker

0.1.8 - Rename CheckerArray::checkSimple to CheckerArray::checkSequential

22 Jan 17:13

Choose a tag to compare

[0.1.8] - 2023-01-22

  • Rename CheckerArray::checkSimple to CheckerArray::checkSequential.
  • Rename CheckerArray::checkIndexArraySimple to CheckerArray::checkIndexArraySequential.

Full Changelog: 0.1.7...0.1.8

0.1.7 - Add documentation

13 Jan 00:52

Choose a tag to compare

[0.1.7] - 2023-01-13

  • Add documentation

Full Changelog: 0.1.6...0.1.7

0.1.6 - Refactoring and add documentation

13 Jan 00:41

Choose a tag to compare

[0.1.6] - 2023-01-13

  • Refactoring
  • Add documentation

Full Changelog: 0.1.5...0.1.6

0.1.5 - Add Checker::checkArrayFlat

10 Jan 16:29

Choose a tag to compare

[0.1.5] - 2023-01-10

  • Add Checker::checkArrayFlat

Full Changelog: 0.1.4...0.1.5

0.1.4 - Add Checker::checkArrayString

10 Jan 16:27

Choose a tag to compare

[0.1.4] - 2023-01-10

  • Add Checker::checkArrayString

Full Changelog: 0.1.3...0.1.4

0.1.3 - Remove .phpunit.result.cache from repository

30 Dec 22:05
0bdc10d

Choose a tag to compare

[0.1.3] - 2022-12-30

  • Remove .phpunit.result.cache from repository

Full Changelog: 0.1.2...0.1.3

0.1.2 - Change README.md description

30 Dec 17:45
db0d103

Choose a tag to compare

[0.1.2] - 2022-12-30

  • Change README.md description.

Full Changelog: 0.1.1...0.1.2

0.1.1 - Change README.md description

30 Dec 17:39
631a4d3

Choose a tag to compare

[0.1.1] - 2022-12-30

  • Change README.md description.

Full Changelog: 0.1.0...0.1.1

0.1.0 - Initial Release

30 Dec 17:36
d7193ff

Choose a tag to compare

[0.1.0] - 2022-12-30

  • 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-checker/commits/0.1.0