Skip to content

Latest commit

 

History

History
97 lines (58 loc) · 4.33 KB

CHANGELOG.md

File metadata and controls

97 lines (58 loc) · 4.33 KB

Changelog

All notable changes to phpstan-extension will be documented in this file.

2.0.1 - 2025-01-02

What's Changed

  • Fix mutable datetime rules by @bastien-phi in #26

Full Changelog: https://github.com/Soyhuce/phpstan-extension/compare/2.0.0...2.0.1

2.0.0 - 2024-12-20

What's Changed

  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #23
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #24
  • Phpstan 2 by @bastien-phi in #25

Full Changelog: https://github.com/Soyhuce/phpstan-extension/compare/1.1.0...2.0.0

1.1.0 - 2024-04-19

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #21
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #20
  • Laravel 11 and Carbon 3 support by @bastien-phi in #22

Full Changelog: https://github.com/Soyhuce/phpstan-extension/compare/1.0.0...1.1.0

1.0.0 - 2023-11-24

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #14
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #15
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #16
  • Bump actions/checkout from 3 to 4 by @dependabot in #17
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #18
  • Run tests on PHP 8.3 by @EdenMl in #19

New Contributors

  • @EdenMl made their first contribution in #19

Full Changelog: https://github.com/Soyhuce/phpstan-extension/compare/0.4.0...1.0.0

0.4.0 - 2023-02-27

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #12
  • Laravel 10 support by @bastien-phi in #13

Full Changelog: https://github.com/Soyhuce/phpstan-extension/compare/0.3.0...0.4.0

0.3.0 - 2023-02-27

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #8
  • Bump ramsey/composer-install from 1 to 2 by @dependabot in #9
  • Add extension for return type of Request::date by @bastien-phi in #10
  • Remove extensions integrated in Larastan by @bastien-phi in #11

Full Changelog: https://github.com/Soyhuce/phpstan-extension/compare/0.2.0...0.3.0

0.2.0 - 2022-10-21

What's Changed

  • Fix Date::isMutable return type by @bastien-phi in #2
  • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #3
  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #4
  • Bump actions/checkout from 2 to 3 by @dependabot in #5
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #6
  • Tests on PHP 8.2 by @bastien-phi in #7

New Contributors

  • @dependabot made their first contribution in #3

Full Changelog: https://github.com/Soyhuce/phpstan-extension/compare/0.1.0...0.2.0

0.1.0 - 2022-03-11

What's Changed

  • Publish internal package by @bastien-phi in #1

New Contributors

  • @bastien-phi made their first contribution in #1

Full Changelog: https://github.com/Soyhuce/phpstan-extension/commits/0.1.0