Skip to content

Releases: XOOPS/base-requires25

base-requires25 1.1.10-beta2

08 Feb 18:40
57a18df

Choose a tag to compare

Pre-release

What's Changed

Fixed

  • Fix PHP constraint from ^7.4.0 || ^8.4.0 to ^7.4 || ^8.0 — previous constraint excluded PHP 8.0-8.3
  • Replace global minimum-stability: beta with inline @beta flags on xoops/xmf and xoops/regdom
  • Normalize version constraints to ^major.minor style (e.g., ^1.0 instead of ^1.0.2)

Changed

  • Change package type from project to metapackage
  • Bump xoops/regdom from ^2.0.2-beta1 to ^2.0.2-beta3@beta
  • Bump xoops/xmf from ^1.2.33-beta1 to ^1.2.33-beta2@beta

Added

  • Add conflict rule blocking smarty/smarty >=5.0 until XOOPS core migrates
  • Add suggest section for ext-intl and ext-imagick
  • Add authors, keywords, funding, support, and config sections to composer.json
  • Add GitHub Actions CI workflow — PHP 7.4-8.5 matrix with composer validate --strict
  • Add Dependabot configuration for Composer and GitHub Actions
  • Add Renovate configuration
  • Add GitHub Copilot custom instructions (.github/copilot-instructions.md)
  • Add .github/CONTRIBUTING.md with contribution guidelines
  • Add .github/ISSUE_TEMPLATE/bug-report.yml with PHP 7.4-8.5 dropdown
  • Add .github/ISSUE_TEMPLATE/feature-request.yml (metapackage wording)
  • Add .scrutinizer.ymlcomposer validate only (no PHP analyzer for metapackage)
  • Add .gitattributes with LF normalization and export-ignore rules
  • Add .gitignore with vendor/, .idea/, build/, coverage.clover, composer.lock, callmap.json
  • Add CLAUDE.md project guide
  • Add README.md updates
  • Pin GitHub Actions to full SHA hashes in CI workflow

Full Changelog: v1.1.10-beta1...1.1.10-beta2

Version 1.1.10 Beta 1

11 Sep 01:27
a3b9f6f

Choose a tag to compare

Version 1.1.10 Beta 1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.9...v1.1.10-beta1

Version 1.1.9

10 Mar 10:53
8d9d16d

Choose a tag to compare

Version 1.1.8

05 Jan 17:29
40d119f

Choose a tag to compare

ezyang/htmlpurifier and phpmailer/phpmailer

Version 1.1.7

28 Nov 03:52
2e63474

Choose a tag to compare

Updates for XoopsCore25 2.5.12, xmf v1.2.31

Version 1.1.6

27 Jul 04:09
d5cdce5

Choose a tag to compare

Updates for XOOPS 2.5.12: Regdom 2.0.0

Updates for XOOPS 2.5.12

17 Jul 08:08
6e594bf

Choose a tag to compare

Pre-release

removing dev status

Updates for XOOPS 2.5.12

17 Jul 08:00
4add3fd

Choose a tag to compare

Pre-release

Replace geekwright/regdom with xoops/regdom

Updates for XOOPS 2.5.12

09 Jun 14:58
a36fdd9

Choose a tag to compare

Bump XMF version
Adjustments for PHP version compatibility

Updates for XOOPS 2.5.11

05 Dec 05:35
b2f2601

Choose a tag to compare

  • Bump XMF version
  • Adjustments for PHP version compatibility