Skip to content

Commit e015afe

Browse files
committed
Add Roave BC check configuration with baseline for cast property type change
1 parent a5602a2 commit e015afe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<roave-bc-check>
3+
<baseline>
4+
<ignored-regex>#\[BC\] CHANGED: Type of property Zerotoprod\\DataModel\\Describe\#\$cast changed from string\|array to string\|array\|Closure#</ignored-regex>
5+
</baseline>
6+
</roave-bc-check>

0 commit comments

Comments
 (0)