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
Fabien Potencier 74ffd6b931 minor #17740 [Yaml] mark the Inline class as internal (xabbuh)
This PR was merged into the 3.1-dev branch.

Discussion
----------

[Yaml] mark the Inline class as internal

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

Users imo should use the `Yaml` class as the only entry point. Thus marking the other classes as internal makes it easier for us to break BC in them when implementing new features in Symfony 4.

Commits
-------

09a54ef [Yaml] mark the Inline class as internal
2016-02-16 08:10:35 +01:00
..
Bridge dumper flag to enable exceptions on invalid types 2016-02-09 21:51:36 +01:00
Bundle Merge branch '3.0' 2016-02-13 10:24:02 +01:00
Component minor #17740 [Yaml] mark the Inline class as internal (xabbuh) 2016-02-16 08:10:35 +01:00