Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.08 KB

File metadata and controls

31 lines (18 loc) · 1.08 KB

Changes in PHPLOC

All notable changes in PHPLOC are documented in this file using the Keep a CHANGELOG principles.

4.0.1 - 2017-11-18

Changed

  • This tool is now compatible with Symfony Console 4

4.0.0 - 2017-06-06

Removed

  • Removed the '--git-repository' option (and the corresponding functionality)
  • Removed the '--progress' option (and the corresponding functionality)

3.0.1 - 2016-04-25

  • Fixed #139: Introduction of T_USE in Analyser.php gives PHP Notice: Undefined index: ccn
  • Fixed #141: Undefined index: ccn in phar:///usr/local/bin/phploc/src/Analyser.php on line 507

Fixed

3.0.0 - 2016-01-13