Skip to content

Releases: pestphp/pest

v4.5.0

10 Apr 20:05

Choose a tag to compare

Announcement: x.com/enunomaduro/status/2042697927483609449

v4.4.6

09 Apr 20:37

Choose a tag to compare

  • chore: stores statically the test result for pao

v4.4.5

03 Apr 13:43

Choose a tag to compare

  • style changes

v4.4.4

03 Apr 13:05

Choose a tag to compare

  • style changes

v4.4.3

21 Mar 13:15

Choose a tag to compare

chore: bumps phpunit

v4.4.2

10 Mar 21:19

Choose a tag to compare

fix: App\Http not being allowed to be used on laravel providers (arch testing)
fix: styling of stubs
fix: test dir option when used on parallel

v3.8.6

10 Mar 21:05

Choose a tag to compare

  • fix: adjust styling with the latest pint version

v4.4.1

17 Feb 15:27

Choose a tag to compare

  • chore: missing tag

v4.4.0

17 Feb 15:25

Choose a tag to compare

  • feat: symfony 8 (and its components) support

v4.3.2

28 Jan 01:05

Choose a tag to compare

  • fix: security issue found in PHPUnit / GHSA-vvj3-c3rp-c85p
  • fix: closure this for extend
  • fix: Str::beforeLast not using multibyte string function of substr