Fix typos and change some grammatical constructions
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
title: "phan"
|
||||
ring: assess
|
||||
quadrant: tools
|
||||
|
||||
---
|
||||
|
||||
Phan is a static code analyzer for PHP7, which is very fast, since it uses the PHP 7 AST (abstract syntax tree). Phan basically offers some of the safety that otherwise only compiled type-safe languages have - such as checking function references and return types.
|
||||
|
||||
We expect at least the following benefits:
|
||||
|
||||
Reference in New Issue
Block a user