Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nextcloud/server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 28da323589bea574f61fa77f93a0823b4daa9a6d
Choose a base ref
...
head repository: nextcloud/server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 44026d396081dce6d803afeb4a51c47a79e06eb1
Choose a head ref
  • 9 commits
  • 130 files changed
  • 6 contributors

Commits on Apr 8, 2024

  1. fix(deps): Update doctrine/dbal to 3.8.3

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and come-nc committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d6c531c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44683 from nextcloud/fix/update-doctrine-dbal-3_8_3

    fix(deps): Update doctrine/dbal to 3.8.3
    nickvergessen authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4299c37 View commit details
    Browse the repository at this point in the history
  3. feat: drop support for php 8.0

    Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
    st3iny committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9ef70f0 View commit details
    Browse the repository at this point in the history
  4. fix: Fix new psalm errors from update

    Not sure about the SimpleContainer modification, let’s see what CI says
     about that.
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc authored and st3iny committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ab6afe0 View commit details
    Browse the repository at this point in the history
  5. ci(drone): use *-php8.3 images

    Ref nextcloud/docker-ci#634
    
    Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
    st3iny committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0e483a0 View commit details
    Browse the repository at this point in the history
  6. chore: Add 3rdparty error to baseline. Also removed fixed errors.

    The CDATA stuff comes from a psalm new version, nothing to worry about,
     both syntax are equivalent.
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc authored and st3iny committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b70180a View commit details
    Browse the repository at this point in the history
  7. chore(drone): Update drone file signature

    Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
    Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
    AndyScherzinger authored and nickvergessen committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e0b5366 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #44607 from nextcloud/feat/drop-php-8.0

    feat: drop support for php 8.0
    st3iny authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e108534 View commit details
    Browse the repository at this point in the history
  9. fix(files): Call davGetFavoritesReport after the registration of prop…

    …find properties
    
    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    44026d3 View commit details
    Browse the repository at this point in the history
Loading