Skip to content

Releases: isfett/php-analyzer

Adds Run-Support for PHP 8 (but no PHP Features yet)

17 Aug 19:55
Compare
Choose a tag to compare

Fixed Command-Messages

30 Jan 19:06
Compare
Choose a tag to compare
  • Fixes some Command Messages

Fixed Nullable Types

21 Jan 21:10
Compare
Choose a tag to compare
  • Fixed Nullable Types
  • Added some unit tests that were missing. Integration-Tests don't count into coverage anymore

Added Ternary Visitor for MagicNumbers and MagicStrings

18 Jan 09:36
Compare
Choose a tag to compare

A new Visitor is available for the magic-number-detector and magic-string-detector command: Ternary

Updated default Visitors for each command
Updated Documentation
Cleaned up the project a bit

1.2.2

20 Aug 06:43
Compare
Choose a tag to compare

Hotfixing Symfony 3.4 Compatibility

1.2.1

19 Aug 18:37
Compare
Choose a tag to compare

Added Symfony 3.4 compatibility

1.2.0

18 Aug 10:34
dc2eb63
Compare
Choose a tag to compare

Added magic string detector

1.1.0

15 Aug 19:32
Compare
Choose a tag to compare

Added a magic number detector

1.0.0

09 Aug 20:20
a1ab216
Compare
Choose a tag to compare

PHP-Analyzer 1.0.0 created

most-used-conditions command done

detect-magic-numbers commandplanned
detect-magic-strings command planned
detect-duplicate-code command planned