Skip to content

Releases: josephscott/phpcsfixer-config

0.0.4

20 Jan 16:17
Compare
Choose a tag to compare

0.0.4 : 2025-01-20

  • Tests via Github Actions
  • Set 'ordered_imports' -> 'imports_order' to [ 'const', 'class', 'function' ]

0.0.3

05 Nov 04:07
75e14f8
Compare
Choose a tag to compare

0.0.3 : 2024-11-04

  • Turn off native_function_invocation

0.0.2

07 Aug 02:57
Compare
Choose a tag to compare

0.0.2 : 2024-08-06

  • Include declare_strict_types as true by default

0.0.1

23 May 03:32
Compare
Choose a tag to compare

0.0.1 : 2024-05-22

  • First working version