Skip to content

Commit 05b3471

Browse files
author
Analysis Tools Bot
committed
Commit list
1 parent 7b86091 commit 05b3471

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,7 @@ A ktfmt IntelliJ plugin is available from the plugin repository. To install it,
885885

886886
- [phpDocumentor](https://www.phpdoc.org) — Analyzes PHP source code to generate documentation.
887887

888-
- [phploc](https://github.com/sebastianbergmann/phploc) — A tool for quickly measuring the size and analyzing the structure of a PHP project.
888+
- **phploc** :warning: — A tool for quickly measuring the size and analyzing the structure of a PHP project.
889889

890890
- [PHPMD](https://phpmd.org) — Finds possible bugs in your code.
891891

data/api/tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14616,7 +14616,7 @@
1461614616
"plans": null,
1461714617
"description": "A tool for quickly measuring the size and analyzing the structure of a PHP project.",
1461814618
"discussion": null,
14619-
"deprecated": null,
14619+
"deprecated": true,
1462014620
"resources": null,
1462114621
"reviews": null,
1462214622
"demos": null,

0 commit comments

Comments
 (0)