Skip to content

Releases: testcontainers/testcontainers-php

1.0.10

Choose a tag to compare

@shyim shyim released this 08 Jul 14:23
9c56186

What's Changed

  • Copy files before starting container by @nightio in #70

Full Changelog: 1.0.9...1.0.10

1.0.9

Choose a tag to compare

@shyim shyim released this 26 Jun 03:21
75bca05

What's Changed

  • feat: add support for tmpfs mounts in GenericContainer by @wundii in #65
  • Docs and website for php.testcontainers.org by @rw4lll in #67
  • Add missing languages and reorder docs navigation by @mdelapenya in #68
  • feat: set tc-php/ User-Agent header for Docker API requests by @mdelapenya in #69

New Contributors

Full Changelog: 1.0.8...1.0.9

1.0.8

Choose a tag to compare

@shyim shyim released this 12 Mar 06:08
266f0be

What's Changed

  • Fix issue with repeatable host port resolve in WaitForHttp by @berejant in #64

New Contributors

Full Changelog: 1.0.7...1.0.8

1.0.7

Choose a tag to compare

@shyim shyim released this 08 Mar 12:07
874827c

What's Changed

  • fix: provide ExecIdStartPostBody at StartedGenericContainer::exec by @adangel in #62

New Contributors

Full Changelog: 1.0.6...1.0.7

1.0.6

Choose a tag to compare

@shyim shyim released this 05 Mar 19:22
2140a40

What's Changed

  • Add support for container auto-remove option by @nightio in #60
  • Add check:all script to composer.json for combined code checks by @nightio in #61

Full Changelog: 1.0.5...1.0.6

1.0.5

Choose a tag to compare

@shyim shyim released this 01 Mar 17:27
ecdef9b

What's Changed

  • fix: update MongoDB extension requirement and skip tests if not installed by @shyim in #53
  • chore: function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 by @wundii in #58
  • Add support for container network aliases by @nightio in #59

New Contributors

Full Changelog: 1.0.4...1.0.5

1.0.4

Choose a tag to compare

@shyim shyim released this 27 Dec 08:07
f78f10d

What's Changed

  • Support for dynamic port for WaitForHttp.php by @rw4lll in #42
  • fix: phpstan failure by @shyim in #43
  • Feat/mention php eol community support project by @rw4lll in #45
  • Fix typos in README by @filisko in #51
  • feat: add Docker registry authentication support by @shyim in #44
  • feat: add dynamic port resolution for WaitForHttp by @wundii in #46
  • fix: gateway difference on orbstack by @shyim in #52

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

Choose a tag to compare

@shyim shyim released this 15 May 13:22
dcaf19c

What's Changed

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

Choose a tag to compare

@shyim shyim released this 08 May 08:22
7499066

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@shyim shyim released this 06 Mar 18:52
dc94649

What's Changed

  • Fix #35 fails when run container using withNetwork() by @rw4lll in #37

Full Changelog: 1.0.0...1.0.1