Phpstan Webmozart Assert Versions Save

PHPStan extension for webmozart/assert

1.2.6

2 months ago
  • c1739d0 - Revert non-empty-array specification for Assert::uniqueValues

1.2.5

2 months ago
  • 0307f23 - Specify non-empty-array for Assert::uniqueValues
  • 0e81610 - Remove list of supported methods, fix typo in PHPStan :)
  • 1dee6dd - Add regression test
  • 4ae9acf - fix: use correct FCQN
  • 2c05860 - Update metcalfc/changelog-generator action to v4.3.1
  • b78f846 - Update cbrgm/mastodon-github-action action to v2
  • 9c08fed - Update metcalfc/changelog-generator action to v4.2.0
  • 59f8a49 - Update dessant/lock-threads action to v5
  • 5e70b90 - Update actions/checkout action to v4
  • 32e001c - Next-gen coding standard workflow
  • 802eb7d - Update dependency slevomat/coding-standard to v8.11.1
  • e88ea0c - Update dependency slevomat/coding-standard to v8.11.0
  • 5766091 - Update build-cs
  • 3fa2bca - Update PHPCS
  • 09dd4b3 - Update metcalfc/changelog-generator action to v4.1.0

1.2.4

1 year ago
  • d1ff286 - Fix handling Assert::isInstanceOf

1.2.3

1 year ago
  • 1e3ff2c - Do not use instanceof *Type
  • 7024c2f - Fix tests
  • 94699e8 - Add phpstan-deprecation-rules
  • 3421893 - Update dependency slevomat/coding-standard to v8.8.0
  • baa3d14 - Require PHPStan 1.10
  • a1dfe1f - Update release-toot.yml
  • 0a55215 - Create release-toot.yml
  • c92d622 - Update dependency slevomat/coding-standard to v8.7.1
  • e6de288 - Update dessant/lock-threads action to v4
  • 98f0829 - Update metcalfc/changelog-generator action to v4
  • 403b3c0 - Update dependency slevomat/coding-standard to v8.6.4

1.2.2

1 year ago
  • 01259f5 - Add test cases for #150
  • 944b629 - Improve all* handling
  • fe8354a - Migrate to new Type::getArrays()
  • a882a6e - Mark support for isEmpty and notEmpty
  • f4f29ab - Add FQCN support to implementsInterface
  • 8a78d5f - Update slevomat/coding-standard to ^8.0
  • beb34cb - Extract bleeding edge tests
  • 8213017 - Support list type

1.2.1

1 year ago
  • c8cd404 - Add original function name to FAUX_FUNCTION to avoid potential clashes
  • 463e931 - Support string assertions resulting in non-empty-string
  • 71d8f08 - Update build.yml
  • 64c0042 - Create tag workflow
  • b67734a - Require PHPStan 1.8.0
  • 724e062 - Fix build error
  • a7d110f - Require PHPStan 1.7.15

1.2.0

2 years ago
  • a7f1295 - Support allNullOr*
  • 08d2db4 - Update dependency slevomat/coding-standard to v7.2.1
  • b0d5930 - Import assertType function in tests

1.1.3

2 years ago
  • 45ee104 - Fix false positives #118, #119, #130
  • a83a4d2 - Update dependency slevomat/coding-standard to v7.2.0
  • d42628c - Adapt for latest phpstan
  • d753a63 - Adapt for latest phpstan
  • 2488d03 - Update dependency slevomat/coding-standard to v7.1
  • 308ee77 - Drop alias
  • 3c69962 - Update workflow
  • 753d16f - Drop support for PHP 7.1, require PHPStan 1.5.0
  • cad8485 - Update dependency slevomat/coding-standard to v7.0.20

1.1.2

2 years ago
  • c293bf4 - Support eq and notEq
  • 426488d - Require PHPStan 1.4.9
  • 0581256 - Add failing test for notSame issue
  • ba4a79a - Add more impossible-check tests for stringNotEmpty
  • 9424683 - Update dependency slevomat/coding-standard to v7.0.19
  • 350d51d - Update actions/checkout action to v3

1.1.1

2 years ago