php-parser v3.0.0-prerelease.9 Release Notes

Release Date: 2019-08-15 // over 4 years ago
  • ๐Ÿš€ 3.0.0-prerelease.9 : (2019-08-15)

    • ๐Ÿ“œ #291 : Incorrect parsing of backslash-prefixed use declarations
    • ๐Ÿ“œ #278 : 3.0 - Confusing commentsBlocks references
    • ๐Ÿ“œ #256 : invalid ast for multiple properties
    • ๐Ÿ“œ #255 : better ast for constant node
    • ๐Ÿ“œ #250 : Leading comments are treated as trailing comments to the previous function body
    • ๐Ÿ“œ #248 : broken ast for $$$$$
    • ๐Ÿ“œ #247 : invalid ast for silent
    • #246 : resolution for classreference doesn't work properly for FULL_QUALIFIED_NAME
    • ๐Ÿ“œ #242 : feat: improve Declare node and introduce DeclareDirective node
    • ๐Ÿ“œ #199 : [bug] comment location overlaps with node location for static node
    • ๐Ÿ“œ #192 : [bug] encapsed and staticlookup
    • ๐Ÿ“œ #180 : bug in parser with single function
    • ๐Ÿ“œ #174 : Don't output null for last element in list/array
    • ๐Ÿ“œ #128 : Don't have curly for propertylookup in offset