Juliette

Results 2034 comments of Juliette

Marking this as duplicate. Please see PR #146 which is a more comprehensive version of this.

PR #143 which has been open since August fixes this...

Just FYI - as of version 1.3.0, the PHAR is part of the release assets. See: https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases Adding support for Phive is on the roadmap to be addressed in the...

In the mean time, it has been: https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/70

@mwgamble Thanks Matthew! 😊

This was addressed in the fork which replaces this package: https://github.com/php-parallel-lint/PHP-Parallel-Lint/commit/e0b281126b09fa906daea5bbe211eedc56aa75be

Or better yet, to just exit with exit code `0` and the `No files found` message. I just ran into this as well :unamused:

Just FYI - as of version 1.3.0, the PHAR is part of the release assets. See: https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases

I have tested this, but cannot reproduce the issue. Using the following `composer.json` file: ```json { "name": "testing/issue-131", "description": "", "require": { "php": ">=5.4.0" }, "require-dev": { "jakub-onderka/php-parallel-lint": "^1.0", "jakub-onderka/php-console-highlighter":...

@chartjes That's along the same lines of what I was thinking. Does that mean you can confirm this is a OpenCfp issue and not an issue with that specific website...