-
Notifications
You must be signed in to change notification settings - Fork 8k
Fix GH-20767: build failure with preserve_none attribute enabled on mac. #20777
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
base: PHP-8.5
Are you sure you want to change the base?
Conversation
…n mac. Established that build < 1700.4.4.1 tends to fail thus we disable the preserve_none attribute feature for these cases.
|
This doesn't fix the issue for me. I also don't see any sign of the Output of |
|
Removing the It might be better to use this, which is defined by The working version should be |
|
let me know if this is working out for you this time. Cheers. |
|
Yep, that did the trick |
Established that build < 1700.4.4.1 tends to fail thus we disable the preserve_none attribute feature for these cases.