stable

php-laminas-validator-2.14.0-1.fc33

FEDORA-2021-eab612275e created by remi 2 years ago for Fedora 33

Version 2.14.0 - 2021-01-07

Added

  • #58 adds a Laminas\Validator\BusinessIdentifierCode validator, which can be used for validating SWIFT business identifier codes.

  • #75 adds support for PHP 8.0.

Changed

  • #75 With the update to support PHP 8, please be aware that the InArray validator may work differently than under PHP 7 when doing non-strict comparisons involving numbers and strings. Under PHP versions prior to v8, strings would be cast to numbers before comparing to a numeric value; now, the opposite occurs, which means that while "b" == 0 was true in PHP 7, it no longer is in PHP 8. We recommend only using the InArray validator with strict comparisons enabled to prevent issues moving from PHP 7 to PHP 8.

Removed

  • #75 removes support for PHP versions 7.1 and 7.2.

Version 2.13.5 - 2021-01-06

Bug

How to install

sudo dnf upgrade --refresh --advisory=FEDORA-2021-eab612275e

This update has been submitted for testing by remi.

2 years ago

This update's test gating status has been changed to 'ignored'.

2 years ago

This update's test gating status has been changed to 'waiting'.

2 years ago

This update has obsoleted php-laminas-validator-2.13.5-1.fc33, and has inherited its bugs and notes.

2 years ago

This update's test gating status has been changed to 'ignored'.

2 years ago

This update has been pushed to testing.

2 years ago

This update can be pushed to stable now if the maintainer wishes

2 years ago

This update has been submitted for stable by bodhi.

2 years ago

This update has been pushed to stable.

2 years ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
2 years ago
in testing
2 years ago
in stable
2 years ago

Automated Test Results