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

Set priority and fix README #13

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Set priority and fix README #13

merged 2 commits into from
Jan 3, 2025

Conversation

yatsukhnenko
Copy link
Collaborator

Set priority to 70 as mentioned in #7

@yatsukhnenko yatsukhnenko requested a review from tillkruss January 2, 2025 20:17
@yatsukhnenko
Copy link
Collaborator Author

root@9db3329f906f:/pie# bin/pie install cachewerk/ext-relay:dev-feature/priority
You are running PHP 8.3.6
Target PHP installation: 8.3.6 nts, on Linux/OSX/etc x86_64 (from /usr/bin/php8.3)
Found package: cachewerk/ext-relay:dev-feature/priority which provides ext-relay
Extracted cachewerk/ext-relay:dev-feature/priority source to: /root/.pie/php8.3_a4ae3880c6d379dc165f2ab4092ba127/vendor/cachewerk/ext-relay
phpize complete.
Configure complete.
Build complete: /root/.pie/php8.3_a4ae3880c6d379dc165f2ab4092ba127/vendor/cachewerk/ext-relay/modules/relay.so
Install complete: /usr/lib/php/20230831/relay.so
✅ Extension is enabled and loaded in /usr/bin/php8.3
root@9db3329f906f:/pie# ls -l /etc/php/8.3/cli/conf.d/*relay*
lrwxrwxrwx 1 root root 37 Jan  2 22:25 /etc/php/8.3/cli/conf.d/70-relay.ini -> /etc/php/8.3/mods-available/relay.ini

@tillkruss
Copy link
Member

Sweet. And is there any way to overwrite the exact ini that PIE makes for Relay?

@yatsukhnenko
Copy link
Collaborator Author

I'm not sure I can override install target in makefile but I will try

@tillkruss tillkruss merged commit 3397a86 into main Jan 3, 2025
@yatsukhnenko yatsukhnenko deleted the feature/priority branch January 6, 2025 15:50
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