release: v2.5.3

This commit is contained in:
Nuno Maduro
2023-04-22 23:14:57 +01:00
parent d39e4f15fe
commit 9842e1051d
6 changed files with 24 additions and 31 deletions

View File

@ -1,5 +1,5 @@
Pest Testing Framework 2.5.2.
Pest Testing Framework 2.5.3.
USAGE: pest <file> [options]

View File

@ -152,7 +152,7 @@
✓ it uses correct parent class
DEPR Tests\Features\Deprecated
! deprecated → str_contains(): Passing null to parameter #2 ($needle) of type string is deprecated // tests/Features/Deprecated.php:6
! deprecated → str_contains(): Passing null to parameter #1 ($haystack) of type string is deprecated // tests/Features/Deprecated.php:6
✓ user deprecated
PASS Tests\Features\Exceptions

View File

@ -1,3 +1,3 @@
Pest Testing Framework 2.5.2.
Pest Testing Framework 2.5.3.