Nicolas Grekas 052c37e46d Merge branch '8.0' into 8.1
* 8.0:
  [JsonStreamer] Fix lazy instantiation for internal PHP classes
  [Config] Fix invalid array-shape
  [Dotenv] Fix double-unescaping of backslashes during deferred variable resolution
  [Process] Throw InvalidArgumentException when env block exceeds Windows limit
  [Dotenv] Fix escaped dollar signs lost during deferred variable resolution
  [HttpKernel] Set propertyPath on MapUploadedFile validation violations
  Bump Symfony version to 8.0.8
  Update VERSION for 8.0.7
  Update CHANGELOG for 8.0.7
  Bump Symfony version to 7.4.8
  Update VERSION for 7.4.7
  Update CHANGELOG for 7.4.7
  Bump Symfony version to 6.4.36
  Update VERSION for 6.4.35
  Update CONTRIBUTORS for 6.4.35
  Update CHANGELOG for 6.4.35
2026-03-09 19:17:37 +01:00
2026-03-09 19:17:37 +01:00
2024-07-23 14:28:30 +02:00
2026-02-25 17:50:00 +01:00
2026-02-23 13:14:34 +01:00
2026-02-25 18:08:26 +01:00
2013-07-21 14:12:18 +02:00
2025-06-03 14:29:50 +02:00
2024-12-12 07:45:37 +01:00
2024-01-02 13:37:29 +01:00
2024-11-04 12:36:24 +01:00
2025-07-08 11:31:55 +02:00
2023-01-24 15:02:46 +01:00
2025-07-31 11:31:17 +02:00
2021-05-26 13:20:16 +02:00

Config Component

The Config component helps find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).

Resources

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:31:49.391Z
Readme MIT 18 MiB
Languages
PHP 100%