Skip to content

Conversation

@nickvergessen
Copy link
Member

[EA] New value type (\DateTime) is not matching the resolved parameter type and might introduce types-related false-positives.

grafik

Checklist

[EA] New value type (\DateTime) is not matching the resolved parameter type and might introduce types-related false-positives.

Signed-off-by: Joas Schilling <[email protected]>
@nickvergessen nickvergessen added bug 3. to review Waiting for reviews labels Apr 18, 2024
@nickvergessen nickvergessen added this to the Nextcloud 30 milestone Apr 18, 2024
@nickvergessen nickvergessen self-assigned this Apr 18, 2024
@nickvergessen
Copy link
Member Author

/backport! to stable29

@nickvergessen nickvergessen merged commit 2223e09 into master Apr 18, 2024
@nickvergessen nickvergessen deleted the followup/44910/share-date-time branch April 18, 2024 13:51
@nfebe
Copy link
Contributor

nfebe commented Jun 10, 2024

/backport to stable27

@backportbot
Copy link

backportbot bot commented Jun 10, 2024

The backport to stable27 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable27
git pull origin stable27

# Create the new backport branch
git checkout -b backport/44916/stable27

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 490f5450

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/44916/stable27

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@nickvergessen
Copy link
Member Author

I did it here already: #45747

@blizzz blizzz mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants