Brent is reporting an error with self::assertTrue raising a diagnostic warning about an undefined method.
A quick test on my work machine doesn't show an error (when not using phpstan). A test on the home machine shows no error, but I'm using a paid version of intelephense.
Brent is reporting an error with
self::assertTrueraising a diagnostic warning about an undefined method.A quick test on my work machine doesn't show an error (when not using phpstan). A test on the home machine shows no error, but I'm using a paid version of intelephense.