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

Add a composer.json to enable support for PIE #82

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bix0r
Copy link
Collaborator

@bix0r bix0r commented Dec 4, 2024

@bix0r bix0r requested a review from omars44 December 4, 2024 14:25
@omars44
Copy link
Collaborator

omars44 commented Dec 8, 2024

Hi @bix0r, good to see u're back :)

Let's please work on >= PHP 8.1

The rest are EOLed, we shouldn't really spend any efforts there, either we fully support or not fully support. Let's focus our efforts towards the future, I'm happy to have a call about this if needed.

composer.json Outdated
"license": "PHP-3.01",
"description": "Apache Solr extension",
"require": {
"php": ">= 7.4,<8.5",
Copy link
Collaborator

@omars44 omars44 Dec 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'>= 8.1, <=8.4'

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@omars44 I agree that we should aim to sync with PHP on the versions. At least for this new pie stuff. Perhaps not remove support for old versions in code unless we need to.

I will rebase the packaging PR when this is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants