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/ldap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.3
Choose a base ref
...
head repository: symfony/ldap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 20 files changed
  • 5 contributors

Commits on Jun 2, 2025

  1. Allow Symfony ^8.0

    nicolas-grekas committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    21ad2df View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

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

Commits on Jun 4, 2025

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

Commits on Jun 16, 2025

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

Commits on Jun 18, 2025

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

Commits on Jul 8, 2025

  1. remove the sizeLimit option

    xabbuh committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    3f80dc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Fix typos

    nicolas-grekas committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    2bd304f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Merge branch '7.4' into 8.0

    * 7.4:
      [Serializer] Make data provider return type match its PHPDoc
      fix fixture files locations
      resolve conflict
      [Console] Fix `TreeHelper::addChild` when providing a string
      [Serializer] Handle invalid mapping type property type
      [Config] Do not generate unreachable configuration paths
      [WebProfilerBundle] Fix missing indent on non php files opended in the profiler
      [Serializer] Add missing CHANGELOG entry
      [Validator] Add `min` and `max` in both error messages of `LengthValidator`
      remove docblocks for deprecated argument types
      [ObjectMapper] skip reading uninitialized values
      [Security] Support union type for `#[CurrentUser]` attribute
      Fix typos
      [Serializer] Add CDATA_WRAPPING_NAME_PATTERN support to XmlEncoder
      [JsonPath] Fix parsing invalid Unicode codepoints
      [FrameworkBundle] Fix cache warmers tests
      [AssetMapper] Add support for loading JSON using import statements
      [BrowserKit] Add PHPUnit constraints: `BrowserHistoryIsOnFirstPage` and `BrowserHistoryIsOnLastPage`
    xabbuh committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    c2570ec View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. run tests using PHPUnit 11.5

    xabbuh committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    9048c28 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Merge branch '7.4' into 8.0

    * 7.4:
      run tests using PHPUnit 11.5
      make data provider static
      [Lock] Fix using fractional TTLs on all platforms
      [Lock] Fixes an issue with PostgreSQL when using fractional TTLs
      [Console][Table] Fix unnecessary wrapping
      [DependencyInjection] Deprecate registering a service without a class when its id is a non-existing FQCN
      disable detecting modified indexes with DBAL 4.3
      [cache] RedisTrait::doFetch should use pipeline instead of mget for Relay\Cluster
      relax assertions for forward compatibility with Symfony 7.4
      [Console][Table] Fix invalid UTF-8 due to text wrapping
    nicolas-grekas committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    976aadf View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    90482d4 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      replace PHPUnit annotations with attributes
    nicolas-grekas committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    cb9a555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    255e4a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    5f6bc5b View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [Mime] Deprecate implementing `__sleep/wakeup()` on `AbstractPart` implementations
      [Validator] Deprecate implementing `__sleep/wakeup()` on GenericMetadata implementations
      [String] Deprecate implementing `__sleep/wakeup()` on string implementations
      More cleanups related to internal sleep/wakeup usages
      [HttpKernel] Deprecate `__sleep/wakeup()` on kernels and data collectors and make `Profile` final
      [Serializer] Make `AttributeMetadata` and `ClassMetadata` final
      Replace __sleep/wakeup() by __(un)serialize() when BC isn't a concern
      chore: PHP CS Fixer - simplify config
    nicolas-grekas committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    7e25477 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Configuration menu
    Copy the full SHA
    d0842c9 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [FrameworkBundle] Expose share directory in AboutCommand
      Move readonly keyword from class to properties
    nicolas-grekas committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    b5fb9f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

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