You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------ -----------------------------------------------------------------------------------------------------
Line tests/Identifier/Normalizer/IntegerDenormalizerTest.php
------ -----------------------------------------------------------------------------------------------------
26 Call to method PHPUnit\Framework\Assert::assertSame() with 2 and int will always evaluate to false.
------ -----------------------------------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
Call to static method PHPUnit\Framework\Assert::assertSame() with 0 and int<0, max>|false will always evaluate to true.
Call to static method PHPUnit\Framework\Assert::assertSame() with 'data' and string|false will always evaluate to true.
Given this class:
And calling
assertSame
like this:Gives an error such as:
The text was updated successfully, but these errors were encountered: