Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PSR-17 support #43

Closed
wants to merge 3 commits into from
Closed

Commits on Dec 6, 2021

  1. feature: add PSR-17 support for HalResponseFactory

    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing authored and weierophinney committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    c202e61 View commit details
    Browse the repository at this point in the history
  2. qa: remove prophecy usage where it could've been a mock

    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing authored and weierophinney committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    60e72c8 View commit details
    Browse the repository at this point in the history
  3. qa: get rid of some deprecated phpunit stuff

    - removed some prophecy usage
    - removed some private attribute assertions
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing authored and weierophinney committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    ccdb10a View commit details
    Browse the repository at this point in the history