Skip to content

Conversation

@CarlSchwan
Copy link
Member

Also port from OC/TimedJob to OCP/TimedJob

@CarlSchwan CarlSchwan self-assigned this Apr 14, 2022
@skjnldsv skjnldsv merged commit b41b628 into master Apr 14, 2022
@skjnldsv skjnldsv deleted the cleanup-74 branch April 14, 2022 11:58
* @return Response
*/
public function addRetention($tagid, $timeunit, $timeamount, $timeafter = Constants::CTIME) {
public function addRetention(string $tagid, int $timeunit, int $timeamount, int $timeafter = Constants::CTIME): Response {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regression:
#175

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix in #174

@nickvergessen
Copy link
Member

Well well well... 7.4 cleanup was actually not allowed. The app still supported 22 and 23 which allow 7.3

Fix in #196

@nickvergessen
Copy link
Member

Fail... looked at the wrong info.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants