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

build: Remove unused extensions requirements and packages #1148

Merged
merged 3 commits into from
Nov 5, 2023

Conversation

theofidry
Copy link
Member

Closes #1118.

Depends on #1146.

- Leverage the PHP-Scoper scripts.
- Doing the above actually fix some symbols from the Solr extension that were aliased due to a PHPStorm stub directory not being loaded correctly.
- Remove the unnecessary polyfill whitelisted (obsolete as of PHP-Scoper
  0.18.0).
- Exclude some UV related symbols here while waiting for a patch in
  PHP-Scoper.
@theofidry theofidry merged commit 4341e5c into box-project:main Nov 5, 2023
19 of 61 checks passed
@theofidry theofidry deleted the fix/sodium branch November 5, 2023 19:04
@theofidry theofidry restored the fix/sodium branch November 5, 2023 19:07
theofidry added a commit that referenced this pull request Nov 5, 2023
@theofidry theofidry deleted the fix/sodium branch November 5, 2023 19:07
theofidry added a commit that referenced this pull request Nov 5, 2023
…1150)

Revert "build: Remove unused extensions requirements and packages (#1148)"

This reverts commit 4341e5c.
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.

[BOX 4.5] Sodium and Zlib extensions are unused but referenced by requirement checker
1 participant