mirror of
https://github.com/code-rhapsodie/ezdataflow-bundle.git
synced 2026-03-24 06:32:06 +01:00
[PR #32] [MERGED] some eZ Platform 3 change #38
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/code-rhapsodie/ezdataflow-bundle/pull/32
Author: @macintoshplus
Created: 9/15/2020
Status: ✅ Merged
Merged: 9/16/2020
Merged by: @jeremycr
Base:
platform3← Head:platform3📝 Commits (9)
996aeb7bump eZ required version06697e0add controller tagd2ac8a3enable autowire and autoconfigure on controllerfe27047fix twig funtion return test4a2c042use contracts dependency for translation interface instead of Componente6576b8add backward compatibility for TranslatorInterface97825e5fix namespacea989557fix CS3ce40b3fix JobController and PR request📊 Changes
25 files changed (+81 additions, -190 deletions)
View changed files
📝
composer.json(+2 -2)📝
src/Controller/DashboardController.php(+2 -21)📝
src/Controller/JobController.php(+9 -11)📝
src/Controller/ScheduledDataflowController.php(+34 -42)📝
src/Core/Content/ContentCreator.php(+0 -6)📝
src/Core/Content/ContentUpdater.php(+0 -4)📝
src/Core/Field/ContentStructFieldFiller.php(+1 -6)📝
src/Core/Field/ContentStructFieldFillerInterface.php(+0 -5)📝
src/Core/Field/DefaultFieldValueCreator.php(+0 -4)📝
src/Core/Field/FieldValueCreatorInterface.php(+1 -9)📝
src/Exception/UnknownFieldException.php(+0 -3)📝
src/Factory/ContentStructureFactory.php(+2 -8)📝
src/Factory/ContentStructureFactoryInterface.php(+0 -4)📝
src/Gateway/JobGateway.php(+0 -3)📝
src/Gateway/ScheduledDataflowGateway.php(+0 -5)📝
src/Matcher/LocationMatcher.php(+0 -2)📝
src/Matcher/LocationMatcherInterface.php(+0 -2)📝
src/Model/ContentCreateStructure.php(+7 -19)📝
src/Model/ContentStructure.php(+0 -9)📝
src/Model/ContentUpdateStructure.php(+0 -11)...and 5 more files
📄 Description
composer.jsonfileautowireandautoconfiguregetFunctionreturn check on errorTranslatorInterfacechange beetwen Symfony 3.4 and Symfony 5.0🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.