8000 Comparing v6.4.3...v6.4.6 · symfony/filesystem · GitHub
[go: up one dir, main page]

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: symfony/filesystem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.3
Choose a base ref
...
head repository: symfony/filesystem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.6
Choose a head ref
  • 7 commits
  • 2 files changed
  • 5 contributors

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    b3e9cdb View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      [Filesystem] Fix str_contains deprecation
      [Security] Correctly initialize the voter property
      [FrameworkBundle] Fix typo
      Update `changed-translation-files` step with native git diff command
    10000
    
      [Lock] Check the correct SQLSTATE error code for MySQL
      [ErrorHandler] Fix `ErrorHandlerTest::tearDown()` visibility
      [Lock] compatiblity with redis cluster 7
      fix: typo
    derrabus committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b9c09ee View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    d244d9a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. minor #54308 Add more explicit nullable types for default null values…

    … (alexandre-daubois)
    
    This PR was merged into the 5.4 branch.
    
    Discussion
    ----------
    
    Add more explicit nullable types for default null values
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.4
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    Continuing to bring deprecation-free support for PHP 8.4 (https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated)
    
    If this gets merged, I'll take care of adding missing ones in upper branches if not done during upmerge 🙂
    
    Commits
    -------
    
    e9d30bac03 Add more explicit nullable types for default null values
    nicolas-grekas committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9e070a0 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      Make more nullable types explicit
      Add more explicit nullable types for default null values
    derrabus committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b859456 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    899330a View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      preserve the file modification time when mirroring directories
      use local PHP web server to test HTTP stream wrappers
    xabbuh committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9919b55 View commit details
    Browse the repository at this point in the history
Loading
0