This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Nicolas Grekas 75b1157633 bug #31020 [VarExporter] fix exporting classes with private constructors (nicolas-grekas)
This PR was merged into the 4.2 branch.

Discussion
----------

[VarExporter] fix exporting classes with private constructors

| Q             | A
| ------------- | ---
| Branch?       | 4.2
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Reported by @theofidry

Commits
-------

e354d54e7e [VarExporter] fix exporting classes with private constructors
2019-04-08 22:31:56 +02:00
..
Bridge Merge branch '3.4' into 4.2 2019-04-08 13:36:05 +02:00
Bundle Fix dark themed componnents 2019-04-08 09:12:55 +02:00
Component bug #31020 [VarExporter] fix exporting classes with private constructors (nicolas-grekas) 2019-04-08 22:31:56 +02:00
Contracts fixed CS 2019-01-16 22:31:25 +01:00