ErrLookup › hamcrest/hamcrest-php

hamcrest/hamcrest-php

PHP Hamcrest implementation [Official] · PHP · 78 source files

Analyzed at aa726aeff9 on 2026-09-15. 5 documented errors.

Code / MessageTypeSeverityTags
Must pass an object, array, or class name
exception error php, hamcrest, invalid-argument, type-check
Must pass a valid HTML or XHTML document
exception error php, html, hamcrest, parse-error
Must pass a valid XML document
exception error php, xml, hamcrest, parse-error
assertThat() requires one to three arguments
exception error php, hamcrest, argument-count, assertion
Each argument or element must be a Hamcrest matcher
exception error php, hamcrest, matcher, type-check