Skip to content

v25.10.1

Choose a tag to compare

@totten totten released this 08 Oct 02:37
· 57 commits to master since this release
c216d10

What's Changed

  • Class Scanner - Recommend general adoption by @totten, @colemanw in #411, #415
    • The roadmap for Civi\Api4 in civircm-core will require more general adoption of class-scanning.
    • This version of civix doesn't strictly require class-scanning, but it will strongly nudge you toward it.
    • Includes updates for civix generate:module, civix generate:entity, and civix upgrade.
  • civix generate:search - Drop generator for deprecated subsystem by @totten in #413
  • civix generate:test - Update E2E template to run out-of-the-box on Standalone by @totten in #414
  • Bump PHP minimum (7.3 => 7.4) by @totten in #416

Full Changelog: v25.08.0...v25.10.1