Commit Graph

5 Commits (811a9a914135de2ee09091b0cebf6eb53bcf92dd)

Author SHA1 Message Date
Hugo Thunnissen f7d88a90f4 Implement some general tests for the parser code 3 years ago
Hugo Thunnissen f7c2a49b25 Remove dependency on php-project.el
Remove dependency on php-project.el by implementing a standalone version of
`phpinspect--get-project-root`.
3 years ago
Hugo Thunnissen 8d3bd21015 Add license information 3 years ago
Kenta Usami 0350069e34 Fix native (built-in) type names
Fix phpinspect-native-types to valid PHP built-in type names.

See the code below for the types that can be described as valid return types:
https://3v4l.org/fJgLA#v8.0.10
3 years ago
Hugo Thunnissen 681f13d4de Initial commit: Move out of personal dotfile repository. 3 years ago