Skip to content

Bump symfony/property-access from 8.0.8 to 8.1.0 in /app#10

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/app/symfony/property-access-8.1.0
Open

Bump symfony/property-access from 8.0.8 to 8.1.0 in /app#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/app/symfony/property-access-8.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown

Bumps symfony/property-access from 8.0.8 to 8.1.0.

Release notes

Sourced from symfony/property-access's releases.

v8.1.0

Changelog (symfony/property-access@v8.1.0-BETA1...v8.1.0)

  • no significant changes

v8.1.0-BETA1

Changelog (symfony/property-access@v8.0.4...v8.1.0-BETA1)

Changelog

Sourced from symfony/property-access's changelog.

CHANGELOG

8.1

  • Add PropertyPath::append(), a static helper to join property path fragments

7.0

  • Add method isNullSafe() to PropertyPathInterface
  • Require explicit argument when calling PropertyAccessorBuilder::setCacheItemPool()

6.3

  • Allow escaping . and [ with \ in PropertyPath

6.2

  • Deprecate calling PropertyAccessorBuilder::setCacheItemPool() without arguments
  • Added method isNullSafe() to PropertyPathInterface, implementing the interface without implementing this method is deprecated
  • Add support for the null-coalesce operator in property paths

6.0

  • make PropertyAccessor::__construct() accept a combination of bitwise flags as first and second arguments

5.3.0

  • deprecate passing a boolean as the second argument of PropertyAccessor::__construct(), expecting a combination of bitwise flags instead

5.2.0

  • deprecated passing a boolean as the first argument of PropertyAccessor::__construct(), expecting a combination of bitwise flags instead
  • added the ability to disable usage of the magic __get & __set methods

5.1.0

  • Added an UninitializedPropertyException
  • Linking to PropertyInfo extractor to remove a lot of duplicate code

4.4.0

... (truncated)

Commits
  • 9261ef0 Add call to backers in README files
  • 85cb738 [PropertyAccess] Document PropertyPath::append() dispatch order and harden tests
  • bbb484d Add COLLECT_EXTRA_ATTRIBUTES_ERRORS and full deserialization path
  • 9229eef Improve phpdoc types
  • 08a4cbf Merge branch '8.0' into 8.1
  • 969b369 Merge branch '7.4' into 8.0
  • 94f12a6 Update XSD references in phpunit.xml.dist files
  • 49cb21f [Tests] Fix "Incomplete version" PHPUnit warnings
  • c917143 Merge branch '7.4' into 8.0
  • ef481f9 Merge branch '6.4' into 7.4
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symfony/property-access](https://github.com/symfony/property-access) from 8.0.8 to 8.1.0.
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/8.2/CHANGELOG.md)
- [Commits](symfony/property-access@v8.0.8...v8.1.0)

---
updated-dependencies:
- dependency-name: symfony/property-access
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants