Pavel Linhart

Results 11 comments of Pavel Linhart

Seems the tests fail for 7.4snapshot & nightly versions of PHP, other versions are fine.

> Could you rebase it? Uff, never have doing this, but after much trial & error, I think it's done :)

Well, it might not be an absolute URL (with protocol and everything), it might be relative - pointing to some other part of the application. Also, href argument can be...

It is covered, but in a basic way - the parameters are static and if it is a computed value, you need to have a method for that in your...

Hi, I would like to ask about this PR: - Is it even feasible to add features to 5.x branch? - Is the code itself acceptable, or needs polishing? -...

Ok, cool :) Made PR for the v6.x branch - #853

> Can we close it here? If there is no plan to include it in 5.x, then I think we can :)

I don't a have a PR with failing test, but I do have a quick patch: ``` php // BlameableEventSubscriber.php public function preRemove(LifecycleEventArgs $lifecycleEventArgs): void { ... $this->getUnitOfWork()->scheduleExtraUpdate($entity, [ self::DELETED_BY...

> @Gappa Could you rebase it, please? Done :)

@radimvaculik I somehow mucked up the rebase/squash :( Is there a way out of this mess?