Skip to content

Releases: pestphp/pest

v3.4.1

15 Oct 16:18
Compare
Choose a tag to compare

chore: uses stable versions of collision and termwind (with PHP 8.4 support)

v3.4.0

15 Oct 14:13
Compare
Choose a tag to compare

feat: php v8.4 support

v3.3.2

12 Oct 11:37
Compare
Choose a tag to compare

docs: fixes composer command by @AbdellahBoutmad in #1293
fix: missing policy suffix test by @olivernybroe in #1292

v3.3.1

11 Oct 08:33
Compare
Choose a tag to compare

chore: bumps dependencies

v3.3.0

06 Oct 18:26
Compare
Choose a tag to compare

feat: uses phpunit v11.4.0.

v3.2.5

01 Oct 10:56
Compare
Choose a tag to compare

fix: missing middleware method on allowable public methods on controllers on laravel preset by @CamKem in #1280
fix: strict types expectation to allows for comments above declaration by @midnite81 in #1279

v3.2.4

26 Sep 22:54
Compare
Choose a tag to compare

fix: App\Exceptions\Handler ignored on laravel preset

v3.2.2

24 Sep 09:24
Compare
Choose a tag to compare

fix: auto-complete on ->preset method

v3.2.1

23 Sep 13:10
Compare
Choose a tag to compare

fix: fix: missing != and !== on new toUseStrictEquality arch expectation

v3.2.0

23 Sep 12:14
Compare
Choose a tag to compare

feat: adds toUseStrictEquality arch expectation