elpasync pushed a change to branch externals/phpinspect. from 2d29bce498 Apply overall code quality improvements new b82c786346 Fix native compilation warnings new d806c4ef4a Use class-keyword handler regexp when extracting class name from declaration
Summary of changes: compile.bash | 2 ++ native-compile.bash | 11 +++++++++++ phpinspect-autoload.el | 1 + phpinspect-index.el | 1 + phpinspect-parser.el | 2 +- phpinspect-type.el | 5 ++++- 6 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 native-compile.bash