Skip to content

Releases: lipemat/phpstan-wordpress

Version 4.4.2

02 Jun 20:55
4.4.2
7c3bbf4

Choose a tag to compare

Starter files for Genesis have been regenerated to align with recent changes in how custom content types are handled, ensuring newly scaffolded themes work with the updated behavior;

  • If using version 6 of wordpress-libs use version 3.6.2 of genesis stubs.
  • If using version 5 of wordpress-libs stay on version 3.6 of genesis stubs.
  • If not using wordpress-libs, nothing to see in this release.

Full Changelog: 4.4.1...4.4.2

Version 4.4.1

13 May 19:50
4.4.1
439e7b5

Choose a tag to compare

This update refreshes the initial project templates and cleans up the repository by excluding stub folders from the project index, reducing clutter and improving indexing performance.

Full Changelog: 4.4.0...4.4.1

Version 4.4.0

11 May 20:32
4.4.0
113e99b

Choose a tag to compare

Introduce TemplatePartExistsRule for custom projects supporting \Lipe\Project\Theme\TemplatePart enum.

Full Changelog: 4.3.0...4.4.0

Version 4.3.0

15 Nov 16:01
4.3.0
610e334

Choose a tag to compare

This release of version 4.3.0 raises the minimum PHP requirement to 8.2 for enhanced performance and security, updates dependencies to improve compatibility with popular plugins like WooCommerce Subscriptions and Genesis, fixes memory-related issues in code analysis for better reliability, and adds support for array-based modifications in certain classes to simplify customizations.

Full Changelog: 4.2.2...4.3.0

Version 4.2.2

08 Oct 15:07
4.2.2
c95e32b

Choose a tag to compare

Full Changelog: 4.2.1...4.2.2

Version 4.2.1

17 Sep 16:15
4.2.1
d5445d5

Choose a tag to compare

Full Changelog: 4.2.0...4.2.1

Version 4.2.0

01 Aug 17:14
4.2.0
8299b36

Choose a tag to compare

Full Changelog: 4.1.0...4.2.0

Version 4.1.0

08 May 21:14
4.1.0
0e63d82

Choose a tag to compare

Full Changelog: 4.0.1...4.1.0

Version 4.0.1

21 Mar 01:48
4.0.1
1976f11

Choose a tag to compare

Full Changelog: 4.0.0...4.0.1

Version 4.0.0

30 Jan 22:20
4.0.0
9f5df61

Choose a tag to compare

Updated to support PHPStan 2

See the migration guide in the wiki

Full Changelog: 3.4.2...4.0.0