Ferdinand Kuhl
Ferdinand Kuhl
I'm surprised... in Flow neos/setup now works again - and it self never calls this not longer existing method. And I did not find any usage in a Neos 7.3,...
Neos or Flow base distribution? And which branch of the base distribution? But yes, your "process" should work.
Oh sorry. It looks like I did my first test in a system, which was not affected at all - sorry. Following the procedure from @crydotsnake I discovered the real...
That's really strange for at least two reasons: 1. Why can't I reproduce this issue (I tested with PHP 8.1) 2. The method is there - there is no chance...
Thats my Testscenario too. :P How do you copy the changes? (I usally take the patch from here and apply it there or directly check out from my own "remote",...
We have to support 7.3 and 8.3 for the next years. So even if I'm totally with you, that it should die - we simply cannot drop it from already...
@bwaidelich : The mentioned PR is something I'd love to attack as soon as my evergreen (doctrine) is sorted. Regarding your other concern - in theory I'm with you. But...
I'm not merried with the proposed name. In fact, it's the best I could think of, but I'm not lucky with it either. But I must admit that I'm strongly...
> Okay. I setup a new neos-development-collection and could now login too the setup tool. But now it fails at the last step where i can import the Neos.Demo package:...
I followed the Neos setup this time. The error originates from `PartyService::getAssignedPartyOfAccount` which calls `PartyRepository::findOneHavingAccount` with the "SetupAccount" and there a query is generated - which now cannot be serialized,...