Yes, I know that, I was just wondering whether it's worth fixing it in one PHP version only.
Funny enough, now that I tested around with a changed version of the random test, I noticed it did not actually work anyway, at all.
The test method providing the real solution was called without $this, and named the same as the real solution (except character case) - which seemed to have called the real solution twice, for $expected and $actual, making the test effectively useless.
approved
approved
done
sorry, i had not noticed your fork and upgraded to PHP 8 with my own :[
I have to reject this one as it is now outdated
Rejected as obsolete.
lol loved it
game changer 😂
Rejected by someone
this does not seem to be camelCase ? the other languages expect
"UpperCase"
Rejected by someone for unknown reason
bruh
upgraded version
approved
approved
Yes, I know that, I was just wondering whether it's worth fixing it in one PHP version only.
Funny enough, now that I tested around with a changed version of the random test, I noticed it did not actually work anyway, at all.
The test method providing the real solution was called without
$this
, and named the same as the real solution (except character case) - which seemed to have called the real solution twice, for$expected
and$actual
, making the test effectively useless.Loading more items...