parameters: ignoreErrors: - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/DataFixtures/ORM/LoadActivitytACL.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Entity/Activity.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Entity/ActivityReason.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Entity/ActivityReasonCategory.php - message: "#^Variable property access on \\$this\\(Chill\\\\ActivityBundle\\\\Entity\\\\ActivityType\\)\\.$#" count: 3 path: src/Bundle/ChillActivityBundle/Entity/ActivityType.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Export/Export/ListActivity.php - message: "#^Method Chill\\\\ActivityBundle\\\\Export\\\\Export\\\\StatActivityDuration\\:\\:getDescription\\(\\) should return string but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Export/Export/StatActivityDuration.php - message: "#^Method Chill\\\\ActivityBundle\\\\Export\\\\Export\\\\StatActivityDuration\\:\\:getTitle\\(\\) should return string but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Export/Export/StatActivityDuration.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Form/ActivityType.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Form/ActivityType.php - message: "#^Only booleans are allowed in &&, mixed given on the right side\\.$#" count: 3 path: src/Bundle/ChillActivityBundle/Form/ActivityType.php - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" count: 2 path: src/Bundle/ChillActivityBundle/Form/ActivityType.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Menu/AdminMenuBuilder.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Repository/ActivityACLAwareRepository.php - message: "#^Undefined variable\\: \\$person$#" count: 1 path: src/Bundle/ChillActivityBundle/Repository/ActivityACLAwareRepository.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Security/Authorization/ActivityStatsVoter.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillActivityBundle/Timeline/TimelineActivityProvider.php - message: "#^Method Chill\\\\ActivityBundle\\\\Timeline\\\\TimelineActivityProvider\\:\\:getFromClausePerson\\(\\) invoked with 1 parameter, 0 required\\.$#" count: 1 path: src/Bundle/ChillActivityBundle/Timeline/TimelineActivityProvider.php - message: "#^Method Chill\\\\MainBundle\\\\CRUD\\\\Controller\\\\CRUDController\\:\\:buildQueryEntities\\(\\) invoked with 3 parameters, 2 required\\.$#" count: 1 path: src/Bundle/ChillAsideActivityBundle/src/Controller/AsideActivityController.php - message: "#^Access to an undefined property Chill\\\\AsideActivityBundle\\\\Entity\\\\AsideActivityCategory\\:\\:\\$oldParent\\.$#" count: 2 path: src/Bundle/ChillAsideActivityBundle/src/Entity/AsideActivityCategory.php - message: "#^Access to an undefined property Chill\\\\AsideActivityBundle\\\\Form\\\\AsideActivityCategoryType\\:\\:\\$categoryRender\\.$#" count: 2 path: src/Bundle/ChillAsideActivityBundle/src/Form/AsideActivityCategoryType.php - message: "#^Access to an undefined property Chill\\\\AsideActivityBundle\\\\Form\\\\AsideActivityFormType\\:\\:\\$translatableStringHelper\\.$#" count: 1 path: src/Bundle/ChillAsideActivityBundle/src/Form/AsideActivityFormType.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillAsideActivityBundle/src/Form/AsideActivityFormType.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillAsideActivityBundle/src/Menu/AdminMenuBuilder.php - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" count: 3 path: src/Bundle/ChillBudgetBundle/Form/ChargeType.php - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" count: 2 path: src/Bundle/ChillBudgetBundle/Form/ResourceType.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillBudgetBundle/Security/Authorization/BudgetElementVoter.php - message: "#^Access to an undefined property Chill\\\\CalendarBundle\\\\DataFixtures\\\\ORM\\\\LoadCalendarRange\\:\\:\\$userRepository\\.$#" count: 2 path: src/Bundle/ChillCalendarBundle/DataFixtures/ORM/LoadCalendarRange.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillCalendarBundle/Entity/Calendar.php - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/Command/CreateFieldsOnGroupCommand.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/Controller/CustomFieldsGroupController.php - message: "#^Foreach overwrites \\$key with its key variable\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/Controller/CustomFieldsGroupController.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/AbstractCustomField.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 3 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/CustomFieldChoice.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 4 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/CustomFieldChoice.php - message: "#^Method Chill\\\\CustomFieldsBundle\\\\CustomFields\\\\CustomFieldChoice\\:\\:buildForm\\(\\) should return Symfony\\\\Component\\\\Form\\\\FormTypeInterface but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/CustomFieldChoice.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/CustomFieldDate.php - message: "#^Method Chill\\\\CustomFieldsBundle\\\\CustomFields\\\\CustomFieldDate\\:\\:buildForm\\(\\) should return Symfony\\\\Component\\\\Form\\\\FormTypeInterface but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/CustomFieldDate.php - message: "#^Anonymous function has an unused use \\$entries\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/CustomFieldLongChoice.php - message: "#^Method Chill\\\\CustomFieldsBundle\\\\CustomFields\\\\CustomFieldLongChoice\\:\\:buildForm\\(\\) should return Symfony\\\\Component\\\\Form\\\\FormTypeInterface but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/CustomFieldLongChoice.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/CustomFieldNumber.php - message: "#^Method Chill\\\\CustomFieldsBundle\\\\CustomFields\\\\CustomFieldNumber\\:\\:buildForm\\(\\) should return Symfony\\\\Component\\\\Form\\\\FormTypeInterface but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/CustomFieldNumber.php - message: "#^Method Chill\\\\CustomFieldsBundle\\\\CustomFields\\\\CustomFieldText\\:\\:buildForm\\(\\) should return Symfony\\\\Component\\\\Form\\\\FormTypeInterface but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/CustomFieldText.php - message: "#^Method Chill\\\\CustomFieldsBundle\\\\CustomFields\\\\CustomFieldTitle\\:\\:buildForm\\(\\) should return Symfony\\\\Component\\\\Form\\\\FormTypeInterface but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/CustomFields/CustomFieldTitle.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/Entity/CustomField.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/Entity/CustomFieldsGroup.php - message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/Form/CustomFieldType.php - message: "#^Call to sprintf contains 0 placeholders, 1 value given\\.$#" count: 1 path: src/Bundle/ChillCustomFieldsBundle/Form/DataTransformer/CustomFieldsGroupToIdTransformer.php - message: "#^Access to an undefined property Chill\\\\CustomFieldsBundle\\\\Form\\\\DataTransformer\\\\JsonCustomFieldToArrayTransformer\\:\\:\\$customField\\.$#" count: 3 path: src/Bundle/ChillCustomFieldsBundle/Form/DataTransformer/JsonCustomFieldToArrayTransformer.php - message: "#^Instantiated class PhpOffice\\\\PhpWord\\\\TemplateProcessor not found\\.$#" count: 1 path: src/Bundle/ChillDocGeneratorBundle/Controller/DocGeneratorController.php - message: "#^Instantiated class PhpOffice\\\\PhpWord\\\\TemplateProcessor not found\\.$#" count: 1 path: src/Bundle/ChillDocGeneratorBundle/Controller/DocGeneratorTemplateController.php - message: "#^Class Chill\\\\DocStoreBundle\\\\Entity\\\\DocumentCategory constructor invoked with 0 parameters, 2 required\\.$#" count: 1 path: src/Bundle/ChillDocStoreBundle/Controller/DocumentCategoryController.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillDocStoreBundle/Entity/DocumentCategory.php - message: "#^Short ternary operator is not allowed\\. Use null coalesce operator if applicable or consider using long ternary\\.$#" count: 1 path: src/Bundle/ChillDocStoreBundle/EntityRepository/DocumentCategoryRepository.php - message: "#^Variable \\$participation might not be defined\\.$#" count: 3 path: src/Bundle/ChillEventBundle/Controller/ParticipationController.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillEventBundle/Entity/Participation.php - message: "#^Method Chill\\\\EventBundle\\\\Entity\\\\Participation\\:\\:offsetGet\\(\\) should return mixed but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillEventBundle/Entity/Participation.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillEventBundle/Form/ChoiceLoader/EventChoiceLoader.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillEventBundle/Form/ChoiceLoader/EventChoiceLoader.php - message: "#^Foreach overwrites \\$value with its value variable\\.$#" count: 1 path: src/Bundle/ChillEventBundle/Form/ChoiceLoader/EventChoiceLoader.php - message: "#^Parameter \\$resolver of method Chill\\\\EventBundle\\\\Form\\\\EventTypeType\\:\\:setDefaultOptions\\(\\) has invalid type Symfony\\\\Component\\\\OptionsResolver\\\\OptionsResolverInterface\\.$#" count: 1 path: src/Bundle/ChillEventBundle/Form/EventTypeType.php - message: "#^Parameter \\$resolver of method Chill\\\\EventBundle\\\\Form\\\\RoleType\\:\\:setDefaultOptions\\(\\) has invalid type Symfony\\\\Component\\\\OptionsResolver\\\\OptionsResolverInterface\\.$#" count: 1 path: src/Bundle/ChillEventBundle/Form/RoleType.php - message: "#^Parameter \\$resolver of method Chill\\\\EventBundle\\\\Form\\\\StatusType\\:\\:setDefaultOptions\\(\\) has invalid type Symfony\\\\Component\\\\OptionsResolver\\\\OptionsResolverInterface\\.$#" count: 1 path: src/Bundle/ChillEventBundle/Form/StatusType.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillEventBundle/Form/Type/PickEventType.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 2 path: src/Bundle/ChillEventBundle/Search/EventSearch.php - message: "#^Method Chill\\\\EventBundle\\\\Search\\\\EventSearch\\:\\:renderResult\\(\\) should return string but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillEventBundle/Search/EventSearch.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillEventBundle/Security/Authorization/EventVoter.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillEventBundle/Security/Authorization/ParticipationVoter.php - message: "#^Undefined variable\\: \\$id$#" count: 1 path: src/Bundle/ChillFamilyMembersBundle/Controller/FamilyMemberController.php - message: "#^Casting to string something that's already string\\.$#" count: 5 path: src/Bundle/ChillFamilyMembersBundle/Entity/AbstractFamilyMember.php - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" count: 2 path: src/Bundle/ChillFamilyMembersBundle/Form/FamilyMemberType.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillFamilyMembersBundle/Security/Voter/FamilyMemberVoter.php - message: "#^Call to an undefined method Chill\\\\MainBundle\\\\CRUD\\\\Controller\\\\AbstractCRUDController\\:\\:getRoleFor\\(\\)\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Controller/AbstractCRUDController.php - message: "#^Method Chill\\\\MainBundle\\\\CRUD\\\\Controller\\\\AbstractCRUDController\\:\\:getEntity\\(\\) invoked with 4 parameters, 3 required\\.$#" count: 3 path: src/Bundle/ChillMainBundle/CRUD/Controller/ApiController.php - message: "#^Method Chill\\\\MainBundle\\\\CRUD\\\\Controller\\\\ApiController\\:\\:entityPostAction\\(\\) invoked with 4 parameters, 3 required\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Controller/ApiController.php - message: "#^Variable \\$entity in isset\\(\\) is never defined\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Controller/ApiController.php - message: "#^Variable method call on object\\.$#" count: 2 path: src/Bundle/ChillMainBundle/CRUD/Controller/ApiController.php - message: "#^Call to sprintf contains 2 placeholders, 0 values given\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Controller/CRUDController.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Controller/CRUDController.php - message: "#^Method Chill\\\\MainBundle\\\\CRUD\\\\Controller\\\\CRUDController\\:\\:buildQueryEntities\\(\\) invoked with 3 parameters, 2 required\\.$#" count: 2 path: src/Bundle/ChillMainBundle/CRUD/Controller/CRUDController.php - message: "#^Method Chill\\\\MainBundle\\\\CRUD\\\\Controller\\\\CRUDController\\:\\:onPreDelete\\(\\) invoked with 3 parameters, 2 required\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Controller/CRUDController.php - message: "#^Method Symfony\\\\Bundle\\\\FrameworkBundle\\\\Controller\\\\AbstractController\\:\\:createNotFoundException\\(\\) invoked with 3 parameters, 0\\-2 required\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Controller/CRUDController.php - message: "#^Parameter \\$scope of method Chill\\\\MainBundle\\\\CRUD\\\\Controller\\\\CRUDController\\:\\:getReachableCenters\\(\\) has invalid type Chill\\\\MainBundle\\\\CRUD\\\\Controller\\\\Scope\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Controller/CRUDController.php - message: "#^Variable \\$entity in isset\\(\\) is never defined\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Controller/CRUDController.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Resolver/Resolver.php - message: "#^Method Chill\\\\MainBundle\\\\CRUD\\\\Resolver\\\\Resolver\\:\\:getConfigValue\\(\\) should return string but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Resolver/Resolver.php - message: "#^Access to an undefined property Chill\\\\MainBundle\\\\CRUD\\\\Routing\\\\CRUDRoutesLoader\\:\\:\\$apiConfig\\.$#" count: 2 path: src/Bundle/ChillMainBundle/CRUD/Routing/CRUDRoutesLoader.php - message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Routing/CRUDRoutesLoader.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillMainBundle/CRUD/Routing/CRUDRoutesLoader.php - message: "#^Chill\\\\MainBundle\\\\CRUD\\\\Routing\\\\CRUDRoutesLoader\\:\\:__construct\\(\\) does not call parent constructor from Symfony\\\\Component\\\\Config\\\\Loader\\\\Loader\\.$#" count: 1 path: src/Bundle/ChillMainBundle/CRUD/Routing/CRUDRoutesLoader.php - message: "#^Call to an undefined method Chill\\\\MainBundle\\\\Command\\\\ChillImportUsersCommand\\:\\:tempOutput\\(\\)\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Command/ChillImportUsersCommand.php - message: "#^Method Chill\\\\MainBundle\\\\Command\\\\ChillImportUsersCommand\\:\\:execute\\(\\) should return int but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Command/ChillImportUsersCommand.php - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Command/ChillImportUsersCommand.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Command/ChillUserSendRenewPasswordCodeCommand.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Command/ChillUserSendRenewPasswordCodeCommand.php - message: "#^Method Chill\\\\MainBundle\\\\Command\\\\ChillUserSendRenewPasswordCodeCommand\\:\\:execute\\(\\) should return int but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Command/ChillUserSendRenewPasswordCodeCommand.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Command/LoadAndUpdateLanguagesCommand.php - message: "#^Method Chill\\\\MainBundle\\\\Command\\\\LoadAndUpdateLanguagesCommand\\:\\:execute\\(\\) should return int but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Command/LoadAndUpdateLanguagesCommand.php - message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Command/LoadAndUpdateLanguagesCommand.php - message: "#^Method Chill\\\\MainBundle\\\\Command\\\\LoadCountriesCommand\\:\\:execute\\(\\) should return int but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Command/LoadCountriesCommand.php - message: "#^Method Chill\\\\MainBundle\\\\Command\\\\LoadPostalCodesCommand\\:\\:execute\\(\\) should return int but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Command/LoadPostalCodesCommand.php - message: "#^Method Chill\\\\MainBundle\\\\Command\\\\SetPasswordCommand\\:\\:execute\\(\\) should return int but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Command/SetPasswordCommand.php - message: "#^Access to an undefined property Chill\\\\MainBundle\\\\Controller\\\\AdminCountryCRUDController\\:\\:\\$paginatorFactory\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Controller/AdminCountryCRUDController.php - message: "#^Cannot unset offset '_token' on array\\{formatter\\: mixed, export\\: mixed, centers\\: mixed, alias\\: string\\}\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Controller/ExportController.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Controller/PasswordController.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Controller/PostalCodeController.php - message: "#^Call to an undefined method Chill\\\\MainBundle\\\\Controller\\\\UserController\\:\\:createEditForm\\(\\)\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Controller/UserController.php - message: "#^Method Chill\\\\MainBundle\\\\Controller\\\\UserController\\:\\:createAddLinkGroupCenterForm\\(\\) invoked with 1 parameter, 2 required\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Controller/UserController.php - message: "#^Method Chill\\\\MainBundle\\\\Controller\\\\UserController\\:\\:createEditPasswordForm\\(\\) invoked with 2 parameters, 1 required\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Controller/UserController.php - message: "#^Method Chill\\\\MainBundle\\\\Controller\\\\UserController\\:\\:getDeleteLinkGroupCenterByUser\\(\\) invoked with 1 parameter, 2 required\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Controller/UserController.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillMainBundle/DataFixtures/ORM/LoadLanguages.php - message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#" count: 5 path: src/Bundle/ChillMainBundle/DependencyInjection/CompilerPass/ExportsCompilerPass.php - message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillMainBundle/DependencyInjection/CompilerPass/SearchableServicesCompilerPass.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillMainBundle/DependencyInjection/Configuration.php - message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillMainBundle/DependencyInjection/Widget/AbstractWidgetsCompilerPass.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillMainBundle/DependencyInjection/Widget/AbstractWidgetsCompilerPass.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/DependencyInjection/Widget/AbstractWidgetsCompilerPass.php - message: "#^Method Chill\\\\MainBundle\\\\Doctrine\\\\Type\\\\PointType\\:\\:getSqlDeclaration\\(\\) does not match parent method name\\: Doctrine\\\\DBAL\\\\Types\\\\Type\\:\\:getSQLDeclaration\\(\\)\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Doctrine/Type/PointType.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Entity/Address.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Entity/Embeddable/CommentEmbeddable.php - message: "#^Access to an undefined property Chill\\\\MainBundle\\\\Entity\\\\RoleScope\\:\\:\\$new\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Entity/RoleScope.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Entity/User.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Entity/User.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 6 path: src/Bundle/ChillMainBundle/Export/ExportManager.php - message: "#^Foreach overwrites \\$line with its value variable\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Export/Formatter/CSVFormatter.php - message: "#^Foreach overwrites \\$key with its key variable\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Export/Formatter/SpreadSheetFormatter.php - message: "#^Foreach overwrites \\$key with its value variable\\.$#" count: 3 path: src/Bundle/ChillMainBundle/Export/Formatter/SpreadSheetFormatter.php - message: "#^Only booleans are allowed in a ternary operator condition, mixed given\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Export/Formatter/SpreadsheetListFormatter.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Form/ChoiceLoader/PostalCodeChoiceLoader.php - message: "#^Foreach overwrites \\$value with its value variable\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Form/ChoiceLoader/PostalCodeChoiceLoader.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Form/DataMapper/AddressDataMapper.php - message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Form/Type/AddressType.php - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Form/Type/AddressType.php - message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Form/Type/ChillTextareaType.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Form/Type/ComposedRoleScopeType.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 3 path: src/Bundle/ChillMainBundle/Form/Type/DataTransformer/DateIntervalTransformer.php - message: "#^Variable \\$value in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Form/Type/DataTransformer/DateIntervalTransformer.php - message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Form/Type/DataTransformer/ObjectToIdTransformer.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Form/Type/Export/PickCenterType.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Form/Type/TranslatableStringFormType.php - message: "#^Undefined variable\\: \\$current$#" count: 1 path: src/Bundle/ChillMainBundle/Pagination/PageGenerator.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Phonenumber/PhonenumberHelper.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Phonenumber/PhonenumberHelper.php - message: "#^Chill\\\\MainBundle\\\\Routing\\\\Loader\\\\ChillRoutesLoader\\:\\:__construct\\(\\) does not call parent constructor from Symfony\\\\Component\\\\Config\\\\Loader\\\\Loader\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Routing/Loader/ChillRoutesLoader.php - message: "#^Foreach overwrites \\$resource with its value variable\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Routing/Loader/ChillRoutesLoader.php - message: "#^Access to an undefined property Chill\\\\MainBundle\\\\Routing\\\\MenuComposer\\:\\:\\$routeCollection\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Routing/MenuComposer.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Search/Entity/SearchUserApiProvider.php - message: "#^Method Chill\\\\MainBundle\\\\Search\\\\SearchApi\\:\\:buildUnionQuery\\(\\) invoked with 4 parameters, 3 required\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Search/SearchApi.php - message: "#^Access to an undefined property Chill\\\\MainBundle\\\\Search\\\\SearchApiResult\\:\\:\\$relevance\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Search/SearchApiResult.php - message: "#^Call to an undefined method Chill\\\\MainBundle\\\\Security\\\\Authorization\\\\AbstractChillVoter\\:\\:getSupportedAttributes\\(\\)\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Security/Authorization/AbstractChillVoter.php - message: "#^Call to an undefined method Chill\\\\MainBundle\\\\Security\\\\Authorization\\\\AbstractChillVoter\\:\\:getSupportedClasses\\(\\)\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Security/Authorization/AbstractChillVoter.php - message: "#^Call to an undefined method Chill\\\\MainBundle\\\\Security\\\\Authorization\\\\AbstractChillVoter\\:\\:isGranted\\(\\)\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Security/Authorization/AbstractChillVoter.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Security/Authorization/AbstractChillVoter.php - message: "#^Method Chill\\\\MainBundle\\\\Security\\\\Authorization\\\\AuthorizationHelper\\:\\:userCanReachCenter\\(\\) invoked with 3 parameters, 2 required\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Security/Authorization/AuthorizationHelper.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Security/Authorization/DefaultVoterHelper.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Security/ParentRoleHelper.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Security/PasswordRecover/PasswordRecoverEvent.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Security/PasswordRecover/PasswordRecoverVoter.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Security/PasswordRecover/TokenManager.php - message: "#^Call to sprintf contains 0 placeholders, 1 value given\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Security/UserProvider/UserProvider.php - message: "#^Variable \\$message on left side of \\?\\? always exists and is not nullable\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Templating/ChillTwigHelper.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 3 path: src/Bundle/ChillMainBundle/Templating/Entity/AddressRender.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Timeline/TimelineBuilder.php - message: "#^Method Chill\\\\MainBundle\\\\Timeline\\\\TimelineBuilder\\:\\:getTemplateData\\(\\) should return array but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Timeline/TimelineBuilder.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillMainBundle/Validation/Validator/RoleScopeScopePresence.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillMainBundle/Validation/Validator/ValidPhonenumber.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Actions/Remove/PersonMove.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Actions/Remove/PersonMove.php - message: "#^Variable \\$sqls on left side of \\?\\? always exists and is not nullable\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Actions/Remove/PersonMove.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/CRUD/Controller/OneToOneEntityPersonCRUDController.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Command/ChillPersonMoveCommand.php - message: "#^Method Chill\\\\PersonBundle\\\\Command\\\\ChillPersonMoveCommand\\:\\:execute\\(\\) should return int but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Command/ChillPersonMoveCommand.php - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Command/ChillPersonMoveCommand.php - message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#" count: 3 path: src/Bundle/ChillPersonBundle/Command/ImportPeopleFromCSVCommand.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 3 path: src/Bundle/ChillPersonBundle/Command/ImportPeopleFromCSVCommand.php - message: "#^Class Chill\\\\PersonBundle\\\\Entity\\\\Person constructor invoked with 1 parameter, 0 required\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Command/ImportPeopleFromCSVCommand.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 6 path: src/Bundle/ChillPersonBundle/Command/ImportPeopleFromCSVCommand.php - message: "#^Variable \\$street1Value might not be defined\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Command/ImportPeopleFromCSVCommand.php - message: "#^Instantiated class Chill\\\\PersonBundle\\\\Controller\\\\BadRequestExceptions not found\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Controller/HouseholdMemberController.php - message: "#^Access to an undefined property Chill\\\\PersonBundle\\\\Controller\\\\PersonController\\:\\:\\$security\\.$#" count: 3 path: src/Bundle/ChillPersonBundle/Controller/PersonController.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Controller/PersonController.php - message: "#^Access to an undefined property Chill\\\\PersonBundle\\\\Controller\\\\TimelinePersonController\\:\\:\\$authorizationHelper\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Controller/TimelinePersonController.php - message: "#^Access to an undefined property Chill\\\\PersonBundle\\\\DataFixtures\\\\ORM\\\\LoadHousehold\\:\\:\\$personIds\\.$#" count: 2 path: src/Bundle/ChillPersonBundle/DataFixtures/ORM/LoadHousehold.php - message: "#^Variable method call on mixed\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/DataFixtures/ORM/LoadPeople.php - message: "#^Caught class Chill\\\\PersonBundle\\\\DataFixtures\\\\ORM\\\\Throwable not found\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/DataFixtures/ORM/LoadSocialWorkMetadata.php - message: "#^Instantiated class Chill\\\\PersonBundle\\\\DataFixtures\\\\ORM\\\\Exception not found\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/DataFixtures/ORM/LoadSocialWorkMetadata.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/DependencyInjection/CompilerPass/AccompanyingPeriodTimelineCompilerPass.php - message: "#^Access to an undefined property Chill\\\\PersonBundle\\\\Entity\\\\AccompanyingPeriod\\:\\:\\$work\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Entity/AccompanyingPeriod.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Entity/AccompanyingPeriod.php - message: "#^Implicit array creation is not allowed \\- variable \\$centers might not exist\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Entity/AccompanyingPeriod.php - message: "#^Access to an undefined property Chill\\\\PersonBundle\\\\Entity\\\\Household\\\\PersonHouseholdAddress\\:\\:\\$relation\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Entity/Household/PersonHouseholdAddress.php - message: "#^Access to an undefined property Chill\\\\PersonBundle\\\\Entity\\\\Person\\:\\:\\$currentHouseholdParticipationAt\\.$#" count: 3 path: src/Bundle/ChillPersonBundle/Entity/Person.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Entity/Person.php - message: "#^Method Chill\\\\PersonBundle\\\\Entity\\\\Person\\:\\:getCurrentPersonAddress\\(\\) invoked with 1 parameter, 0 required\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Entity/Person.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 2 path: src/Bundle/ChillPersonBundle/Entity/PersonPhone.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillPersonBundle/Export/AbstractAccompanyingPeriodExportElement.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Export/Aggregator/CountryOfBirthAggregator.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Export/Aggregator/NationalityAggregator.php - message: "#^Anonymous function has an unused use \\$key\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 3 path: src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 2 path: src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php - message: "#^Switch condition type \\(Chill\\\\PersonBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'address_country_name' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php - message: "#^Switch condition type \\(Chill\\\\PersonBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'address_isnoaddress' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php - message: "#^Switch condition type \\(Chill\\\\PersonBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'birthdate' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php - message: "#^Switch condition type \\(Chill\\\\PersonBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'countryOfBirth' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php - message: "#^Switch condition type \\(Chill\\\\PersonBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'gender' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php - message: "#^Switch condition type \\(Chill\\\\PersonBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'nationality' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php - message: "#^Undefined variable\\: \\$choiceSlug$#" count: 1 path: src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Export/Filter/GenderFilter.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Form/ChoiceLoader/PersonChoiceLoader.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Form/ChoiceLoader/PersonChoiceLoader.php - message: "#^Foreach overwrites \\$value with its value variable\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Form/ChoiceLoader/PersonChoiceLoader.php - message: "#^Access to an undefined property Chill\\\\PersonBundle\\\\Form\\\\CreationPersonType\\:\\:\\$centerTransformer\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Form/CreationPersonType.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Form/DataMapper/PersonAltNameDataMapper.php - message: "#^Only booleans are allowed in a ternary operator condition, mixed given\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Form/Type/PersonAltNameType.php - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Form/Type/PersonPhoneType.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Form/Type/PickPersonType.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Household/MembersEditor.php - message: "#^Access to an undefined property Chill\\\\PersonBundle\\\\Household\\\\MembersEditorFactory\\:\\:\\$validator\\.$#" count: 2 path: src/Bundle/ChillPersonBundle/Household/MembersEditorFactory.php - message: "#^Foreach overwrites \\$action with its value variable\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Repository/AccompanyingPeriod/AccompanyingPeriodWorkRepository.php - message: "#^Method Chill\\\\PersonBundle\\\\Repository\\\\AccompanyingPeriod\\\\AccompanyingPeriodWorkRepository\\:\\:buildQueryBySocialActionWithDescendants\\(\\) has invalid return type Chill\\\\PersonBundle\\\\Repository\\\\AccompanyingPeriod\\\\QueryBuilder\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Repository/AccompanyingPeriod/AccompanyingPeriodWorkRepository.php - message: "#^Parameter \\$action of method Chill\\\\PersonBundle\\\\Repository\\\\AccompanyingPeriod\\\\AccompanyingPeriodWorkRepository\\:\\:buildQueryBySocialActionWithDescendants\\(\\) has invalid type Chill\\\\PersonBundle\\\\Repository\\\\AccompanyingPeriod\\\\SocialAction\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Repository/AccompanyingPeriod/AccompanyingPeriodWorkRepository.php - message: "#^Parameter \\$action of method Chill\\\\PersonBundle\\\\Repository\\\\AccompanyingPeriod\\\\AccompanyingPeriodWorkRepository\\:\\:countBySocialActionWithDescendants\\(\\) has invalid type Chill\\\\PersonBundle\\\\Repository\\\\AccompanyingPeriod\\\\SocialAction\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Repository/AccompanyingPeriod/AccompanyingPeriodWorkRepository.php - message: "#^Undefined variable\\: \\$action$#" count: 1 path: src/Bundle/ChillPersonBundle/Repository/AccompanyingPeriod/AccompanyingPeriodWorkRepository.php - message: "#^Undefined variable\\: \\$limit$#" count: 1 path: src/Bundle/ChillPersonBundle/Repository/AccompanyingPeriod/AccompanyingPeriodWorkRepository.php - message: "#^Undefined variable\\: \\$offset$#" count: 1 path: src/Bundle/ChillPersonBundle/Repository/AccompanyingPeriod/AccompanyingPeriodWorkRepository.php - message: "#^Undefined variable\\: \\$orderBy$#" count: 1 path: src/Bundle/ChillPersonBundle/Repository/AccompanyingPeriod/AccompanyingPeriodWorkRepository.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 2 path: src/Bundle/ChillPersonBundle/Repository/PersonRepository.php - message: "#^Foreach overwrites \\$action with its value variable\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Repository/SocialWork/GoalRepository.php - message: "#^Foreach overwrites \\$action with its value variable\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Repository/SocialWork/ResultRepository.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 3 path: src/Bundle/ChillPersonBundle/Search/PersonSearch.php - message: "#^Method Chill\\\\PersonBundle\\\\Search\\\\PersonSearch\\:\\:renderResult\\(\\) should return string but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Search/PersonSearch.php - message: "#^Variable variables are not allowed\\.$#" count: 4 path: src/Bundle/ChillPersonBundle/Search/PersonSearch.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Search/SearchPersonApiProvider.php - message: "#^Method Chill\\\\PersonBundle\\\\Search\\\\SimilarityPersonSearch\\:\\:renderResult\\(\\) should return string but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Search/SimilarityPersonSearch.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Serializer/Normalizer/AccompanyingPeriodWorkDenormalizer.php - message: "#^Function Chill\\\\PersonBundle\\\\Serializer\\\\Normalizer\\\\ยท\\\\is_array not found\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Serializer/Normalizer/MembersEditorNormalizer.php - message: "#^Variable method call on object\\.$#" count: 2 path: src/Bundle/ChillPersonBundle/Serializer/Normalizer/PersonNormalizer.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 2 path: src/Bundle/ChillPersonBundle/Templating/Entity/ClosingMotiveRender.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Timeline/AbstractTimelineAccompanyingPeriod.php - message: "#^Undefined variable\\: \\$value$#" count: 1 path: src/Bundle/ChillPersonBundle/Validator/Constraints/AccompanyingPeriod/LocationValidityValidator.php - message: "#^Parameter \\$personRepostory of method Chill\\\\PersonBundle\\\\Widget\\\\PersonListWidget\\:\\:__construct\\(\\) has invalid type Chill\\\\PersonBundle\\\\Widget\\\\PersonRepository\\.$#" count: 1 path: src/Bundle/ChillPersonBundle/Widget/PersonListWidget.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillReportBundle/DataFixtures/ORM/LoadReportACL.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillReportBundle/DataFixtures/ORM/LoadReports.php - message: "#^Method Chill\\\\ReportBundle\\\\DataFixtures\\\\ORM\\\\LoadReports\\:\\:getRandomChoice\\(\\) should return array\\\\|string but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillReportBundle/DataFixtures/ORM/LoadReports.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 4 path: src/Bundle/ChillReportBundle/Export/Export/ReportList.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 2 path: src/Bundle/ChillReportBundle/Export/Export/ReportList.php - message: "#^Switch condition type \\(Chill\\\\ReportBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'person_address_country_name' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillReportBundle/Export/Export/ReportList.php - message: "#^Switch condition type \\(Chill\\\\ReportBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'person_birthdate' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillReportBundle/Export/Export/ReportList.php - message: "#^Switch condition type \\(Chill\\\\ReportBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'person_countryOfBirth' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillReportBundle/Export/Export/ReportList.php - message: "#^Switch condition type \\(Chill\\\\ReportBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'person_gender' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillReportBundle/Export/Export/ReportList.php - message: "#^Switch condition type \\(Chill\\\\ReportBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'person_nationality' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillReportBundle/Export/Export/ReportList.php - message: "#^Switch condition type \\(Chill\\\\ReportBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'report_date' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillReportBundle/Export/Export/ReportList.php - message: "#^Switch condition type \\(Chill\\\\ReportBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'report_scope' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillReportBundle/Export/Export/ReportList.php - message: "#^Switch condition type \\(Chill\\\\ReportBundle\\\\Export\\\\Export\\\\type\\) does not match case condition 'report_user' \\(string\\)\\.$#" count: 1 path: src/Bundle/ChillReportBundle/Export/Export/ReportList.php - message: "#^Undefined variable\\: \\$choiceSlug$#" count: 1 path: src/Bundle/ChillReportBundle/Export/Export/ReportList.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillReportBundle/Security/Authorization/ReportVoter.php - message: "#^Method Chill\\\\ReportBundle\\\\Security\\\\Authorization\\\\ReportVoter\\:\\:supports\\(\\) should return bool but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillReportBundle/Security/Authorization/ReportVoter.php - message: "#^Access to an undefined property Chill\\\\ReportBundle\\\\Timeline\\\\TimelineReportProvider\\:\\:\\$security\\.$#" count: 4 path: src/Bundle/ChillReportBundle/Timeline/TimelineReportProvider.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 4 path: src/Bundle/ChillReportBundle/Timeline/TimelineReportProvider.php - message: "#^Undefined variable\\: \\$type$#" count: 1 path: src/Bundle/ChillTaskBundle/Controller/TaskController.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillTaskBundle/DataFixtures/ORM/LoadTaskACL.php - message: "#^Casting to string something that's already string\\.$#" count: 3 path: src/Bundle/ChillTaskBundle/Entity/AbstractTask.php - message: "#^Chill\\\\TaskBundle\\\\Entity\\\\RecurringTask\\:\\:__construct\\(\\) does not call parent constructor from Chill\\\\TaskBundle\\\\Entity\\\\AbstractTask\\.$#" count: 1 path: src/Bundle/ChillTaskBundle/Entity/RecurringTask.php - message: "#^Only booleans are allowed in an if condition, mixed given\\.$#" count: 2 path: src/Bundle/ChillTaskBundle/Form/SingleTaskListType.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillTaskBundle/Repository/SingleTaskAclAwareRepository.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 5 path: src/Bundle/ChillTaskBundle/Repository/SingleTaskRepository.php - message: "#^Constructor of class Chill\\\\TaskBundle\\\\Security\\\\Authorization\\\\TaskVoter has an unused parameter \\$voterHelperFactory\\.$#" count: 1 path: src/Bundle/ChillTaskBundle/Security/Authorization/TaskVoter.php - message: "#^Method Chill\\\\TaskBundle\\\\Timeline\\\\SingleTaskTaskLifeCycleEventTimelineProvider\\:\\:getTransitionByName\\(\\) should return Symfony\\\\Component\\\\Workflow\\\\Transition but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillTaskBundle/Timeline/SingleTaskTaskLifeCycleEventTimelineProvider.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillTaskBundle/Timeline/TaskLifeCycleEventTimelineProvider.php - message: "#^Method Chill\\\\TaskBundle\\\\Timeline\\\\TaskLifeCycleEventTimelineProvider\\:\\:getTransitionByName\\(\\) should return Symfony\\\\Component\\\\Workflow\\\\Transition but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillTaskBundle/Timeline/TaskLifeCycleEventTimelineProvider.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/DependencyInjection/CompilerPass/ThirdPartyTypeCompilerPass.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 4 path: src/Bundle/ChillThirdPartyBundle/Entity/ThirdParty.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/Form/ChoiceLoader/ThirdPartyChoiceLoader.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/Form/ChoiceLoader/ThirdPartyChoiceLoader.php - message: "#^Foreach overwrites \\$value with its value variable\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/Form/ChoiceLoader/ThirdPartyChoiceLoader.php - message: "#^Call to an undefined method Chill\\\\ThirdPartyBundle\\\\Form\\\\Type\\\\PickThirdPartyTypeCategoryType\\:\\:transform\\(\\)\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/Form/Type/PickThirdPartyTypeCategoryType.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/Repository/ThirdPartyRepository.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/Search/ThirdPartyApiSearch.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/Search/ThirdPartyApiSearch.php - message: "#^Method Chill\\\\ThirdPartyBundle\\\\Search\\\\ThirdPartySearch\\:\\:renderResult\\(\\) should return string but return statement is missing\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/Search/ThirdPartySearch.php - message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/Security/Voter/ThirdPartyVoter.php - message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#" count: 1 path: src/Bundle/ChillThirdPartyBundle/Templating/Entity/ThirdPartyRender.php