tag:github.com,2008:https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases Release notes from PHP-Parallel-Lint 2024-03-27T12:18:28Z tag:github.com,2008:Repository/239961158/v1.4.0 2024-03-27T12:35:26Z v1.4.0 <p>New version with support up to PHP 8.3 and preliminary support for PHP 8.4.</p> <h3>Added</h3> <ul> <li>The "skip linting" feature can now be used in PHP files starting with a shebang, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/146" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/146/hovercard">#146</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/xaben/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/xaben">@xaben</a>.</li> </ul> <h3>Fixed</h3> <ul> <li>PHP 8.4 deprecation notice, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/154" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/154/hovercard">#154</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Ayesh/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Ayesh">@Ayesh</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Bug fix: the PHP version check in the application bootstrap did not work on PHP &lt; 5.3, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/100" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/100/hovercard">#100</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>, fixes <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues/62" data-hovercard-type="issue" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/issues/62/hovercard">#62</a>.</li> <li>Bug fix: files containing the <code>~</code> character in their name can now be processed correctly, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/118" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/118/hovercard">#118</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Bug fix: error message sometimes displayed on last line of code snippet, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/98" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/98/hovercard">#98</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>, fixes <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues/93" data-hovercard-type="issue" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/issues/93/hovercard">#93</a>.</li> <li>Bug fix: error message would sometimes contain duplicate information, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/117" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/117/hovercard">#117</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Bug fix: the "in file .. on line part" text did not always get cleaned correctly from the error message, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/118" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/118/hovercard">#118</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> </ul> <h3>Changed</h3> <ul> <li>The percentage output in the progress report is now aligned, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/140" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/140/hovercard">#140</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/robertology/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/robertology">@robertology</a>.</li> <li>The error message displayed when the PHP version is too low for the application to run is now more informative, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/100" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/100/hovercard">#100</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Composer: The package will now identify itself as a static analysis/linting tool, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/134" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/134/hovercard">#134</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/staabm/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/staabm">@staabm</a>.</li> <li>Composer: fix grammar error, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/139" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/139/hovercard">#139</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/TravisCarden/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/TravisCarden">@TravisCarden</a>.</li> <li>README: improvement to the install instructions, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/99" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/99/hovercard">#99</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/samsonasik/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/samsonasik">@samsonasik</a>, fixes <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues/96" data-hovercard-type="issue" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/issues/96/hovercard">#96</a>.</li> <li>README: move screenshot, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/97" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/97/hovercard">#97</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>README: fix typos, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/124" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/124/hovercard">#124</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/krsriq/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/krsriq">@krsriq</a>.</li> <li>Docs: code style consistency, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/137" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/137/hovercard">#137</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lens0021/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lens0021">@lens0021</a>.</li> </ul> <h3>Internal</h3> <ul> <li>Prevent PHAR not being compatible with PHP &lt; 7.0, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/116" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/116/hovercard">#116</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: update used actions, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/109" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/109/hovercard">#109</a>, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/158" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/158/hovercard">#158</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: updates for box 4.x, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/121" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/121/hovercard">#121</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: fix download URL for box, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/125" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/125/hovercard">#125</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: use fail-fast with setup-php when creating the binaries, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/131" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/131/hovercard">#131</a>, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/132" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/132/hovercard">#132</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: update PHP version for PHAR boxing, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/152" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/152/hovercard">#152</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: harden the workflow against PHPCS ruleset errors, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/128" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/128/hovercard">#128</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: bust the cache semi-regularly, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/129" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/129/hovercard">#129</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: update PHP versions in workflows, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/130" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/130/hovercard">#130</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: update for the release of PHP 8.3, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/150" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/150/hovercard">#150</a>, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/151" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/151/hovercard">#151</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: fix duplicate release, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/159" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/159/hovercard">#159</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>SettingsParseArgumentsTest: fix bug in test, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/102" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/102/hovercard">#102</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>OutputTest: fix risky test, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/156" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/156/hovercard">#156</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Tests: fix issue with Nette Tester 1.x, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/141" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/141/hovercard">#141</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/grogy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/grogy">@grogy</a>.</li> <li>Add dependabot configuration file, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/148" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/148/hovercard">#148</a> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a>.</li> </ul> jrfnl tag:github.com,2008:Repository/239961158/v1.3.2 2022-02-21T13:46:19Z v1.3.2 <p>New version with improved support for PHP 8.1, is again tested against PHP 5.3 and we welcome <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jrfnl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jrfnl">@jrfnl</a> as maintainer.</p> <h3>Added</h3> <ul> <li>Support for PHP Console Highlighter 1.0.0, which comes with PHP Console Color 1.0.1, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/92" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/92/hovercard">#92</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> </ul> <h3>Fixed</h3> <ul> <li>Bug fix: make Phar file run independently of project under scan <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/63" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/63/hovercard">#63</a> from <a href="https://github.com/jrfnl">@jrfnl</a>, fixes <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues/61" data-hovercard-type="issue" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/issues/61/hovercard">#61</a>.</li> <li>Bug fix: checkstyle report could contain invalid XML due to insufficient output escaping <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/73" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/73/hovercard">#73</a> from <a href="https://github.com/gmazzap">@gmazzap</a>, fixes <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues/72" data-hovercard-type="issue" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/issues/72/hovercard">#72</a>.</li> <li>Fix Phar building <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/70" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/70/hovercard">#70</a> from <a href="https://github.com/jrfnl">@jrfnl</a>. This fixes PHP 8.1 compatibility for the Phar file.</li> <li>Documentation fix: the <code>--show-deprecated</code> option was missing in both the README as well as the CLI <code>help</code> <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/84" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/84/hovercard">#84</a> from <a href="https://github.com/jrfnl">@jrfnl</a>, fixes <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues/81" data-hovercard-type="issue" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/issues/81/hovercard">#81</a> reported by <a href="https://github.com/stronk7">@stronk7</a>.</li> </ul> <h3>Changed</h3> <ul> <li>README: updated information about PHAR availability <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/77" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/77/hovercard">#77</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>README: updated CLI example <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/80" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/80/hovercard">#80</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>README: added documentation on how to exclude files from a scan based on the PHP version used <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/80" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/80/hovercard">#80</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Composer autoload improvement <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/88" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/88/hovercard">#88</a> from <a href="https://github.com/jrfnl">@jrfnl</a> with thanks to <a href="https://github.com/mfn">@mfn</a>.</li> </ul> <h3>Internal</h3> <ul> <li>Welcome <a href="https://github.com/jrfnl">@jrfnl</a> as a new maintainer <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues/32" data-hovercard-type="issue" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/issues/32/hovercard">#32</a>.</li> <li>GH Actions: set error reporting to E_ALL <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/65" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/65/hovercard">#65</a>, <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/76" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/76/hovercard">#76</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: fix failing tests on PHP 5.3-5.5 <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/71" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/71/hovercard">#71</a> from <a href="https://github.com/jrfnl">@jrfnl</a> and <a href="https://github.com/villfa">@villfa</a>.</li> <li>GH Actions: auto-cancel concurrent builds <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/76" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/76/hovercard">#76</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: testing against PHP 8.2 <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/74" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/74/hovercard">#74</a> from <a href="https://github.com/grogy">@grogy</a>.</li> <li>GH Actions: release testing against PHP 5.3 <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/79" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/79/hovercard">#79</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: update used actions <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/82" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/82/hovercard">#82</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Release checklist can now be found in the <code>.github</code> folder <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/78" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/78/hovercard">#78</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> </ul> github-actions[bot] tag:github.com,2008:Repository/239961158/v1.3.1 2021-08-13T05:52:31Z v1.3.1 <h3>Added</h3> <ul> <li>Extend by the Code Climate output format <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/50" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/50/hovercard">#50</a> from <a href="https://github.com/lukas9393">@lukas9393</a>.</li> </ul> <h3>Fixed</h3> <ul> <li>PHP 8.1: silence the deprecation notices about missing return types <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/64" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/64/hovercard">#64</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> </ul> <h3>Internal</h3> <ul> <li>Reformat changelog to use reflinks in changelog entries <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/58" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/58/hovercard">#58</a> from <a href="https://github.com/glensc">@glensc</a>.</li> </ul> <p><a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/compare/v1.3.0...v1.3.1">diff v1.3.0...v1.3.1</a></p> github-actions[bot] tag:github.com,2008:Repository/239961158/v1.3.0 2021-04-07T14:47:34Z v1.3.0 <h3>Added</h3> <ul> <li>Allow for multi-part file extensions to be passed using -e (like <code>-e php,php.dist</code>) from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Added syntax error callback <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/30" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/30/hovercard">#30</a> from <a href="https://github.com/arxeiss">@arxeiss</a>.</li> <li>Ignore PHP startup errors <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/34" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/34/hovercard">#34</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Restore php 5.3 support <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/51" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/51/hovercard">#51</a> from <a href="https://github.com/glensc">@glensc</a>.</li> </ul> <h3>Fixed</h3> <ul> <li>Determine skip lint process failure by status code instead of stderr content <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/48" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/48/hovercard">#48</a> from <a href="https://github.com/jankonas">@jankonas</a>.</li> </ul> <h3>Changed</h3> <ul> <li>Improve wording in the readme <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/52" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/52/hovercard">#52</a> from <a href="https://github.com/glensc">@glensc</a>.</li> </ul> <h3>Internal</h3> <ul> <li>Normalized composer.json from <a href="https://github.com/OndraM">@OndraM</a>.</li> <li>Updated PHPCS dependency from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Cleaned coding style from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Provide one true way to run the test suite <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/37" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/37/hovercard">#37</a> from <a href="https://github.com/mfn">@mfn</a>.</li> <li>Travis: add build against PHP 8.0 and fix failing test <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/41" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/41/hovercard">#41</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GitHub Actions for testing, and automatic phar creation <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/46" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/46/hovercard">#46</a> from <a href="https://github.com/roelofr">@roelofr</a>.</li> <li>Add .github folder to .gitattributes export-ignore <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/54" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/54/hovercard">#54</a> from <a href="https://github.com/glensc">@glensc</a>.</li> <li>Suggest to curl composer install via HTTPS <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/53" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/53/hovercard">#53</a> from <a href="https://github.com/reedy">@reedy</a>.</li> <li>GH Actions: allow for manually triggering a workflow <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/55" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/55/hovercard">#55</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: fix phar creation <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/55" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/55/hovercard">#55</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: run the tests against all supported PHP versions <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/55" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/55/hovercard">#55</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>GH Actions: report CS violations in the PR <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/55" data-hovercard-type="pull_request" data-hovercard-url="/php-parallel-lint/PHP-Parallel-Lint/pull/55/hovercard">#55</a> from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> </ul> <p><a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/compare/v1.2.0...v1.3.0">diff v1.2.0...v1.3.0</a></p> grogy tag:github.com,2008:Repository/239961158/v1.2.0 2020-04-04T12:23:11Z Released version 1.2.0 <h3>Added</h3> <ul> <li>Added changelog.</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed vendor location for running from other folder from <a href="https://github.com/Erkens">@Erkens</a>.</li> </ul> <h3>Internal</h3> <ul> <li>Added a .gitattributes file from <a href="https://github.com/jrfnl">@jrfnl</a>, thanks for issue to <a href="https://github.com/ondrejmirtes">@ondrejmirtes</a>.</li> <li>Fixed incorrect unit tests from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Fixed minor grammatical errors from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Added Travis: test against nightly (= PHP 8) from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Travis: removed sudo from <a href="https://github.com/jrfnl">@jrfnl</a>.</li> <li>Added info about installing like not a dependency.</li> <li>Cleaned readme - new organization from previous package.</li> <li>Added checklist for new version from <a href="https://github.com/szepeviktor">@szepeviktor</a>.</li> </ul> <p>For the details you can have a look at the <a href="https://github.com/php-parallel-lint/PHP-Parallel-Lint/compare/v1.1.0...v1.2.0">diff</a>.</p> grogy tag:github.com,2008:Repository/239961158/v1.1.0 2020-01-27T11:03:35Z v1.1.0 No content. grogy tag:github.com,2008:Repository/239961158/v1.0.0 2018-02-24T15:32:43Z v1.0.0 <p>Tag version 1.0.0</p> JakubOnderka tag:github.com,2008:Repository/239961158/v0.9.2 2015-12-15T10:42:16Z v0.9.2 <p>Try to fix appveyor.yml</p> JakubOnderka tag:github.com,2008:Repository/239961158/v0.9.1 2015-12-06T15:39:07Z v0.9.1 <p>Changed version number to 0.9.1</p> JakubOnderka tag:github.com,2008:Repository/239961158/v0.9 2015-06-16T10:17:07Z v0.9 <p>Removed hhvm-nightly and added PHP 7.0 test env for Travis</p> JakubOnderka