Skip to content

Commit a01b8e8

Browse files
bbralaCopilot
andauthored
Update UPGRADE-6.0.md
Co-authored-by: Copilot <[email protected]>
1 parent c7407db commit a01b8e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADE-6.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Thank you for your support and contributions to the project.
3030

3131
* The signature for the `BaseConstraint::AddError` method has changed.
3232

33+
The `$message` parameter has been removed and replaced by the `ConstraintError` parameter.
34+
The `ConstraintError` object encapsulates the error message along with additional information about the constraint violation.
3335

3436
*Before*
3537
```php

0 commit comments

Comments
 (0)