-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Run MACOS ZTS tests on push #13375
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
Run MACOS ZTS tests on push #13375
Conversation
258d5c1
to
7cb47ef
Compare
7cb47ef
to
18a0950
Compare
…ported_np() returns false
I gave up :( |
It s tough, see. As you implied, we need to officially sign the binary. Unlike most of other oses, macos needs policies files for permissions. |
I can't verify this, but it seems ZTS+JIT can only work if we sign PHP with the following entitlements.
I suppose, this should make I'm not completely sure if this will work, because |
No description provided.