Skip to content

Phar for 1.3.1 does not contain version 1.3.1 #69

Closed
@jrfnl

Description

@jrfnl

When running with the Parallel Lint Phar for version 1.3.1, you are greeted by notices like the below, while these notices where fixed in PR #64 which is supposed to be part of the 1.3.1 release.

Feels like the Phar which was uploaded with the release needs to be replaced.

Deprecated: Return type of JakubOnderka\PhpParallelLint\RecursiveDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveFilterIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in phar:///phars/parallel-lint-1.3.1.phar/src/Manager.php on line 251

Deprecated: Return type of JakubOnderka\PhpParallelLint\RecursiveDirectoryFilterIterator::getChildren() should either be compatible with RecursiveFilterIterator::getChildren(): ?RecursiveFilterIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in phar:///phars/parallel-lint-1.3.1.phar/src/Manager.php on line 264

Deprecated: Return type of JakubOnderka\PhpParallelLint\RecursiveDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in phar:///phars/parallel-lint-1.3.1.phar/src/Manager.php on line 231

@grogy could you please have a look ?

P.S.: while you're looking, I'd also appreciate the changelog creds being fixed. #65 was a PR by me (not that I really care about the creds, but giving them to someone else is taking things a bit far).

- GH Actions: set error reporting to E_ALL [#65] from [@glensc].

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions