ErrLookup › sebastianbergmann/comparator

sebastianbergmann/comparator

Provides the functionality to compare PHP values for equality. · PHP · 20 source files

Analyzed at 00837a9d22 on 2026-09-15. 13 documented errors.

Code / MessageTypeSeverityTags
Failed asserting that two objects are equal.
exception error
Failed asserting that two strings are equal.
exception error
Failed asserting that two arrays are equal.
exception error phpunit, arrays, assertion, comparison
does not match expected type " ".
exception error
Failed asserting that two DOM
exception error phpunit, dom, xml, comparison
No suitable Comparator implementation found
exception error php, phpunit, factory, internal-error
is not instance of expected class " ".
exception error php, phpunit, objects, type-mismatch, assertion
Failed asserting that two DateInterval objects are equal.
exception error phpunit, datetime, dateinterval, comparison
Failed asserting that
exception error
Failed asserting that closure declared at
exception error phpunit, closures, comparison, assertion
Failed asserting that two Number objects are equal.
exception error php, phpunit, bcmath, decimal, assertion
Failed asserting that two values of enumeration
exception error php, phpunit, enum, assertion
Failed asserting that two DateTime objects are equal.
exception error phpunit, datetime, timezone, comparison