Skip to content

Commit a7281a0

Browse files
committed
Migrate Roave BC check configuration from XML to YAML format
1 parent e015afe commit a7281a0

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.roave-backward-compatibility-check.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

roave-bc-check.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
parameters:
2+
ignoreErrors:
3+
- '#\[BC\] CHANGED: Type of property Zerotoprod\\DataModel\\Describe\#\$cast changed from string\|array to string\|array\|Closure#'

0 commit comments

Comments
 (0)