hackariens / phpfpm

Templates pour la création d'un nouveau projet phpfpm
0 stars 0 forks source link

Update dependency phpstan/phpstan to v0.12.53 #33

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 0.12.52 -> 0.12.53

Release Notes

phpstan/phpstan ### [`v0.12.53`](https://togithub.com/phpstan/phpstan/releases/0.12.53) [Compare Source](https://togithub.com/phpstan/phpstan/compare/0.12.52...0.12.53) # Improvements 🔧 - Support for `Stringable` (PHP 8) ([phpstan/phpstan-src@`3143833`](https://togithub.com/phpstan/phpstan-src/commit/3143833c4f3b1401c2c397be1d4168281683d8d1)) - Updated `jetbrains/phpstorm-stubs` ([phpstan/phpstan-src@`3714a73`](https://togithub.com/phpstan/phpstan-src/commit/3714a73578f3767aab1d1f7eda11718a31a2f055)) - Add support for `no-return` and `never-returns` types as aliases of `never` ([#​361](https://togithub.com/phpstan/phpstan-src/pull/361)), thanks [@​b1rdex](https://togithub.com/b1rdex)! - Read `#[Pure]` from methods in phpstorm-stubs ([phpstan/phpstan-src@`500b160`](https://togithub.com/phpstan/phpstan-src/commit/500b16052084494dbf14cdf5eeab93f4e3360389)) - Detect unused constructor calls ([phpstan/phpstan-src@`21c50e3`](https://togithub.com/phpstan/phpstan-src/commit/21c50e3c8719eb0e192a383230e09b890b352780)) # Bugfixes 🐛 - Sort `IntegerRangeType` numerically ([#​357](https://togithub.com/phpstan/phpstan-src/pull/357)), thanks [@​jlherren](https://togithub.com/jlherren)! - Fix grammar error ([#​356](https://togithub.com/phpstan/phpstan-src/pull/356)), thanks [@​ericpoe](https://togithub.com/ericpoe)! - MethodSignatureRule - fixed error message ([phpstan/phpstan-src@`38fe693`](https://togithub.com/phpstan/phpstan-src/commit/38fe6937273088dc098e372210d5046929cdea28)), [#​4006](https://togithub.com/phpstan/phpstan/issues/4006), [#​4003](https://togithub.com/phpstan/phpstan/issues/4003) - General array after offset assign is non empty ([phpstan/phpstan-src@`d67dae3`](https://togithub.com/phpstan/phpstan-src/commit/d67dae35c72344f5cc6a3bd92eee481249d4bd04)), [#​4016](https://togithub.com/phpstan/phpstan/issues/4016), [#​3752](https://togithub.com/phpstan/phpstan/issues/3752) - Fixed `ConstantArrayType::isSuperTypeOf()` ([phpstan/phpstan-src@`1753f2f`](https://togithub.com/phpstan/phpstan-src/commit/1753f2f097a556574dbfc9264372f152f000163c)) - Non-ArrayAccess object might be offset-accessible ([phpstan/phpstan-src@`b55656f`](https://togithub.com/phpstan/phpstan-src/commit/b55656f558535e17f785c6bbba9f5468a1440be4), [#​363](https://togithub.com/phpstan/phpstan-src/pull/363)), [#​3836](https://togithub.com/phpstan/phpstan/issues/3836), thanks [@​b1rdex](https://togithub.com/b1rdex)! - PHPStan Pro - use Cloudflare DNS ([phpstan/phpstan-src@`fb55535`](https://togithub.com/phpstan/phpstan-src/commit/fb5553533d76caf454be8748b5ce10b64f4f7270)) - Do not inherit constructor PHPDocs from internal classes ([phpstan/phpstan-src@`3a57521`](https://togithub.com/phpstan/phpstan-src/commit/3a57521362cc7c33e2288f0c6e5b3f9ccf0823e7)), [#​4011](https://togithub.com/phpstan/phpstan/issues/4011), [#​4030](https://togithub.com/phpstan/phpstan/issues/4030) - Fix checking overriden method signature when method-level generics are involved ([phpstan/phpstan-src@`1c2b727`](https://togithub.com/phpstan/phpstan-src/commit/1c2b7271ff0468f264837cc7ab32c6a52574658e)), [#​4017](https://togithub.com/phpstan/phpstan/issues/4017), [#​4023](https://togithub.com/phpstan/phpstan/issues/4023) - CallToStaticMethodStamentWithoutSideEffectsRule - skip `parent::__construct()` ([phpstan/phpstan-src@`c8e4f8b`](https://togithub.com/phpstan/phpstan-src/commit/c8e4f8bb309c01e339a06c6d4c0bfab27a0d6c08)) - PhpStormStubsSourceStubber AstLocator - use PHP 8 parser ([phpstan/phpstan-src@`3810804`](https://togithub.com/phpstan/phpstan-src/commit/381080427111371297e7d02c7d2ee696d3353b20)) # Function signature fixes 🤖 - `system()` can return false ([#​358](https://togithub.com/phpstan/phpstan-src/pull/358)), thanks [@​jlherren](https://togithub.com/jlherren)! - Correct type of SimpleXMLElement properties ([#​359](https://togithub.com/phpstan/phpstan-src/pull/359)), thanks [@​AJenbo](https://togithub.com/AJenbo)!

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.