Commit 6b646b48 authored by dockx thibault's avatar dockx thibault
Browse files

Merge branch...

Merge branch '52-dev-tools-reorganization-of-directory-structure-requires-an-adaptation-to-phpstan-baseline-for' into 'master'

Resolve "[dev-tools] - Reorganization of directory structure requires an adaptation to phpstan baseline for core"

See merge request fusiondirectory/dev-tools!70
No related merge requests found
Showing with 28 additions and 28 deletions
+28 -28
...@@ -48,37 +48,37 @@ parameters: ...@@ -48,37 +48,37 @@ parameters:
- -
message: "#^Call to an undefined method SimpleTab\\:\\:isActiveOrInherited\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:isActiveOrInherited\\(\\)\\.$#"
count: 1 count: 1
path: dns/admin/dns/class_dnsManagement.inc path: dns/management/dns/class_dnsManagement.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:cnChanged\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:cnChanged\\(\\)\\.$#"
count: 1 count: 1
path: dns/admin/systems/class_dnsHost.inc path: dns/management/systems/class_dnsHost.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:cnRemoved\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:cnRemoved\\(\\)\\.$#"
count: 1 count: 1
path: dns/admin/systems/class_dnsHost.inc path: dns/management/systems/class_dnsHost.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:ipChanged\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:ipChanged\\(\\)\\.$#"
count: 1 count: 1
path: dns/admin/systems/class_dnsHost.inc path: dns/management/systems/class_dnsHost.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:ipRemoved\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:ipRemoved\\(\\)\\.$#"
count: 1 count: 1
path: dns/admin/systems/class_dnsHost.inc path: dns/management/systems/class_dnsHost.inc
- -
message: "#^Offset string does not exist on array\\(\\)\\.$#" message: "#^Offset string does not exist on array\\(\\)\\.$#"
count: 1 count: 1
path: fai/admin/fai/packageSelect/class_packageSelectManagementFilter.inc path: fai/management/fai/packageSelect/class_packageSelectManagementFilter.inc
- -
message: "#^Variable \\$dn might not be defined\\.$#" message: "#^Variable \\$dn might not be defined\\.$#"
count: 1 count: 1
path: fusioninventory/admin/systems/fusioninventory/class_fiInventory.inc path: fusioninventory/management/systems/fusioninventory/class_fiInventory.inc
- -
message: "#^Variable \\$BASE_DIR might not be defined\\.$#" message: "#^Variable \\$BASE_DIR might not be defined\\.$#"
...@@ -103,12 +103,12 @@ parameters: ...@@ -103,12 +103,12 @@ parameters:
- -
message: "#^Call to an undefined method simpleTabs\\:\\:set_default\\(\\)\\.$#" message: "#^Call to an undefined method simpleTabs\\:\\:set_default\\(\\)\\.$#"
count: 1 count: 1
path: sudo/admin/sudo/class_sudoManagement.inc path: sudo/management/sudo/class_sudoManagement.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:set_default\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:set_default\\(\\)\\.$#"
count: 1 count: 1
path: sudo/admin/sudo/class_sudotabs.inc path: sudo/management/sudo/class_sudotabs.inc
- -
message: "#^Empty array passed to foreach\\.$#" message: "#^Empty array passed to foreach\\.$#"
...@@ -118,27 +118,27 @@ parameters: ...@@ -118,27 +118,27 @@ parameters:
- -
message: "#^Constructor of class SystemServicesColumn has an unused parameter \\$attributes\\.$#" message: "#^Constructor of class SystemServicesColumn has an unused parameter \\$attributes\\.$#"
count: 1 count: 1
path: systems/admin/systems/class_SystemServicesColumn.inc path: systems/management/systems/class_SystemServicesColumn.inc
- -
message: "#^Access to an undefined property object\\:\\:\\$macAddress\\.$#" message: "#^Access to an undefined property object\\:\\:\\$macAddress\\.$#"
count: 1 count: 1
path: systems/admin/systems/class_systemImport.inc path: systems/management/systems/class_systemImport.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:editEntry\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:editEntry\\(\\)\\.$#"
count: 1 count: 1
path: systems/admin/systems/class_systemManagement.inc path: systems/management/systems/class_systemManagement.inc
- -
message: "#^Access to an undefined property object\\:\\:\\$filter\\.$#" message: "#^Access to an undefined property object\\:\\:\\$filter\\.$#"
count: 1 count: 1
path: systems/admin/systems/interfaces/class_interfacesManagement.inc path: systems/management/systems/interfaces/class_interfacesManagement.inc
- -
message: "#^Ternary operator condition is always true\\.$#" message: "#^Ternary operator condition is always true\\.$#"
count: 1 count: 1
path: systems/admin/systems/interfaces/class_interfacesManagementFilter.inc path: systems/management/systems/interfaces/class_interfacesManagementFilter.inc
- -
message: "#^Comparison operation \"\\>\\=\" between \\(array\\|float\\|int\\) and \\(float\\|int\\) results in an error\\.$#" message: "#^Comparison operation \"\\>\\=\" between \\(array\\|float\\|int\\) and \\(float\\|int\\) results in an error\\.$#"
......
...@@ -48,37 +48,37 @@ parameters: ...@@ -48,37 +48,37 @@ parameters:
- -
message: "#^Call to an undefined method SimpleTab\\:\\:isActiveOrInherited\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:isActiveOrInherited\\(\\)\\.$#"
count: 1 count: 1
path: dns/admin/dns/class_dnsManagement.inc path: dns/management/dns/class_dnsManagement.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:cnChanged\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:cnChanged\\(\\)\\.$#"
count: 1 count: 1
path: dns/admin/systems/class_dnsHost.inc path: dns/management/systems/class_dnsHost.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:cnRemoved\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:cnRemoved\\(\\)\\.$#"
count: 1 count: 1
path: dns/admin/systems/class_dnsHost.inc path: dns/management/systems/class_dnsHost.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:ipChanged\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:ipChanged\\(\\)\\.$#"
count: 1 count: 1
path: dns/admin/systems/class_dnsHost.inc path: dns/management/systems/class_dnsHost.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:ipRemoved\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:ipRemoved\\(\\)\\.$#"
count: 1 count: 1
path: dns/admin/systems/class_dnsHost.inc path: dns/management/systems/class_dnsHost.inc
- -
message: "#^Offset string does not exist on array\\(\\)\\.$#" message: "#^Offset string does not exist on array\\(\\)\\.$#"
count: 1 count: 1
path: fai/admin/fai/packageSelect/class_packageSelectManagementFilter.inc path: fai/management/fai/packageSelect/class_packageSelectManagementFilter.inc
- -
message: "#^Variable \\$dn might not be defined\\.$#" message: "#^Variable \\$dn might not be defined\\.$#"
count: 1 count: 1
path: fusioninventory/admin/systems/fusioninventory/class_fiInventory.inc path: fusioninventory/management/systems/fusioninventory/class_fiInventory.inc
- -
message: "#^Variable \\$BASE_DIR might not be defined\\.$#" message: "#^Variable \\$BASE_DIR might not be defined\\.$#"
...@@ -103,12 +103,12 @@ parameters: ...@@ -103,12 +103,12 @@ parameters:
- -
message: "#^Call to an undefined method simpleTabs\\:\\:set_default\\(\\)\\.$#" message: "#^Call to an undefined method simpleTabs\\:\\:set_default\\(\\)\\.$#"
count: 1 count: 1
path: sudo/admin/sudo/class_sudoManagement.inc path: sudo/management/sudo/class_sudoManagement.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:set_default\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:set_default\\(\\)\\.$#"
count: 1 count: 1
path: sudo/admin/sudo/class_sudotabs.inc path: sudo/management/sudo/class_sudotabs.inc
- -
message: "#^Empty array passed to foreach\\.$#" message: "#^Empty array passed to foreach\\.$#"
...@@ -118,27 +118,27 @@ parameters: ...@@ -118,27 +118,27 @@ parameters:
- -
message: "#^Constructor of class SystemServicesColumn has an unused parameter \\$attributes\\.$#" message: "#^Constructor of class SystemServicesColumn has an unused parameter \\$attributes\\.$#"
count: 1 count: 1
path: systems/admin/systems/class_SystemServicesColumn.inc path: systems/management/systems/class_SystemServicesColumn.inc
- -
message: "#^Access to an undefined property object\\:\\:\\$macAddress\\.$#" message: "#^Access to an undefined property object\\:\\:\\$macAddress\\.$#"
count: 1 count: 1
path: systems/admin/systems/class_systemImport.inc path: systems/management/systems/class_systemImport.inc
- -
message: "#^Call to an undefined method SimpleTab\\:\\:editEntry\\(\\)\\.$#" message: "#^Call to an undefined method SimpleTab\\:\\:editEntry\\(\\)\\.$#"
count: 1 count: 1
path: systems/admin/systems/class_systemManagement.inc path: systems/management/systems/class_systemManagement.inc
- -
message: "#^Access to an undefined property object\\:\\:\\$filter\\.$#" message: "#^Access to an undefined property object\\:\\:\\$filter\\.$#"
count: 1 count: 1
path: systems/admin/systems/interfaces/class_interfacesManagement.inc path: systems/management/systems/interfaces/class_interfacesManagement.inc
- -
message: "#^Ternary operator condition is always true\\.$#" message: "#^Ternary operator condition is always true\\.$#"
count: 1 count: 1
path: systems/admin/systems/interfaces/class_interfacesManagementFilter.inc path: systems/management/systems/interfaces/class_interfacesManagementFilter.inc
- -
message: "#^Comparison operation \"\\>\\=\" between \\(array\\|float\\|int\\) and \\(float\\|int\\) results in an error\\.$#" message: "#^Comparison operation \"\\>\\=\" between \\(array\\|float\\|int\\) and \\(float\\|int\\) results in an error\\.$#"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment