Skip to content

Tags: Firehed/api

Tags

3.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes for PHPUnit 8 (#94)

3.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow Diactoros 1.3 or 2.0 (#88)

3.2.0

Define renderResponse conditionally to work around some kind of weird…

… interaction/regression introduced in phpunit 7.3

3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Final changes for 3.1.0 (#74)

3.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix return typehint in test trait (#30)

See https://bugs.php.net/bug.php?id=75449 as to why this didn't come up

3.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove obsolete package (#23)

SimpleLogger has been abandoned for a while, and was apparently deleted at Github. This removes the dependency to prevent downstream breakage.

3.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for OPTIONS method (#19)

3.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix processing of content-type headers with directives (#18)

3.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add URI matching into endpoint test case trait (#17)

3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix variables leaking from config file scope breaking codegen (#15)