You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IBX-8418: Fixed removing orphaned drafts when trashing or deleting its ancestors (#439)
For more details see https://issues.ibexa.co/browse/IBX-8418 and #439
Key changes:
* Fixed removing orphaned draft when trashing or deleting its parent or ancestor location
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
+10-15Lines changed: 10 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -19010,11 +19010,6 @@ parameters:
19010
19010
count: 1
19011
19011
path: src/lib/Persistence/Legacy/User/Mapper.php
19012
19012
19013
-
-
19014
-
message: "#^array\\|string does not accept array\\<int, mixed\\>\\.$#"
19015
-
count: 1
19016
-
path: src/lib/Persistence/Legacy/User/Mapper.php
19017
-
19018
19013
-
19019
19014
message: "#^Method Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\User\\\\Role\\\\Gateway\\:\\:addPolicyLimitations\\(\\) has parameter \\$limitations with no value type specified in iterable type array\\.$#"
0 commit comments