var-exporter

Allows exporting any serializable PHP data structure to plain PHP code

MIT License

Downloads
239.6M
Stars
2K
Committers
29

Bot releases are hidden (Show)

var-exporter - v6.4.7 Latest Release

Published by fabpot 6 months ago

var-exporter - v5.4.39

Published by fabpot 6 months ago

var-exporter - v7.0.6

Published by fabpot 7 months ago

var-exporter - v6.4.6

Published by fabpot 7 months ago

var-exporter - v7.0.4

Published by fabpot 8 months ago

Changelog (https://github.com/symfony/var-exporter/compare/v7.0.3...v7.0.4)

  • bug symfony/symfony#54054 [VarExporter] Bugfix/workaround jit issue (@verfriemelt-dot-org)
  • bug symfony/symfony#53890 [VarExporter] Uniform unitialized property error message under ghost and non-ghost objects (@priyadi)
var-exporter - v6.4.4

Published by fabpot 8 months ago

Changelog (https://github.com/symfony/var-exporter/compare/v6.4.3...v6.4.4)

  • bug symfony/symfony#54054 [VarExporter] Bugfix/workaround jit issue (@verfriemelt-dot-org)
  • bug symfony/symfony#53890 [VarExporter] Uniform unitialized property error message under ghost and non-ghost objects (@priyadi)
var-exporter - v7.0.3

Published by fabpot 9 months ago

var-exporter - v6.4.3

Published by fabpot 9 months ago

var-exporter - v6.3.12

Published by fabpot 9 months ago

var-exporter - v5.4.35

Published by fabpot 9 months ago

var-exporter - v7.0.2

Published by fabpot 10 months ago

var-exporter - v6.4.2

Published by fabpot 10 months ago

var-exporter - v6.3.11

Published by fabpot 10 months ago

var-exporter - v7.0.1

Published by fabpot 11 months ago

Changelog (https://github.com/symfony/var-exporter/compare/v7.0.0...v7.0.1)

  • bug symfony/symfony#52797 [VarExporter] Fix lazy ghost trait when using nullsafe operator (@nicolas-grekas)
var-exporter - v6.4.1

Published by fabpot 11 months ago

Changelog (https://github.com/symfony/var-exporter/compare/v6.4.0...v6.4.1)

  • bug symfony/symfony#52797 [VarExporter] Fix lazy ghost trait when using nullsafe operator (@nicolas-grekas)
var-exporter - v6.3.10

Published by fabpot 11 months ago

Changelog (https://github.com/symfony/var-exporter/compare/v6.3.9...v6.3.10)

  • bug symfony/symfony#52797 [VarExporter] Fix lazy ghost trait when using nullsafe operator (@nicolas-grekas)
var-exporter - v7.0.0

Published by fabpot 11 months ago

Changelog (https://github.com/symfony/var-exporter/compare/v7.0.0-RC2...v7.0.0)

  • bug symfony/symfony#52762 [VarExporter] Work around php/php-src#12695 for lazy objects, fixing nullsafe-related behavior (@nicolas-grekas)
var-exporter - v6.4.0

Published by fabpot 11 months ago

Changelog (https://github.com/symfony/var-exporter/compare/v6.4.0-RC2...v6.4.0)

  • bug symfony/symfony#52762 [VarExporter] Work around php/php-src#12695 for lazy objects, fixing nullsafe-related behavior (@nicolas-grekas)
var-exporter - v6.3.9

Published by fabpot 11 months ago

Changelog (https://github.com/symfony/var-exporter/compare/v6.3.8...v6.3.9)

  • bug symfony/symfony#52762 [VarExporter] Work around php/php-src#12695 for lazy objects, fixing nullsafe-related behavior (@nicolas-grekas)
  • bug symfony/symfony#52759 [VarExporter] Fix serializing objects that implement __sleep() and that are made lazy (@nicolas-grekas)
  • bug symfony/symfony#52618 [VarExporter] Fix handling mangled property names returned by __sleep() (@nicolas-grekas)
var-exporter - v5.4.32

Published by fabpot 11 months ago

Changelog (https://github.com/symfony/var-exporter/compare/v5.4.31...v5.4.32)

  • bug symfony/symfony#52618 [VarExporter] Fix handling mangled property names returned by __sleep() (@nicolas-grekas)