Version 1.9.1
Fixed
Version 1.9.0
all*
& nullOr*
methods@psalm-pure
annotation to Assert::notFalse()
@psalm-assert
annotations where appropriateChanged
all*
& nullOr*
methods are now declared on an interface, instead of @method
annotations.
This interface is linked to the Assert
class with a @mixin
annotation. Most IDE's have supported this
for a long time, and you should not lose any autocompletion capabilities. PHPStan has supported this since
version 0.12.20
. This package is marked incompatible (with a composer conflict) with phpstan version prior to that.
If you do not use PHPStan than this does not matter.Version 1.8.0
Added
Assert::notStartsWith()
Assert::notEndsWith()
Assert::inArray()
@psalm-pure
annotations to pure assertionsFixed
DateTime(Immutable)
objects now display their date & time.Assert::count()
now use the values to render the exception message.Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2020-579c8a3d6f
Please login to add feedback.
This update has been submitted for testing by remi.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by bodhi.
This update has been pushed to stable.