-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
11,816 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
parameters: | ||
ignoreErrors: | ||
- | ||
message: "#^Parameter \\#1 \\$file of function file_put_contents expects string, string\\|false given\\.$#" | ||
count: 1 | ||
path: src/lib/FieldTypeProcessor/BinaryInputProcessor.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$input of function array_slice expects array, iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Relation\\> given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Controller/Content.php | ||
|
||
- | ||
message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|null given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Controller/Content.php | ||
|
||
- | ||
message: "#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\ContentType\\\\ContentType\\> given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Controller/ContentType.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$arr1 of function array_merge expects array, iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\User\\\\Policy\\> given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Controller/Role.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$input of function array_slice expects array, iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\User\\\\Role\\> given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Controller/Role.php | ||
|
||
- | ||
message: "#^Parameter \\#2 \\$error_type of function trigger_error expects int, string given\\.$#" | ||
count: 4 | ||
path: src/lib/Server/Controller/User.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$message of method Psr\\\\Log\\\\LoggerInterface\\:\\:error\\(\\) expects string, Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Security/RestAuthenticator.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$str of function base64_encode expects string, string\\|false given\\.$#" | ||
count: 1 | ||
path: tests/bundle/Functional/BinaryContentTest.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$pathname of function mkdir expects string, string\\|false given\\.$#" | ||
count: 1 | ||
path: tests/lib/FieldTypeProcessor/BinaryInputProcessorTest.php | ||
|
||
- | ||
message: "#^Parameter \\#2 \\$newvalue of function ini_set expects string, int given\\.$#" | ||
count: 2 | ||
path: tests/lib/Output/Generator/FieldTypeHashGeneratorBaseTest.php |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
parameters: | ||
ignoreErrors: | ||
- | ||
message: "#^Parameter \\#2 \\$value of function ini_set expects string, int given\\.$#" | ||
count: 2 | ||
path: tests/lib/Output/Generator/FieldTypeHashGeneratorBaseTest.php |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
parameters: | ||
ignoreErrors: | ||
- | ||
message: "#^Parameter \\#1 \\$filename of function file_put_contents expects string, string\\|false given\\.$#" | ||
count: 1 | ||
path: src/lib/FieldTypeProcessor/BinaryInputProcessor.php | ||
|
||
- | ||
message: "#^Access to an undefined property DOMNode\\:\\:\\$data\\.$#" | ||
count: 2 | ||
path: src/lib/Input/Handler/Xml.php | ||
|
||
- | ||
message: "#^Access to an undefined property DOMNode\\:\\:\\$tagName\\.$#" | ||
count: 2 | ||
path: src/lib/Input/Handler/Xml.php | ||
|
||
- | ||
message: "#^Access to an undefined property DOMNode\\:\\:\\$wholeText\\.$#" | ||
count: 2 | ||
path: src/lib/Input/Handler/Xml.php | ||
|
||
- | ||
message: "#^Call to an undefined method DOMNode\\:\\:getAttribute\\(\\)\\.$#" | ||
count: 1 | ||
path: src/lib/Input/Handler/Xml.php | ||
|
||
- | ||
message: "#^Call to an undefined method DOMNode\\:\\:hasAttribute\\(\\)\\.$#" | ||
count: 1 | ||
path: src/lib/Input/Handler/Xml.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$domElement of method Ibexa\\\\Rest\\\\Input\\\\Handler\\\\Xml\\:\\:parseFieldTypeHash\\(\\) expects DOMElement, DOMNode given\\.$#" | ||
count: 1 | ||
path: src/lib/Input/Handler/Xml.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$array of function array_slice expects array, iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Relation\\> given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Controller/Content.php | ||
|
||
- | ||
message: "#^Parameter \\#2 \\$string of function explode expects string, string\\|null given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Controller/Content.php | ||
|
||
- | ||
message: "#^Parameter \\#2 \\.\\.\\.\\$arrays of function array_merge expects array, iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\ContentType\\\\ContentType\\> given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Controller/ContentType.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$array of function array_slice expects array, iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\User\\\\Role\\> given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Controller/Role.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge expects array, iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\User\\\\Policy\\> given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Controller/Role.php | ||
|
||
- | ||
message: "#^Parameter \\#2 \\$error_level of function trigger_error expects int, string given\\.$#" | ||
count: 4 | ||
path: src/lib/Server/Controller/User.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$message of method Psr\\\\Log\\\\LoggerInterface\\:\\:error\\(\\) expects string\\|Stringable, Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null given\\.$#" | ||
count: 1 | ||
path: src/lib/Server/Security/RestAuthenticator.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$string of function base64_encode expects string, string\\|false given\\.$#" | ||
count: 1 | ||
path: tests/bundle/Functional/BinaryContentTest.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$directory of function mkdir expects string, string\\|false given\\.$#" | ||
count: 1 | ||
path: tests/lib/FieldTypeProcessor/BinaryInputProcessorTest.php |
Oops, something went wrong.