-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Remove requirement of always available SPL extension #24870
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
Remove requirement of always available SPL extension #24870
Conversation
|
Hi @carusogabriel. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
|
Hi @carusogabriel, thank you for your contribution! |
Since PHP 5.3.0, the SPL extension is always available and it can not be disabled. Ref: https://php.net/manual/en/spl.installation.php
|
Hi @aleron75, thank you for the review. |
|
@carusogabriel thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository. |
|
@carusogabriel unfortunately, only members of the maintainers team are allowed to remove progress related labels to the pull request |
|
@magento give me test instance |
|
Hi @engcom-Delta. Thank you for your request. I'm working on Magento instance for you |
|
Hi @carusogabriel . Could you resolve merge conflicts? |
…composer # Conflicts: # composer.lock
|
Hi @aleron75, thank you for the review. |
|
✔️ QA passed |
|
Hi @carusogabriel, thank you for your contribution! |
Description (*)
Since PHP 5.3.0, the SPL extension is always available and it can not be disabled.
Ref: https://php.net/manual/en/spl.installation.php
Fixed Issues (if relevant)
None
Manual testing scenarios (*)
Not necessary
Questions or comments
None
Contribution checklist (*)