Skip to content

Bump symfony/var-exporter from 8.0.9 to 8.1.0#1780

Merged
henriquemoody merged 1 commit into
3.1from
dependabot/composer/symfony/var-exporter-8.1.0
Jun 4, 2026
Merged

Bump symfony/var-exporter from 8.0.9 to 8.1.0#1780
henriquemoody merged 1 commit into
3.1from
dependabot/composer/symfony/var-exporter-8.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps symfony/var-exporter from 8.0.9 to 8.1.0.

Release notes

Sourced from symfony/var-exporter's releases.

v8.1.0

Changelog (symfony/var-exporter@v8.1.0-BETA1...v8.1.0)

  • no significant changes

v8.1.0-BETA1

No release notes provided.

Changelog

Sourced from symfony/var-exporter's changelog.

CHANGELOG

8.1

  • Add DeepCloner to deep-clone PHP values while preserving copy-on-write benefits
  • Deprecate Hydrator and Instantiator classes, use deepclone_hydrate() from the deepclone extension instead

8.0

  • Restrict ProxyHelper::generateLazyProxy() to generating abstraction-based lazy decorators; use native lazy proxies otherwise
  • Remove LazyGhostTrait and LazyProxyTrait, use native lazy objects instead
  • Remove ProxyHelper::generateLazyGhost(), use native lazy objects instead

7.4

  • Add support for exporting named closures

7.3

  • Deprecate using ProxyHelper::generateLazyProxy() when native lazy proxies can be used - the method should be used to generate abstraction-based lazy decorators only
  • Deprecate LazyGhostTrait and LazyProxyTrait, use native lazy objects instead
  • Deprecate ProxyHelper::generateLazyGhost(), use native lazy objects instead

7.2

  • Allow reinitializing lazy objects with a new initializer

6.4

  • Deprecate per-property lazy-initializers

6.2

  • Add support for lazy ghost objects and virtual proxies
  • Add Hydrator::hydrate()
  • Preserve PHP references also when using Hydrator::hydrate() or Instantiator::instantiate()
  • Add support for hydrating from native (array) casts

5.1.0

  • added argument array &$foundClasses to VarExporter::export() to ease with preloading exported values

... (truncated)

Commits
  • 2dd1858 Add call to backers in README files
  • f540aef [VarExporter] Various fixes and hardenings
  • 2844b28 [VarExporter] Deprecate Hydrator and Instantiator classes
  • 27e4d82 [VarExporter] Translate legacy SPL "\0" key to __unserialize() in Hydrator/In...
  • 2f6f809 Merge branch '8.0' into 8.1
  • 00e8234 [VarExporter] Bump to ext-deepclone v0.5.0
  • 8539da9 [VarExporter] Bump to ext-deepclone v0.4.0
  • 5cd1c6b [VarExporter] Bump to ext-deepclone v0.3.0
  • e22ecae Merge branch '8.0' into 8.1
  • 4c93e0d [VarExporter] Leverage deepclone_hydrate() in Hydrator and Instantiator
  • 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/var-exporter](https://github.com/symfony/var-exporter) from 8.0.9 to 8.1.0.
- [Release notes](https://github.com/symfony/var-exporter/releases)
- [Changelog](https://github.com/symfony/var-exporter/blob/8.2/CHANGELOG.md)
- [Commits](symfony/var-exporter@v8.0.9...v8.1.0)

---
updated-dependencies:
- dependency-name: symfony/var-exporter
  dependency-version: 8.1.0
  dependency-type: direct:development
  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 4, 2026
@henriquemoody henriquemoody merged commit 8815d1f into 3.1 Jun 4, 2026
10 checks passed
@henriquemoody henriquemoody deleted the dependabot/composer/symfony/var-exporter-8.1.0 branch June 4, 2026 05:58
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.

1 participant