Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/3.4' into 3.4
Browse files Browse the repository at this point in the history
* origin/3.4:
  [FrameworkBundle] minor: remove a typo from changelog
  • Loading branch information
nicolas-grekas committed Apr 17, 2019
2 parents 47cd029 + a288a74 commit 70166f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Expand Up @@ -70,7 +70,7 @@ CHANGELOG
The default value will be `state_machine` in Symfony 4.0.
* Deprecated the `CompilerDebugDumpPass` class
* Deprecated the "framework.trusted_proxies" configuration option and the corresponding "kernel.trusted_proxies" parameter
* Added a new new version strategy option called json_manifest_path
* Added a new version strategy option called "json_manifest_path"
that allows you to use the `JsonManifestVersionStrategy`.
* Added `Symfony\Bundle\FrameworkBundle\Controller\AbstractController`. It provides
the same helpers as the `Controller` class, but does not allow accessing the dependency
Expand Down

0 comments on commit 70166f0

Please sign in to comment.