From fb7c6f0a9b30cccd8aee4926b607d97b53b18eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 6 Oct 2022 08:54:23 +0200 Subject: [PATCH 1/2] fix cs: too much line before declaring strict type --- .../ChillActivityBundle/Controller/ActivityController.php | 1 - src/Bundle/ChillActivityBundle/Entity/ActivityType.php | 1 - .../Aggregator/ACPAggregators/BySocialActionAggregator.php | 1 - .../Aggregator/ACPAggregators/BySocialIssueAggregator.php | 1 - .../Aggregator/ACPAggregators/ByThirdpartyAggregator.php | 1 - .../Export/Aggregator/ACPAggregators/ByUserAggregator.php | 1 - .../Export/Aggregator/ACPAggregators/DateAggregator.php | 1 - .../Aggregator/ACPAggregators/LocationTypeAggregator.php | 1 - .../Aggregator/ACPAggregators/UserScopeAggregator.php | 1 - .../Export/Aggregator/ActivityTypeAggregator.php | 1 - .../Export/Aggregator/ActivityUserAggregator.php | 1 - .../PersonAggregators/ActivityReasonAggregator.php | 1 - .../Export/Export/LinkedToACP/AvgActivityDuration.php | 1 - .../Export/Export/LinkedToACP/AvgActivityVisitDuration.php | 1 - .../Export/Export/LinkedToACP/CountActivity.php | 1 - .../Export/Export/LinkedToACP/SumActivityDuration.php | 1 - .../Export/Export/LinkedToACP/SumActivityVisitDuration.php | 1 - .../Export/Export/LinkedToPerson/CountActivity.php | 1 - .../Export/Export/LinkedToPerson/ListActivity.php | 1 - .../Export/Export/LinkedToPerson/StatActivityDuration.php | 1 - .../Export/Filter/ACPFilters/BySocialActionFilter.php | 1 - .../Export/Filter/ACPFilters/BySocialIssueFilter.php | 1 - .../Export/Filter/ACPFilters/ByUserFilter.php | 1 - .../Export/Filter/ACPFilters/EmergencyFilter.php | 1 - .../Export/Filter/ACPFilters/LocationTypeFilter.php | 1 - .../Export/Filter/ACPFilters/SentReceivedFilter.php | 1 - .../Export/Filter/ACPFilters/UserFilter.php | 1 - .../Export/Filter/ACPFilters/UserScopeFilter.php | 1 - .../Export/Filter/ActivityDateFilter.php | 1 - .../Export/Filter/ActivityTypeFilter.php | 1 - .../Export/Filter/PersonFilters/ActivityReasonFilter.php | 1 - .../PersonHavingActivityBetweenDateFilter.php | 1 - .../Form/Type/TranslatableActivityType.php | 1 - .../Repository/ActivityTypeRepository.php | 1 - .../Security/Authorization/ActivityStatsVoter.php | 1 - .../Tests/Export/Aggregator/ActivityTypeAggregatorTest.php | 1 - .../Tests/Export/Aggregator/ActivityUserAggregatorTest.php | 1 - .../Tests/Export/Filter/ActivityReasonFilterTest.php | 1 - .../Filter/PersonHavingActivityBetweenDateFilterTest.php | 1 - .../Export/Aggregator/AgentAggregator.php | 1 - .../Export/Aggregator/CancelReasonAggregator.php | 1 - .../Export/Aggregator/JobAggregator.php | 1 - .../Export/Aggregator/LocationAggregator.php | 1 - .../Export/Aggregator/LocationTypeAggregator.php | 1 - .../Export/Aggregator/MonthYearAggregator.php | 1 - .../Export/Aggregator/ScopeAggregator.php | 1 - .../Export/Export/CountAppointments.php | 1 - .../Export/Export/StatAppointmentAvgDuration.php | 1 - .../Export/Export/StatAppointmentSumDuration.php | 1 - .../ChillCalendarBundle/Export/Filter/AgentFilter.php | 1 - .../Export/Filter/BetweenDatesFilter.php | 1 - src/Bundle/ChillCalendarBundle/Export/Filter/JobFilter.php | 1 - .../ChillCalendarBundle/Export/Filter/ScopeFilter.php | 1 - src/Bundle/ChillMainBundle/Controller/ExportController.php | 1 - src/Bundle/ChillMainBundle/Entity/GeographicalUnit.php | 1 - src/Bundle/ChillMainBundle/Export/ExportInterface.php | 1 - src/Bundle/ChillMainBundle/Export/ExportManager.php | 1 - .../Export/Formatter/SpreadSheetFormatter.php | 1 - src/Bundle/ChillMainBundle/Export/ModifierInterface.php | 1 - .../ChillMainBundle/Form/Type/Export/PickCenterType.php | 1 - src/Bundle/ChillMainBundle/Repository/CenterRepository.php | 1 - src/Bundle/ChillMainBundle/Repository/ScopeRepository.php | 1 - .../Security/Authorization/ChillExportVoter.php | 1 - src/Bundle/ChillMainBundle/Test/ProphecyTrait.php | 1 - src/Bundle/ChillPersonBundle/Entity/Person.php | 1 - .../Export/AbstractAccompanyingPeriodExportElement.php | 1 - .../AdministrativeLocationAggregator.php | 1 - .../ClosingMotiveAggregator.php | 1 - .../ConfidentialAggregator.php | 1 - .../AccompanyingCourseAggregators/DurationAggregator.php | 1 - .../AccompanyingCourseAggregators/EmergencyAggregator.php | 1 - .../AccompanyingCourseAggregators/EvaluationAggregator.php | 1 - .../AccompanyingCourseAggregators/IntensityAggregator.php | 1 - .../AccompanyingCourseAggregators/JobAggregator.php | 1 - .../AccompanyingCourseAggregators/OriginAggregator.php | 1 - .../AccompanyingCourseAggregators/ReferrerAggregator.php | 1 - .../AccompanyingCourseAggregators/ScopeAggregator.php | 1 - .../SocialActionAggregator.php | 1 - .../SocialIssueAggregator.php | 1 - .../AccompanyingCourseAggregators/StepAggregator.php | 1 - .../EvaluationAggregators/EvaluationTypeAggregator.php | 1 - .../HouseholdAggregators/ChildrenNumberAggregator.php | 1 - .../HouseholdAggregators/CompositionAggregator.php | 1 - .../Export/Aggregator/PersonAggregators/AgeAggregator.php | 1 - .../PersonAggregators/CountryOfBirthAggregator.php | 1 - .../Aggregator/PersonAggregators/GenderAggregator.php | 1 - .../PersonAggregators/HouseholdPositionAggregator.php | 1 - .../PersonAggregators/MaritalStatusAggregator.php | 1 - .../Aggregator/PersonAggregators/NationalityAggregator.php | 1 - .../SocialWorkAggregators/ActionTypeAggregator.php | 1 - .../Aggregator/SocialWorkAggregators/GoalAggregator.php | 1 - .../Aggregator/SocialWorkAggregators/JobAggregator.php | 1 - .../SocialWorkAggregators/ReferrerAggregator.php | 1 - .../Aggregator/SocialWorkAggregators/ResultAggregator.php | 1 - .../Aggregator/SocialWorkAggregators/ScopeAggregator.php | 1 - .../Export/Export/CountAccompanyingCourse.php | 1 - .../ChillPersonBundle/Export/Export/CountEvaluation.php | 1 - .../ChillPersonBundle/Export/Export/CountHousehold.php | 1 - src/Bundle/ChillPersonBundle/Export/Export/CountPerson.php | 1 - .../Export/Export/CountPersonWithAccompanyingCourse.php | 1 - .../Export/Export/CountSocialWorkActions.php | 1 - src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php | 1 - .../Export/Export/ListPersonDuplicate.php | 1 - .../Export/Export/StatAccompanyingCourseDuration.php | 1 - .../AccompanyingCourseFilters/ActiveOnDateFilter.php | 1 - .../ActiveOneDayBetweenDatesFilter.php | 1 - .../AdministrativeLocationFilter.php | 1 - .../AccompanyingCourseFilters/ClosingMotiveFilter.php | 1 - .../AccompanyingCourseFilters/ConfidentialFilter.php | 1 - .../AccompanyingCourseFilters/CurrentUserJobFilter.php | 1 - .../AccompanyingCourseFilters/CurrentUserScopeFilter.php | 1 - .../Filter/AccompanyingCourseFilters/EmergencyFilter.php | 1 - .../Filter/AccompanyingCourseFilters/EvaluationFilter.php | 1 - .../GeographicalUnitStatFilter.php | 1 - .../Filter/AccompanyingCourseFilters/IntensityFilter.php | 1 - .../AccompanyingCourseFilters/OpenBetweenDatesFilter.php | 1 - .../Filter/AccompanyingCourseFilters/OriginFilter.php | 1 - .../Filter/AccompanyingCourseFilters/ReferrerFilter.php | 1 - .../Filter/AccompanyingCourseFilters/RequestorFilter.php | 1 - .../AccompanyingCourseFilters/SocialActionFilter.php | 1 - .../Filter/AccompanyingCourseFilters/SocialIssueFilter.php | 1 - .../Export/Filter/AccompanyingCourseFilters/StepFilter.php | 1 - .../Filter/EvaluationFilters/EvaluationTypeFilter.php | 1 - .../Export/Filter/EvaluationFilters/MaxDateFilter.php | 1 - .../Export/Filter/HouseholdFilters/CompositionFilter.php | 1 - .../PersonFilters/AccompanyingPeriodClosingFilter.php | 1 - .../Filter/PersonFilters/AccompanyingPeriodFilter.php | 1 - .../PersonFilters/AccompanyingPeriodOpeningFilter.php | 1 - .../Export/Filter/PersonFilters/AgeFilter.php | 1 - .../Export/Filter/PersonFilters/BirthdateFilter.php | 1 - .../Export/Filter/PersonFilters/DeadOrAliveFilter.php | 7 +++---- .../Export/Filter/PersonFilters/DeathdateFilter.php | 1 - .../Export/Filter/PersonFilters/GenderFilter.php | 1 - .../Export/Filter/PersonFilters/NationalityFilter.php | 1 - .../PersonFilters/ResidentialAddressAtThirdpartyFilter.php | 1 - .../PersonFilters/ResidentialAddressAtUserFilter.php | 1 - .../Export/Filter/SocialWorkFilters/JobFilter.php | 1 - .../Export/Filter/SocialWorkFilters/ReferrerFilter.php | 1 - .../Export/Filter/SocialWorkFilters/ScopeFilter.php | 1 - .../Filter/SocialWorkFilters/SocialWorkTypeFilter.php | 1 - .../AccompanyingPeriod/ClosingMotiveRepository.php | 1 - .../Repository/PersonACLAwareRepository.php | 1 - .../Security/Authorization/AccompanyingPeriodVoter.php | 1 - .../Security/Authorization/HouseholdVoter.php | 1 - src/Bundle/ChillPersonBundle/Tests/Entity/PersonTest.php | 1 - .../Tests/Export/Export/ListPersonTest.php | 1 - src/Bundle/ChillReportBundle/Export/Export/ReportList.php | 1 - .../ChillReportBundle/Export/Filter/ReportDateFilter.php | 1 - .../Repository/SingleTaskAclAwareRepository.php | 1 - 149 files changed, 3 insertions(+), 152 deletions(-) diff --git a/src/Bundle/ChillActivityBundle/Controller/ActivityController.php b/src/Bundle/ChillActivityBundle/Controller/ActivityController.php index b7137ef90..c7908fcaf 100644 --- a/src/Bundle/ChillActivityBundle/Controller/ActivityController.php +++ b/src/Bundle/ChillActivityBundle/Controller/ActivityController.php @@ -1,6 +1,5 @@ expr()->andX( $qb->expr()->isNull('person.deathdate'), $qb->expr()->lte( - 'person.birthdate', - ':date_calc' - ) + 'person.birthdate', + ':date_calc' + ) ), $qb->expr()->andX( $qb->expr()->isNotNull('person.deathdate'), diff --git a/src/Bundle/ChillPersonBundle/Export/Filter/PersonFilters/DeathdateFilter.php b/src/Bundle/ChillPersonBundle/Export/Filter/PersonFilters/DeathdateFilter.php index 7087919d5..31a2b0a64 100644 --- a/src/Bundle/ChillPersonBundle/Export/Filter/PersonFilters/DeathdateFilter.php +++ b/src/Bundle/ChillPersonBundle/Export/Filter/PersonFilters/DeathdateFilter.php @@ -1,6 +1,5 @@ Date: Thu, 6 Oct 2022 08:55:32 +0200 Subject: [PATCH 2/2] fix cs: too much line before declaring strict type --- docs/source/_static/code/exports/BirthdateFilter.php | 1 - docs/source/_static/code/exports/CountPerson.php | 1 - docs/source/development/pagination/example.php | 1 - .../useful-snippets/controller-secured-for-person.php | 1 - .../user-interface/widgets/ChillMainConfiguration.php | 1 - .../development/user-interface/widgets/ChillMainExtension.php | 1 - .../widgets/ChillPersonAddAPersonListWidgetFactory.php | 1 - .../user-interface/widgets/ChillPersonAddAPersonWidget.php | 1 - .../development/user-interface/widgets/ChillPersonExtension.php | 1 - src/Bundle/ChillActivityBundle/Controller/ActivityController.php | 1 - src/Bundle/ChillActivityBundle/Entity/ActivityType.php | 1 - .../Aggregator/ACPAggregators/BySocialActionAggregator.php | 1 - .../Export/Aggregator/ACPAggregators/BySocialIssueAggregator.php | 1 - .../Export/Aggregator/ACPAggregators/ByThirdpartyAggregator.php | 1 - .../Export/Aggregator/ACPAggregators/ByUserAggregator.php | 1 - .../Export/Aggregator/ACPAggregators/DateAggregator.php | 1 - .../Export/Aggregator/ACPAggregators/LocationTypeAggregator.php | 1 - .../Export/Aggregator/ACPAggregators/UserScopeAggregator.php | 1 - .../Export/Aggregator/ActivityTypeAggregator.php | 1 - .../Export/Aggregator/ActivityUserAggregator.php | 1 - .../Aggregator/PersonAggregators/ActivityReasonAggregator.php | 1 - .../Export/Export/LinkedToACP/AvgActivityDuration.php | 1 - .../Export/Export/LinkedToACP/AvgActivityVisitDuration.php | 1 - .../Export/Export/LinkedToACP/CountActivity.php | 1 - .../Export/Export/LinkedToACP/SumActivityDuration.php | 1 - .../Export/Export/LinkedToACP/SumActivityVisitDuration.php | 1 - .../Export/Export/LinkedToPerson/CountActivity.php | 1 - .../Export/Export/LinkedToPerson/ListActivity.php | 1 - .../Export/Export/LinkedToPerson/StatActivityDuration.php | 1 - .../Export/Filter/ACPFilters/BySocialActionFilter.php | 1 - .../Export/Filter/ACPFilters/BySocialIssueFilter.php | 1 - .../Export/Filter/ACPFilters/ByUserFilter.php | 1 - .../Export/Filter/ACPFilters/EmergencyFilter.php | 1 - .../Export/Filter/ACPFilters/LocationTypeFilter.php | 1 - .../Export/Filter/ACPFilters/SentReceivedFilter.php | 1 - .../ChillActivityBundle/Export/Filter/ACPFilters/UserFilter.php | 1 - .../Export/Filter/ACPFilters/UserScopeFilter.php | 1 - .../ChillActivityBundle/Export/Filter/ActivityDateFilter.php | 1 - .../ChillActivityBundle/Export/Filter/ActivityTypeFilter.php | 1 - .../Export/Filter/PersonFilters/ActivityReasonFilter.php | 1 - .../PersonFilters/PersonHavingActivityBetweenDateFilter.php | 1 - .../ChillActivityBundle/Form/Type/TranslatableActivityType.php | 1 - .../ChillActivityBundle/Repository/ActivityTypeRepository.php | 1 - .../Security/Authorization/ActivityStatsVoter.php | 1 - .../Tests/Export/Aggregator/ActivityTypeAggregatorTest.php | 1 - .../Tests/Export/Aggregator/ActivityUserAggregatorTest.php | 1 - .../Tests/Export/Filter/ActivityReasonFilterTest.php | 1 - .../Export/Filter/PersonHavingActivityBetweenDateFilterTest.php | 1 - .../ChillCalendarBundle/Export/Aggregator/AgentAggregator.php | 1 - .../Export/Aggregator/CancelReasonAggregator.php | 1 - .../ChillCalendarBundle/Export/Aggregator/JobAggregator.php | 1 - .../ChillCalendarBundle/Export/Aggregator/LocationAggregator.php | 1 - .../Export/Aggregator/LocationTypeAggregator.php | 1 - .../Export/Aggregator/MonthYearAggregator.php | 1 - .../ChillCalendarBundle/Export/Aggregator/ScopeAggregator.php | 1 - .../ChillCalendarBundle/Export/Export/CountAppointments.php | 1 - .../Export/Export/StatAppointmentAvgDuration.php | 1 - .../Export/Export/StatAppointmentSumDuration.php | 1 - src/Bundle/ChillCalendarBundle/Export/Filter/AgentFilter.php | 1 - .../ChillCalendarBundle/Export/Filter/BetweenDatesFilter.php | 1 - src/Bundle/ChillCalendarBundle/Export/Filter/JobFilter.php | 1 - src/Bundle/ChillCalendarBundle/Export/Filter/ScopeFilter.php | 1 - src/Bundle/ChillMainBundle/Controller/ExportController.php | 1 - src/Bundle/ChillMainBundle/Entity/GeographicalUnit.php | 1 - src/Bundle/ChillMainBundle/Export/ExportInterface.php | 1 - src/Bundle/ChillMainBundle/Export/ExportManager.php | 1 - .../ChillMainBundle/Export/Formatter/SpreadSheetFormatter.php | 1 - src/Bundle/ChillMainBundle/Export/ModifierInterface.php | 1 - src/Bundle/ChillMainBundle/Form/Type/Export/PickCenterType.php | 1 - src/Bundle/ChillMainBundle/Repository/CenterRepository.php | 1 - src/Bundle/ChillMainBundle/Repository/ScopeRepository.php | 1 - .../ChillMainBundle/Security/Authorization/ChillExportVoter.php | 1 - src/Bundle/ChillMainBundle/Test/ProphecyTrait.php | 1 - src/Bundle/ChillPersonBundle/Entity/Person.php | 1 - .../Export/AbstractAccompanyingPeriodExportElement.php | 1 - .../AdministrativeLocationAggregator.php | 1 - .../AccompanyingCourseAggregators/ClosingMotiveAggregator.php | 1 - .../AccompanyingCourseAggregators/ConfidentialAggregator.php | 1 - .../AccompanyingCourseAggregators/DurationAggregator.php | 1 - .../AccompanyingCourseAggregators/EmergencyAggregator.php | 1 - .../AccompanyingCourseAggregators/EvaluationAggregator.php | 1 - .../AccompanyingCourseAggregators/IntensityAggregator.php | 1 - .../Aggregator/AccompanyingCourseAggregators/JobAggregator.php | 1 - .../AccompanyingCourseAggregators/OriginAggregator.php | 1 - .../AccompanyingCourseAggregators/ReferrerAggregator.php | 1 - .../Aggregator/AccompanyingCourseAggregators/ScopeAggregator.php | 1 - .../AccompanyingCourseAggregators/SocialActionAggregator.php | 1 - .../AccompanyingCourseAggregators/SocialIssueAggregator.php | 1 - .../Aggregator/AccompanyingCourseAggregators/StepAggregator.php | 1 - .../EvaluationAggregators/EvaluationTypeAggregator.php | 1 - .../Aggregator/HouseholdAggregators/ChildrenNumberAggregator.php | 1 - .../Aggregator/HouseholdAggregators/CompositionAggregator.php | 1 - .../Export/Aggregator/PersonAggregators/AgeAggregator.php | 1 - .../Aggregator/PersonAggregators/CountryOfBirthAggregator.php | 1 - .../Export/Aggregator/PersonAggregators/GenderAggregator.php | 1 - .../Aggregator/PersonAggregators/HouseholdPositionAggregator.php | 1 - .../Aggregator/PersonAggregators/MaritalStatusAggregator.php | 1 - .../Aggregator/PersonAggregators/NationalityAggregator.php | 1 - .../Aggregator/SocialWorkAggregators/ActionTypeAggregator.php | 1 - .../Export/Aggregator/SocialWorkAggregators/GoalAggregator.php | 1 - .../Export/Aggregator/SocialWorkAggregators/JobAggregator.php | 1 - .../Aggregator/SocialWorkAggregators/ReferrerAggregator.php | 1 - .../Export/Aggregator/SocialWorkAggregators/ResultAggregator.php | 1 - .../Export/Aggregator/SocialWorkAggregators/ScopeAggregator.php | 1 - .../ChillPersonBundle/Export/Export/CountAccompanyingCourse.php | 1 - src/Bundle/ChillPersonBundle/Export/Export/CountEvaluation.php | 1 - src/Bundle/ChillPersonBundle/Export/Export/CountHousehold.php | 1 - src/Bundle/ChillPersonBundle/Export/Export/CountPerson.php | 1 - .../Export/Export/CountPersonWithAccompanyingCourse.php | 1 - .../ChillPersonBundle/Export/Export/CountSocialWorkActions.php | 1 - src/Bundle/ChillPersonBundle/Export/Export/ListPerson.php | 1 - .../ChillPersonBundle/Export/Export/ListPersonDuplicate.php | 1 - .../Export/Export/StatAccompanyingCourseDuration.php | 1 - .../Filter/AccompanyingCourseFilters/ActiveOnDateFilter.php | 1 - .../AccompanyingCourseFilters/ActiveOneDayBetweenDatesFilter.php | 1 - .../AccompanyingCourseFilters/AdministrativeLocationFilter.php | 1 - .../Filter/AccompanyingCourseFilters/ClosingMotiveFilter.php | 1 - .../Filter/AccompanyingCourseFilters/ConfidentialFilter.php | 1 - .../Filter/AccompanyingCourseFilters/CurrentUserJobFilter.php | 1 - .../Filter/AccompanyingCourseFilters/CurrentUserScopeFilter.php | 1 - .../Export/Filter/AccompanyingCourseFilters/EmergencyFilter.php | 1 - .../Export/Filter/AccompanyingCourseFilters/EvaluationFilter.php | 1 - .../AccompanyingCourseFilters/GeographicalUnitStatFilter.php | 1 - .../Export/Filter/AccompanyingCourseFilters/IntensityFilter.php | 1 - .../Filter/AccompanyingCourseFilters/OpenBetweenDatesFilter.php | 1 - .../Export/Filter/AccompanyingCourseFilters/OriginFilter.php | 1 - .../Export/Filter/AccompanyingCourseFilters/ReferrerFilter.php | 1 - .../Export/Filter/AccompanyingCourseFilters/RequestorFilter.php | 1 - .../Filter/AccompanyingCourseFilters/SocialActionFilter.php | 1 - .../Filter/AccompanyingCourseFilters/SocialIssueFilter.php | 1 - .../Export/Filter/AccompanyingCourseFilters/StepFilter.php | 1 - .../Export/Filter/EvaluationFilters/EvaluationTypeFilter.php | 1 - .../Export/Filter/EvaluationFilters/MaxDateFilter.php | 1 - .../Export/Filter/HouseholdFilters/CompositionFilter.php | 1 - .../Filter/PersonFilters/AccompanyingPeriodClosingFilter.php | 1 - .../Export/Filter/PersonFilters/AccompanyingPeriodFilter.php | 1 - .../Filter/PersonFilters/AccompanyingPeriodOpeningFilter.php | 1 - .../ChillPersonBundle/Export/Filter/PersonFilters/AgeFilter.php | 1 - .../Export/Filter/PersonFilters/BirthdateFilter.php | 1 - .../Export/Filter/PersonFilters/DeadOrAliveFilter.php | 1 - .../Export/Filter/PersonFilters/DeathdateFilter.php | 1 - .../Export/Filter/PersonFilters/GenderFilter.php | 1 - .../Export/Filter/PersonFilters/NationalityFilter.php | 1 - .../PersonFilters/ResidentialAddressAtThirdpartyFilter.php | 1 - .../Filter/PersonFilters/ResidentialAddressAtUserFilter.php | 1 - .../Export/Filter/SocialWorkFilters/JobFilter.php | 1 - .../Export/Filter/SocialWorkFilters/ReferrerFilter.php | 1 - .../Export/Filter/SocialWorkFilters/ScopeFilter.php | 1 - .../Export/Filter/SocialWorkFilters/SocialWorkTypeFilter.php | 1 - .../Repository/AccompanyingPeriod/ClosingMotiveRepository.php | 1 - .../ChillPersonBundle/Repository/PersonACLAwareRepository.php | 1 - .../Security/Authorization/AccompanyingPeriodVoter.php | 1 - .../ChillPersonBundle/Security/Authorization/HouseholdVoter.php | 1 - src/Bundle/ChillPersonBundle/Tests/Entity/PersonTest.php | 1 - .../ChillPersonBundle/Tests/Export/Export/ListPersonTest.php | 1 - src/Bundle/ChillReportBundle/Export/Export/ReportList.php | 1 - src/Bundle/ChillReportBundle/Export/Filter/ReportDateFilter.php | 1 - .../ChillTaskBundle/Repository/SingleTaskAclAwareRepository.php | 1 - 158 files changed, 158 deletions(-) diff --git a/docs/source/_static/code/exports/BirthdateFilter.php b/docs/source/_static/code/exports/BirthdateFilter.php index 11abb39f9..64c1d53a9 100644 --- a/docs/source/_static/code/exports/BirthdateFilter.php +++ b/docs/source/_static/code/exports/BirthdateFilter.php @@ -1,6 +1,5 @@