Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-27 | 401 Bytes | |
v6.4.26 source code.tar.gz | 2025-09-27 | 50.2 kB | |
v6.4.26 source code.zip | 2025-09-27 | 102.1 kB | |
Totals: 3 Items | 152.7 kB | 0 |
Changelog (https://github.com/symfony/config/compare/v6.4.25...v6.4.26)
- bug symfony/symfony#61727 Replace sleep/wakeup() by (un)serialize() for throwing and internal usages (@nicolas-grekas)
- bug symfony/symfony#61667 [Config] Fix
GlobResource
pattern with trailing slash (@HypeMC)