- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 79
 
Add sapi zts test #496
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: master
Are you sure you want to change the base?
Add sapi zts test #496
Conversation
e7b5d98    to
    d7e34a9      
    Compare
  
    | 
           Hello @Qard  | 
    
| 
           Yep, I can try a rebase. Though I never did get around to looking into the closure interaction. It may still be broken?  | 
    
957310a    to
    308f3c5      
    Compare
  
    | 
           I've pushed a possible fix to the closure conflict, though I'm uncertain if that is actually correct. Anyone else know the closure subsystem better that can review that?  | 
    
974432f    to
    e21a272      
    Compare
  
    e21a272    to
    eaa9c69      
    Compare
  
    
          
 I'll try to have a look next week. Thanks for the work  | 
    
          
 It seemed to get past the original failure, but now fails in a different. Unfortunately though it seems to only fail in CI for me and not locally, so I'm not too sure how to debug. If I get time at some point I might take another look, but I'm not too sure how much sense I'd be able to make of it. 🤔  | 
    
          
 Embed test runs only on 8.4 (embed sapi) debug nts with latest rust and llvm 17.  | 
    
| 
           Ok, this is because I guess you have a ZTS build of PHP locally, and the Test embed runs only on a non-TS version.  | 
    
| 
           Where exactly? I'm not clear exactly what you're suggesting I change. 🤔  | 
    
          Pull Request Test Coverage Report for Build 19052894881Details
 
 
 💛 - Coveralls | 
    
edbe06f    to
    d966aa4      
    Compare
  
    Co-authored-by: Pierre Tondereau <[email protected]>
d966aa4    to
    8ad3645      
    Compare
  
    
Description
Depends on #488.
I've pulled the test for that out as it had a problematic interaction with the
closurefeature. I'll have to figure out how to make that work properly. 🤔Checklist
Check the boxes that apply (put an
xin the brackets, like[x]). You can also check boxes after the PR is created.❤️ Thank you for your contribution!