Juliette
Juliette
> @jrfnl the 'validate' step for "Find use of Tokens properties" check is failing on this code. Would you like me to rewrite the check or the code to avoid...
See: https://github.com/rdohms/phpunit-arraysubset-asserts/pull/83#issuecomment-2173559066
I suggest closing this PR in favour of #86.
Loosely related to #448
CS build failure is unrelated to this PR. As for the Test failure on PHP 8.4 - looks like `prefer-lowest` is not going to work without some additional tweaking. Basically...
Confirmed. Thanks for reporting this @simPod. This looks like a similar issue to #368 which was fixed by #369 and #379, which were included in the `3.9.1` release. I've checked...
@LastDragon-ru To be honest, that looks like a completely different issue to me.
We discussed this PR in a call and as PHPCS 4.0 is coming closer and will drop JS support, it might well be better to leave this PR until the...
@rodrigoprimo As the `4.x` branch is now available, want to rebase the PR on that and change the branch against which this PR has been pulled ?
Valid suggestion. Low priority.