Skip to content

Tags: InterNations/http-mock

Tags

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix trailing characters in doc snippets (#63)

It makes it's not convenient to copy/paste those

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: PHP 7.4 cli logs in stderr (#55)

* tests: simulating the situation of PHP 7.4 stderr output

* fix: patch to clean stderr output based on the keywords

* chore: adding PHP 7.4 to travis

* fix: forgot to wipe the error output after the test

0.12.1

Toggle 0.12.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Build for more PHP versions, bump to 7.1

0.12.0

Toggle 0.12.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Upgrade PHPUnit and PHP

0.11.0

Toggle 0.11.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix compatibility with newer Symfony versions

0.10.1

Toggle 0.10.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Make sure latest version works on both PHP 5.6 and 7 (#42)

* Remove PHP 7 dependency.

* Fix dependencies.

* Revert "PHPUnit 6"

This reverts commit 6c01f56.

* Fix Composer versions and revert commit.

* Fix PHPUnit version.

* Fix fatal error tests for both PHP 7 and 5.6.

* Revert "Revert "PHPUnit 6""

This reverts commit 05d95cf.

* Fix tests.

* Revert "Fix tests."

This reverts commit 5dda0a9.

* Revert "Revert "Revert "PHPUnit 6"""

This reverts commit 072b6bb.

* Revert "Revert "Revert "Revert "PHPUnit 6""""

This reverts commit 62230ac.

* Revert "Revert "Fix tests.""

This reverts commit c0a5a04.

* Allow both PHPUnit 5 and 6.

* Restore tests for PHP7 and fix dev dependencies.

* Update HttpMockMultiPHPUnitIntegrationTest.php

0.10.0

Toggle 0.10.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Use custom phpunit

0.8.1

Toggle 0.8.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Increase phpunit version requirements

0.8.0

Toggle 0.8.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
CS

0.7.8

Toggle 0.7.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Move server docs