- 
          
- 
        Couldn't load subscription status. 
- Fork 160
Forward compatibility with react/promise 3 #214
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
Conversation
ffd7b3c    to
    aa427cf      
    Compare
  
    aa427cf    to
    2a0f25f      
    Compare
  
    a274edb    to
    c3b237c      
    Compare
  
    5c580d3    to
    e003928      
    Compare
  
    | @WyriHaximus Good initiative and would love to see this getting some traction again! What are your plans for this PR? It looks like this is currently the only outstanding PR for ReactPHP to support Promise v3. | 
| @clue Well lets make this PR get traction again then! Will rebase and get it back into passing shape in the coming few days. | 
| @WyriHaximus Perfect! It looks like this might be blocked by reactphp/promise-timer#54 at the moment, so I'll look into releasing the outstanding PromiseTimer version the next couple of days 👍 | 
| @clue Cheers, still need to deal with nearly 100+ errors/failures at my local current rebase. Will push it when the tests don't get stuck anymore. (They just run for a long time at the moment.) | 
| Took about 3 minutes to run locally, will have a look at fixing errors tomorrow | 
19f23f5    to
    11b168e      
    Compare
  
    bd77fc4    to
    dc9b9c6      
    Compare
  
    b93de58    to
    4d073c0      
    Compare
  
    | I've rebased this on the current  | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

| @clue  | 
Builds on top of reactphp/promise#75, reactphp/promise#213, reactphp/promise#138, reactphp/promise#229 and others