Skip to content

Commit 1258445

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: [Console] Fix division by 0 error [ErrorHandler] Fix error message with PHP 8.5 add test covering associated entities referenced by their primary key Add an experimental CI job for PHP 8.5 Fix change log to mentioned thrown exception [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient evaluate access flags for properties with asymmetric visibility [Mime] Fix wrong PHPDoc in `FormDataPart` constructor
2 parents 0d0ab4d + 4e0bc00 commit 1258445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ CHANGELOG
1414

1515
* Add `#[IsCsrfTokenValid]` attribute
1616
* Add CAS 2.0 access token handler
17-
* Make empty username or empty password on form login attempts return Bad Request (400)
17+
* Make empty username or empty password on form login attempts throw `BadCredentialsException`
1818

1919
7.0
2020
---

0 commit comments

Comments
 (0)