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/UPGRADE-4.3.md
2019-01-11 12:41:57 +01:00

351 B

UPGRADE FROM 4.2 to 4.3

Config

  • Deprecated using environment variables with cannotBeEmpty() if the value is validated with validate()

FrameworkBundle

  • Not passing the project directory to the constructor of the AssetsInstallCommand is deprecated. This argument will be mandatory in 5.0.