github error311/FileRise v3.4.1

8 hours ago

Changes 02/15/2026 (v3.4.1)

release(v3.4.1): PHPCS PSR-12 inline-control cleanup for storage adapters/config

Commit message

release(v3.4.1): PHPCS PSR-12 inline-control cleanup for storage adapters/config

- style(psr12): replace inline control structures with block form in WebDavAdapter
- style(psr12): replace inline control structures with block form in SourcesConfig
- ci: keep phpcs --standard=phpcs.xml src/FileRise clean

Changed

  • PSR-12 style cleanup (no behavior change)
    • Refactored inline one-line control structures into block form in:
      • src/FileRise/Storage/WebDavAdapter.php
      • src/FileRise/Storage/SourcesConfig.php
    • Reformatted one long conditional in SourcesConfig for readability/line-length consistency.

Fixed

  • CI lint failures
    • Resolved PHPCS errors (Inline control structures are not allowed) reported in GitHub Actions for WebDavAdapter and SourcesConfig.
    • phpcs --standard=phpcs.xml src/FileRise now passes for this scope.

v3.4.1

Full Changelog

v3.4.0 → v3.4.1

SHA-256 (zip)

876dbb9f3e85435fae6b4007c022e991c12626a6287988e4110f7de686ded196  FileRise-v3.4.1.zip

Don't miss a new FileRise release

NewReleases is sending notifications on new releases.