酒店预订平台
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 3 roky
1234567891011121314151617181920
  1. CHANGELOG
  2. =========
  3. 4.4.0
  4. -----
  5. * [BC BREAK] Removed `NamedAddress` (`Address` now supports a name)
  6. * Added PHPUnit constraints
  7. * Added `AbstractPart::asDebugString()`
  8. * Added `Address::fromString()`
  9. 4.3.3
  10. -----
  11. * [BC BREAK] Renamed method `Headers::getAll()` to `Headers::all()`.
  12. 4.3.0
  13. -----
  14. * Introduced the component as experimental