StofDoctrineExtensionsBundle icon indicating copy to clipboard operation
StofDoctrineExtensionsBundle copied to clipboard

feat: Support timestampable and blameable for loggable

Open chapterjason opened this issue 3 years ago • 3 comments

By setting this priorities for the timestampable and blameable listener, the loggable listener will be called after them and also receives the changes made by the timestampable and blameable listener.

chapterjason avatar Aug 09 '22 16:08 chapterjason

CI is unrelated, just looks like some deprecation messages makes them fail. (IIRC the deprecation message makes PHPUnit return with exit_code != 0)

chapterjason avatar Aug 09 '22 16:08 chapterjason

I came across this issue again and noticed that sluggable is also affected.

// EDIT: sorry for close and reopen, wrong button. 😄

chapterjason avatar Aug 21 '23 11:08 chapterjason

Hello @stof

this is still an issue, I also noticed some other PR about make it configurable. (https://github.com/stof/StofDoctrineExtensionsBundle/pull/384) Can you please have a look on this?

chapterjason avatar Oct 28 '23 15:10 chapterjason