packagist beberlei/assert v2.6.7

latest releases: dev-master, v3.3.1, v3.3.0...
7 years ago

2.6.7 - 2016-11-14

Fixes

Other changes

Deprecation notice

  • The functions in the Assert namespace (\Assert\that(), \Assert\thatAll(), \Assert\thatNullOr() and \Assert\lazy()) are now marked as deprecated.
    They will be removed in the next major release.
    They have been replaced with the static methods \Assert\Assert::that(), \Assert\Assert::thatAll(), \Assert\Assert::thatNullOr() and \Assert\Assert::lazy()

Don't miss a new assert release

NewReleases is sending notifications on new releases.