Skip to content

Pull requests: cesargb/php-log-rotation

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add size to rotate file by John Peterson
#4 by cesargb was merged Mar 7, 2021 Loading…
v2 api
#5 by cesargb was merged Mar 22, 2021 Loading…
tests to php81
#6 by cesargb was merged Oct 27, 2021 Loading…
feat: add exception RotationFailed
#7 by cesargb was merged Dec 23, 2021 Loading…
Not throw exception if file to rotate does not exists
#8 by cesargb was merged Dec 23, 2021 Loading…
Add truncate option
#9 by cesargb was merged Dec 27, 2021 Loading…
issue 10: test: add to test issue 10
#11 by cesargb was closed Jan 25, 2022 Loading…
Throw exception if source is not a file
#12 by cesargb was merged Jan 25, 2022 Loading…
Add option finally
#13 by cesargb was merged Jan 25, 2022 Loading…
Improve CI
#14 by cesargb was merged May 30, 2022 Loading…
Add support for PHP 8.1
#15 by fballiano was closed Sep 5, 2022 Loading…
Add test for php82
#16 by cesargb was merged Nov 17, 2022 Loading…
Bump actions/checkout from 2 to 3 dependencies Pull requests that update a dependency file
#17 by dependabot bot was merged Jan 5, 2023 Loading…
remove support php74 and phpstan level 9
#18 by cesargb was merged Jan 6, 2023 Loading…
Add argument to define the level of compression
#19 by cesargb was merged Jan 6, 2023 Loading…
Fix typo
#20 by cesargb was merged Jan 6, 2023 Loading…
Add .gitattributes to export ignore
#21 by cesargb was merged Jan 15, 2023 Loading…
Bump actions/checkout from 3 to 4 dependencies Pull requests that update a dependency file
#22 by dependabot bot was merged Nov 6, 2023 Loading…
Add test to PHP 8.3
#24 by cesargb was merged Dec 7, 2023 Loading…
Bump actions/cache from 3 to 4 dependencies Pull requests that update a dependency file
#25 by dependabot bot was merged Feb 2, 2024 Loading…
Johnpipi maxfilesize
#2 by johnpipi was merged Mar 7, 2021 Loading…
Added a size + age check in the canRotate with setters
#3 by pazion was closed Jan 25, 2022 Loading…
ProTip! Filter pull requests by the default branch with base:master.