JakubOnderka / PHP-Parallel-Lint

This tool check syntax of PHP files faster than serial check with fancier output.
Other
647 stars 62 forks source link

Create new stable version #130

Closed robertfausk closed 4 years ago

robertfausk commented 5 years ago

Can you please tag a new release? (Because of checkstyle support and so on...) Thanks in advance :)

kamazee commented 5 years ago

Same here.

@JakubOnderka I vaguely recall you mentioned several prerequisite you'd like to match before cutting a new version (it was rather long time ago, though); is there anything outstanding? If there is, do you need a hand with anything? I'll be glad to help to stop pinpointing my composer.lock to a specific commit :)

kostajh commented 5 years ago

+1, especially for #125 as phan will fail analysis on projects that use this project.

jbouzekri commented 5 years ago

+1

robertfausk commented 5 years ago

@JakubOnderka Still waiting for the new release :clap:

szepeviktor commented 4 years ago

v1.1.0 is released over here: https://github.com/grogy/PHP-Parallel-Lint/tree/v1.1.0

robertfausk commented 4 years ago

Thanks!