Release 2.26 (#5189)
* bring back deprecated methods * bump packages * fix SAML redirect * config flag for break times * use class constant instead of string in attributes * throw if all tags were not found - fixes #4792
This commit is contained in:
@@ -599,11 +599,6 @@ parameters:
|
||||
count: 2
|
||||
path: Controller/Auth/SamlControllerTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Controller\\\\Auth\\\\SamlControllerTest\\:\\:getDefaultSettings\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: Controller/Auth/SamlControllerTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Controller\\\\Auth\\\\SamlControllerTest\\:\\:getSystemConfigurationMock\\(\\) has parameter \\$loaderSettings with no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
@@ -2364,51 +2359,6 @@ parameters:
|
||||
count: 1
|
||||
path: Saml/SamlProviderTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Saml\\\\Security\\\\SamlAuthenticationSuccessHandlerTest\\:\\:getOption\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: Saml/Security/SamlAuthenticationSuccessHandlerTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Saml\\\\Security\\\\SamlAuthenticationSuccessHandlerTest\\:\\:getOption\\(\\) has parameter \\$default with no type specified\\.$#"
|
||||
count: 1
|
||||
path: Saml/Security/SamlAuthenticationSuccessHandlerTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Saml\\\\Security\\\\SamlAuthenticationSuccessHandlerTest\\:\\:getOption\\(\\) has parameter \\$handler with no type specified\\.$#"
|
||||
count: 1
|
||||
path: Saml/Security/SamlAuthenticationSuccessHandlerTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Saml\\\\Security\\\\SamlAuthenticationSuccessHandlerTest\\:\\:getOption\\(\\) has parameter \\$name with no type specified\\.$#"
|
||||
count: 1
|
||||
path: Saml/Security/SamlAuthenticationSuccessHandlerTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Saml\\\\Security\\\\SamlAuthenticationSuccessHandlerTest\\:\\:getRequest\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: Saml/Security/SamlAuthenticationSuccessHandlerTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Saml\\\\Security\\\\SamlAuthenticationSuccessHandlerTest\\:\\:getRequest\\(\\) has parameter \\$path with no type specified\\.$#"
|
||||
count: 1
|
||||
path: Saml/Security/SamlAuthenticationSuccessHandlerTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Saml\\\\Security\\\\SamlAuthenticationSuccessHandlerTest\\:\\:getRequest\\(\\) has parameter \\$relayState with no type specified\\.$#"
|
||||
count: 1
|
||||
path: Saml/Security/SamlAuthenticationSuccessHandlerTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Saml\\\\Security\\\\SamlAuthenticationSuccessHandlerTest\\:\\:getSamlToken\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: Saml/Security/SamlAuthenticationSuccessHandlerTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Saml\\\\Security\\\\SamlAuthenticationSuccessHandlerTest\\:\\:getUrlGenerator\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: Saml/Security/SamlAuthenticationSuccessHandlerTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Timesheet\\\\Calculator\\\\BillableCalculatorTest\\:\\:getTestData\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
|
||||
Reference in New Issue
Block a user