mcop1

Results 70 comments of mcop1

> @mcop1 any progress on this issue? @NiklasBr Unfortunately I don´t have any news to share on this topic.

> Will milestone 1.6.0 be Pimcore 11 or available on Pimcore 10? Sorry for the late answer, 1.6.0 should support both, Pimcore 10.6 and Pimcore 11.

I tried to change the `getDataFromResource` method (because here we can return null according to the return type) to: `return empty($data) ? null : $data;` in https://github.com/pimcore/pimcore/blob/815ec901d89af3f57f458012993357f269c39eef/models/DataObject/ClassDefinition/Data/Input.php#L126 Besides that sometimes...

@BlackbitDevs Any chance you had some time to look at this? Please make sure to tag me once you had the chance to add something to the pr. Thank you!

> > @jremmurd Could you please merge 11.x in your PR to resolve the conflicts? Thanks > > @robertSt7 done 🔢 @jremmurd thank you :+1:

Thank you for opening the pr and putting your time into it, but unfortunately I have to close the pr, for now, due to inactivity. Please feel free to reopen...

First of all, thanks for the pr. Short update: There will be some tests with a centralized cs fixer configuration in the next weeks, depending on the outcome, we will...