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/Component/Mime/CHANGELOG.md

19 lines
246 B
Markdown
Raw Normal View History

CHANGELOG
=========
4.4.0
-----
* Added PHPUnit constraints
* Added `AbstractPart::asDebugString()`
4.3.3
-----
* [BC BREAK] Renamed method `Headers::getAll()` to `Headers::all()`.
4.3.0
-----
* Introduced the component as experimental