improve namespace handling

This commit is contained in:
Robin Appelman 2024-07-23 19:27:34 +02:00
commit 724c738a50
6 changed files with 148 additions and 17 deletions

View file

@ -8,7 +8,7 @@ expression: output
"path": "/DefaultShareProvider.php",
"line": 129,
"has_meaningful_message": true,
"exception": "\\Exception",
"exception": "Exception",
"message_parts": [
{
"literal": "invalid share type!"
@ -116,7 +116,7 @@ expression: output
"path": "/DefaultShareProvider.php",
"line": 609,
"has_meaningful_message": true,
"exception": "\\Exception",
"exception": "Exception",
"message_parts": [
{
"literal": "non-shallow getSharesInFolder is no longer supported"