doctrine-extensions / DoctrineExtensions

Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
MIT License
4.04k stars 1.27k forks source link

Rewrite the Timestampable extension documentation #2857

Closed mbabker closed 2 months ago

mbabker commented 2 months ago

Just as advertised in the title. Best reviewed by viewing the file.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.84%. Comparing base (0632ab1) to head (af81a33). Report is 67 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2857 +/- ## ========================================== + Coverage 78.75% 78.84% +0.09% ========================================== Files 163 167 +4 Lines 8593 8638 +45 ========================================== + Hits 6767 6811 +44 - Misses 1826 1827 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

phansys commented 2 months ago

Thanks @mbabker!