Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for releasing via PEAR #4

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 8, 2023

Description

PEAR is barely used anymore and registering this fork as a new package on PEAR does not seem worth the effort considering that PEAR install support was going to be dropped in 4.0 anyway.

This means that new releases will no longer be available via PEAR.

Installing via Composer, PHIVE, PHAR download and git clones will still be supported.

Suggested changelog entry

New releases will no longer be available via PEAR. Note: this doesn't affect the PEAR sniffs.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
    • This change is only breaking for integrators, not for external standards or end-users.
  • Documentation improvement

PEAR is barely used anymore and registering this fork as a new package on PEAR does not seem worth the effort considering that PEAR install support was going to be dropped in 4.0 anyway.

This means that new releases will no longer be available via PEAR.

Installing via Composer, PHIVE, PHAR download and git clones will still be supported.
@jrfnl jrfnl added this to the 3.8.0 milestone Nov 8, 2023
@jrfnl jrfnl merged commit 763eca5 into master Nov 8, 2023
51 of 53 checks passed
@jrfnl jrfnl deleted the feature/drop-pear-support branch November 8, 2023 04:42
jrfnl added a commit that referenced this pull request Nov 8, 2023
@jrfnl jrfnl mentioned this pull request Nov 8, 2023
jrfnl added a commit that referenced this pull request Nov 9, 2023
jrfnl added a commit that referenced this pull request Feb 17, 2024
Follow up after #4 and #39

The alternative path referred to in the bin scripts and the test bootstrap was specific for running via a PEAR install. This should no longer be needed (nor will this work).
jrfnl added a commit that referenced this pull request Feb 18, 2024
Follow up after #4 and #39

The alternative path referred to in the bin scripts and the test bootstrap was specific for running via a PEAR install. This should no longer be needed (nor will this work).
jrfnl added a commit that referenced this pull request Feb 18, 2024
Follow up after #4 and #39

The alternative path referred to in the bin scripts and the test bootstrap was specific for running via a PEAR install. This should no longer be needed (nor will this work).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant