1.0
版本发布时间: 2017-05-10 20:39:28
VasekPurchart/Doctrine-Date-Time-Immutable-Types最新发布版本:1.0.1(2017-08-16 21:00:47)
- Remove support for PHP 5.6, since it is no longer supported and adopt PHP 7.0 (#11)
BC breaks
Since scalar parameter typehints and return typehints were added, the interface of the affected classes/interfaces has changed. This means that if you were extending/implementing them, you need to update the method signatures to match the new form.