Skip to content

Update composer#755

Closed
dantleech wants to merge 1 commit intodevelopfrom
composer-update
Closed

Update composer#755
dantleech wants to merge 1 commit intodevelopfrom
composer-update

Conversation

@dantleech
Copy link
Copy Markdown
Collaborator

@dantleech dantleech commented Apr 27, 2019

Includes allow-nullable changes from code-builder:

  microsoft/tolerant-php-parser b662587e..89386de8                                                                                                                                   
                                                                                                                   
    [2019-02-08 01:14:49] 4058fa7a TysonAndre Fix typo, remove unused 'use' statement                                                                   
    [2019-02-08 00:32:14] 9d7f8aef TysonAndre Implement support for parsing php 7.4 typed properties  Add tests of typed properties and tolerating er...
    [2019-02-10 23:19:58] aeaf4f8f web-flow Use fully qualified substr in Token.php  Token->getText() will probably be called frequently in some appl...
    [2019-02-18 02:32:49] f74cd0c6 TysonAndre Support parsing `??=` (only supports php 7.4)  This is due to limitations of the lexer and token_get_al...
    [2019-02-23 18:27:19] 2c62c5cf TysonAndre Add micro-optimizations                                                                                                                
    [2019-03-08 22:12:05] 9917efee TysonAndre Annotate the types on Token  This makes static analyzers of this code and code using it more effective ...                             
    [2019-02-23 17:38:43] 0a96f2e9 TysonAndre Properly parse @$x += $y as @($x += $y)  Fixes one edge case in #19  Also, fix parsing of `@$x instance...
                                                                                                                      
  phpactor/extension-manager-extension 026486af..7bf6951e                                                                                               
                                                                                                                                                     
    [2019-03-03 13:10:52] 9700d23d dantleech cs fix                                                                                                     
    [2019-03-17 11:01:07] f7f9ed28 dantleech only include rpc if rpc is available                                                                       
    [2019-03-17 11:02:34] 7bf6951e dantleech bumped composer                                                                                            
                                                                                                                                                        
  phpactor/worse-reflection 8fc0afa4..49c72e71                                                                                                          
                                                                                                                                                        
    [2019-03-17 10:26:16] 08436a7f web-flow Stub hash (#54)  * use md5 hash of the as the stub cache filename    in order to support multiple stub lo...
    [2019-03-17 10:53:43] 49c72e71 dantleech bumped composer                                                                                            
                                                                                                                                                        
  phpactor/worse-reflection-extension 465ac2fa..c660068e                                                                                                
                                                                                                                                                        
    [2019-03-17 11:32:33] c660068e dantleech fixes test                                                                                                 

  phpactor/code-builder 12af2461..e19701e1

    [2019-03-03 12:16:50] 1859c4fa dantleech use vendor phpunit
    [2019-04-17 04:45:35] 0cdfb93a Einenlum Allow nullable return types
    [2019-04-17 04:52:34] d3bbec9f Einenlum Add tests about namespace and nullable
    [2019-04-18 10:35:41] 09edf3e0 Einenlum Remove nullableAllowed
    [2019-04-27 12:51:07] 49591221 Einenlum Set construct to public

Include changes to allow nullable types in code-builder
@dantleech
Copy link
Copy Markdown
Collaborator Author

Will be included in #762

@dantleech dantleech closed this May 18, 2019
@dantleech dantleech deleted the composer-update branch May 18, 2019 16:51
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.

1 participant